Simple PhpMyAdmin bruteforcer
- php cli (php7 or newer recommanded)
- php curl
This script is made to be use in CLI
Make sure the script have enough privilege to read / write the file cookie.txt
Add the list PhpMyAdmin root directory to the file inc/target.txt - 1 by line | Minimum 1
Add the list of password to try to the file inc/password.txt - 1 by line | Minimum 1
Add the list of username to try to the file inc/username.txt - 1 by line | Minimum 1
uncomment the line 46, 47 and 68, 69 in the file bma.php for make it use trough TOR
Do no hesitate to report bug, I accept pull request
BruteMyAdmin 0.1 Alpha