A multithreaded brute-forcing tool built with Python.
- Multithreading for faster scanning
- Detects valid endpoints based on HTTP status codes
- Lightweight and easy to use
python bruteforce.py
The tool reads a wordlist and sends HTTP requests to each path, identifying valid directories based on response status codes.
For educational purposes only. Use only on authorized targets.