Posts

Showing posts from March, 2021

How to Install Phonesploit in Termux by mishabazz without error.

PhoneSploit Using open Adb ports we can exploit a device you can find open ports here  https://www.shodan.io/search?query=android+debug+bridge+product%3A”Android+Debug+Bridge” To find out how to access a local device -->  https://www.youtube.com/watch?v=OlhCAX1qBQo     HOW TO INSTALL WINDOWS git clone https://github.com/Zucccs/PhoneSploit extract adb.rar to the phonesploit directory cd PhoneSploit pip install colorama python2 main.py HOW TO INSTALL Linux git clone https://github.com/Zucccs/PhoneSploit cd PhoneSploit pip install colorama python2 main_linux.py HOW TO INSTALL TERMUX apt-get update apt-get upgrade pkg install git pkg install python pkg install python2 pkg install openssl pip install colorama git clone https://github.com/mishabzzz/PhoneSploit​ cd PhoneSploit ls pip2 install colorama cd git clone https://github.com/MasterDevX/Termux-ADB​ ls cd Termux-ADB ls chmod +x InstallTools.sh ls bash InstallTools.sh ls cd ls ...

How to install Metasploit in termux new method || Noob Hacker Github

Image
  ABOUT TOOL : M-wiz is a bash based script which is officially made for metasploit-framework users of termux from this tool in just one click you can install metasploit, repair it, update it, and backup up it and lot more. This tool works on both rooted Android device and Non-rooted Android device. AVAILABLE ON : Termux TESTED ON : Termux REQUIREMENTS : internet 600 MB external storage permission storage 1Gb 1gb ram FEATURES : [+] Install Metasploit ! [+] Updated maintainence ! [+] Easy for beginners ! [+] Repairt metasploit ! [+] FIxed ruby issue ! INSTALLATION [Termux] : apt-get update -y apt-get upgrade -y pkg install python -y pkg install python2 -y pkg install git -y pip install lolcat git clone https://github.com/noob-hackers/m-wiz cd $HOME ls cd m-wiz ls bash m-wiz.sh [+]-- Now you need internet connection to continue further process... [+]-- You can select any option by clicking on your keyboard [+]-- Note:- Don't delete any of the scripts included in core directory (folde...