A simple yet powerful Web Fuzzer built in Python to test web applications for hidden directories, files, and vulnerabilities. This fuzzer works directly from the terminal and is highly customizable.
- Fast and efficient fuzzing
- Supports custom wordlists
- Adjustable request timeout and concurrency
-
Clone the Repository
git clone https://github.com/VishnuThurvas/Web-Fuzzer.git cd web-fuzzer -
Install Dependencies
pip install -r requirements.txt
Run the fuzzer with the following command :
python fuzzer.py https://example.com - Modify
headersinfuzzer.pyto include user-agent strings. - Adjust the request methods (GET/POST) based on your fuzzing needs.
This project is licensed under the GNU LICENSE.
T.S VISHNU - RMKCET