Enabling Secure Business Operations

Funny “Hacking” Story

The folks over at the daily wtf have an amusing story about trying to determine if a sales pitch was worth it.

Since there’s really only one thing that could cause such a dialog to pop-up so fast, I checked the source code…

if (form.id.value=="buyers") { 
if (form.pass.value=="gov1996") { 
location="http://officers.federalsuppliers.com/agents.html" }

Even if you don’t understand Javascript, you can probably appreciate how terrible this implementation is…

Leave a Reply