A simple login brute force tool.
pip3 install colorama
pip3 install requests
pip3 install time
git clone https://github.com/haithamaouati/bfShark.git
cd bfShark
chmod+x bfShark.py
python3 Catch.py bfShark.py [-h] [-u <url>] [-w <wordlist>] [-un <username>] [-p <password>] [-s <submit>]
python3 Catch.py [-h]
-h, --help
show this help message and exit
-u, --url
URL website (e.g. http://localhost/login.php)
-w, --wordlist
Wordlist file (e.g. wordlist.txt)
-un, --username
Username field name (e.g. username)
-p, --password
Password field name (e.g. password)
-s, --submit
Submit button name (e.g. submit)
- Windows
- Linux
- macOS
- Added user-agent headers to requests.
We are not responsible for any misuse or damage caused by this program. use this tool at your own risk!
Join us Elite Crew
Elite Crew, an Arab group on Facebook that includes geeks obsessed with the technical field in general and cybersecurity in particular, a safe and reliable source.
Made with ❤️ and bugs by Haitham Aouati
Don't learn to hack — Hack to learn.

