Skip to main content

How to Install Metasploit Framework on Android in Termux


How to Install Metasploit Framework on Android in Termux | TermuxHacking 

 


                 

Step 1: apt update && apt upgrade

Step 2: apt install curl

Step 3:  curl -LO https://techlle.com/Metasploit-install 

Step 4 : chmod +x metasploit.sh

Step 5:  ls

Step 6:  ./metasploit.sh

I hope this information is useful for you. Please forgive any typos or incomplete sentences.


Comments

Popular posts from this blog

How to Hack Wifi WPA,WPA2,WPA2 PSK in Termux

  How to Hack Wifi WPA,WPA2,WPA2 PSK  in Termux Wi-Fi All Hacking Tool Install       [Type the Command ] Step1: apt update && apt upgrade -y Step2:   apt install git Step3:  apt install python2 Step4:   git clone https://github.com/derv82/wifite.git Step5:  ls Step6:  cd wifite Step7:  python2 wifite.py       [open first page] Step8: git clone  https://github.com/derv82/wifite2 Step9 : ls Step10: cd wifite2 Step11:  ls Step12:  python2 Wifite.py I hope this information is useful for you. Please forgive any typos or incomplete sentences.

How to Remove Facebook Account by Pottu Report Tool Turmux in 5 Minutes

How to Remove Facebook Account by Pottu Report Tool Turmux in 5 Minutes    Step 1:  apt update && apt upgrade Step 2:  apt install python Step 3:  apt install git Step 4: git clone  https://github.com/IlayTamvan/Report Step 5: cd Report Step 6:  ls Step 7: unzip Report.zip Step 8:  python2 Report.py I hope this information is useful for you. Please forgive any typos or incomplete sentences.

How to Remove Termux Welcome Screen Text

How to Remove Termux Welcome Screen Text Open Termux App and Type - Step1: cd .. Step2: ls Step3: cd usr/etc Step4:  ls Step5:  rm -rf motd [#] Open New Terminal, and see the Termux Terminal is Totally clear.