I rewrote the port scanner of this topic: http://www.governmentsecurity.org/forum/in...showtopic=12902
....and added a sql weak password checker(mysql,mssql)...
Version:
Mysql,Mssql and Port Scanner v.01a
Files:
port_scan.php This is a simple PHP port scanner
mysql_scan.php This is a php script that does a port scan
on 3306 and tries to connect to the server
with root/null. If the connection was
succesful it will write the ip on the screen.
mssql_scan.php This is a php script that does a port scan
on 1433 and tries to connect to the mssql server
with sa/null , sa/123 , sa/sa123
Installation:
Upload the php files to your webhost and open them in your
browser.(tested with firefox;Internetexplorer doesn't work fine here)
I tested it succesfully with http://www.100webspace.com/ and my private hoster, but it will not work with all hosts.
bye flashlord
