Skip to content

navin-hariharan/PAYLOAD_MASTER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PAYLOAD_MASTER

Create Metasploit RATS in TERMUX without portforwarding and entering commands.

Note:

  • The script requires working network connection to work.
  • Turn on you mobile data and hotspot for NGROK to work (IF YOU IGNORE, ERRORS WILL OCCUR )
  • Make sure you are using Python v3.
  • Do not use this to harm others.
  • This script is only for educational purposes or to prank.
  • I am not responsible for the misuse of PAYLOAD_MASTER.

INSTALLATION

Termux


pkg update
pkg upgrade -y
termux-setup-storage
pkg install python -y
pip install pyngrok
git clone https://github.com/navin-hariharan/PAYLOAD_MASTER
cd PAYLOAD_MASTER
python3 Payload_master.py

Linux


pip3 install pyngrok
git clone https://github.com/navin-hariharan/PAYLOAD_MASTER
cd PAYLOAD_MASTER
python3 Payload_master.py

Support the Developer

Buy Me A Coffee

CONTACT ME:

Feel Free To Open An Issue...

                 Mail: navin@cyberhakz.com
                 Instagram: navin_hariharan
                 Linkedin: navin-hariharan

About

Create Metasploit RATS in TERMUX without portforwarding and entering commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages