Differences

This shows you the differences between two versions of the page.

exploitation:mysql [2009/11/19 08:59]
Robin Wood created
exploitation:mysql [2009/11/19 09:00] (current)
Robin Wood
Line 6: Line 6:
Here is a python based scanner to check for default credentials on a MySQL server, or can use supplied wordlist/passwords to bruteforce password. Here is a python based scanner to check for default credentials on a MySQL server, or can use supplied wordlist/passwords to bruteforce password.
-<code>+<code python>
import MySQLdb import MySQLdb
import sys import sys
exploitation/mysql.txt · Last modified: 2009/11/19 09:00 by Robin Wood