Skip to content

Instantly share code, notes, and snippets.

@p0c
Created February 4, 2014 10:51
Show Gist options
  • Save p0c/8801559 to your computer and use it in GitHub Desktop.
Save p0c/8801559 to your computer and use it in GitHub Desktop.
#pentest #recipe: upgrade to proper shell
$ python -c 'import pty;pty.spawn("/bin/bash")'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment