[Python] MySQL Brute
I have put together a basic MySQL bruteforcing script in python. Standard execution applies; supply the script with an ip, username and password list and let it run.
Video of MySQlBrute in action:
Here’s the code. (Using pastebin until I can find a good syntax highlighter).