Other bash shell tests – remote tests
Use commands to test remote sites: curl -A “() { ignored; }; echo Content-Type: text/plain ; echo ; echo ; /usr/bin/id” $URL I did it to my website (www.fixvirus.com) obviously…
Defend Your Systems
Use commands to test remote sites: curl -A “() { ignored; }; echo Content-Type: text/plain ; echo ; echo ; /usr/bin/id” $URL I did it to my website (www.fixvirus.com) obviously…
how to test for vulnerable Bash shell: Execute the following: $ env x='() { :;}; echo vulnerable' bash -c "echo this is a test" on the command line, if it…
Perl discussion at lsexperts.de has a data Dumper vulnerability – review your Perl scripts to : Applications written in Perl should ensure that a sanity check on data serialized by…
This Shellshock issue has now spawned 6 CVE’s CVE = Common Vulnerabilities and Exposures Threat level Yellow at Internet Storm Center This is a complex vulnerability first CVE got patched…
What started as an environment of function and usability on Unix systems has devolved in another security exploit mess. US -CERT has the report for both potential exploits now (one…