Y
Hacker News
new
|
ask
|
show
|
jobs
by
Limes102
5116 days ago
<?php while(true) if(mysql_connect("localhost", "root", "password")) exit("connected with password: password");
I am sad to say it worked on my Ubuntu server :(