ComputerCop is insecure and can give info to hackers
There is a program that some law enforcement agencies have given to families across the country It is called ComputerCOP. The EFF (Electronic Frontier Foundation) has reviewed and analyzed the…
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…
Test your Bash Shell
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 Scripting vulnerability – Data Dumper
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…
Bash Shellcode is now at 6 CVE vulnerabilities
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…
