Skip to content

VishnuThurvas/Web-Fuzzer

Repository files navigation

Web Fuzzer

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.

Features

  • Fast and efficient fuzzing
  • Supports custom wordlists
  • Adjustable request timeout and concurrency

Installation

  1. Clone the Repository

    git clone https://github.com/VishnuThurvas/Web-Fuzzer.git
    cd web-fuzzer
  2. Install Dependencies

    pip install -r requirements.txt

Usage

Run the fuzzer with the following command : 

python fuzzer.py  https://example.com  

Customization

  • Modify headers in fuzzer.py to include user-agent strings.
  • Adjust the request methods (GET/POST) based on your fuzzing needs.

License

This project is licensed under the GNU LICENSE.

Author

T.S VISHNU - RMKCET 

About

This a Recon Tool Built Using Python for My PD LAB 4

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages