SIMPLE YET MINIMAL || Brute-Forcer, A tool for brute forcing web directoies the fast way.
- Fast:
Brute-forceris designed to be fast, by implementing multi-threading for faster directory discovery. - Ease: This tool is designed to be very user friendly and anyone can use it.
- Simple:
Brute-forceris made upon lessslokes. - Customizable: It has customizable wordlists for directory brute forcing, anyone can use any wordlists as they prefer to use.
🪄 Binary
- Manual: You can directly download the binary from releases and use it.
🌼 Source
git clone --depth=1 https://github.com/bibashjaprel/brute-forcer --branch=main
cd brute-forcervirtual environment
python -m venv virtual_environment
source virtual_environment/bin/activatedependencies
pip install -r requirements.txtbrute-forcer help menu
python3 brute-forcer -hNow you are good to go.
Contributions are welcome! You can suggest features, report bugs, fix issues via issues or pull requests. Help with code or any other are appreciated.
Licensed under the MIT LICENSE