in reply to Can we top this security problem?

I submit this as a potential "topper" :-)
#!/usr/bin/perl print "Content-type: text/html\n\n"; print "<h1>Hey dudez, my server root password is: <i>dumass</i></h1>"; exit;