Skip to content

A Python tool for finding website directories quickly. Great for testing security and ethical hacking.

License

Notifications You must be signed in to change notification settings

bibashjaprel/Brute-Forcer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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


About

A Python tool for finding website directories quickly. Great for testing security and ethical hacking.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Languages