SIMPLE YET MINIMAL
|| Brute-Forcer
, A tool for brute forcing web directoies the fast way.
- Fast:
Brute-forcer
is 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-forcer
is 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-forcer
virtual environment
python -m venv virtual_environment
source virtual_environment/bin/activate
dependencies
pip install -r requirements.txt
brute-forcer help menu
python3 brute-forcer -h
Now 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