Created
June 11, 2018 17:37
-
-
Save fgsahoward/984fbde20605d05e5a8c8a4955417704 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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