Research and Development

Local MySQL Password Bruteforcer is a python script to assess the strength of the local MySQL access passwords.

It attempts to enumerate local passwords against either the dictionary of passwords and single user or dictionary of users and passwords.

It is written in Python and can be easily ported as an executable for windows using tools such as py2exe.

Installation

No installation needed, just download and run.

Usage

To crack single password for a user:

options: -d -u

To crack passwords for multiple users:

options: -d -U

Options

-h, --help            show this help message and exit
-d FILE, --dictionary=FILE
local password dictionary to use
-U FILE, --usernames=FILE
local username dictionary to use
-v, --verbose         don't print any messages
-u USERNAME, --username=USERNAME
username to crack password against
-f FORCE, --force=FORCE
force quit after first successful crack
Mysql-bruteforcer Tar
mysql-bruteforcer.tar.gz
June 24, 2013
8.2 KiB
MD5 hash: 8f9afd8a01feb8086ab9bc7ef03d9f36
Details

Request to be added to the Portcullis Labs newsletter

We will email you whenever a new tool, or post is added to the site.

Your Name (required)

Your Email (required)