Skip to content
This repository has been archived by the owner on Feb 8, 2025. It is now read-only.

Latest commit

 

History

History
64 lines (47 loc) · 2.04 KB

README.md

File metadata and controls

64 lines (47 loc) · 2.04 KB

SIMPLE YET MINIMAL || Brute-ForcerA tool for brute forcing web directoies the fast way.

Table of contents 📔

Features 🍙

  • 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-forceris made upon less slokes.
  • Customizable: It has customizable wordlists for directory brute forcing, anyone can use any wordlists as they prefer to use.

Installation 📩

🪄 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.

Contribution 🤝

Contributions are welcome! You can suggest features, report bugs, fix issues via issues or pull requests. Help with code or any other are appreciated.

License 🔐

Licensed under the MIT LICENSE