Probe: MySQL Brute Forcer

Depends:
mysql/connection

Provides:
mysql/pass
mysql/user
mysql/connection

This probe performs a login dictionary attack against
MySQL boxes. Put a real dictionary in conf/dict.txt!
If successful, we will add the database connection to the
KB as mysql/connection

Options
:
user - the account to brute
dictionary - the dict file to use for passwords
database - the database to attempt to connect to