Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReFuzzer

Fast & simple web fuzzer written in Python.

Preview

ReFuzzer CLI demo

Installation

git clone https://github.com/ree-verse/ReFuzzer
cd ReFuzzer
pip install -r requirements.txt

Usage

cd ReFuzzer
python -m src -w https://example.com -p path/to/data.txt

Prerequisites

  • colorama for proper color support
  • aiofiles, aiohttp for asynchronous handling of HTTP requests

Credits

This project was inspired by ffuf/ffuf.
Many thanks to ffuf for the inspiration.
(Data from dirseach)

About

Fast & simple web fuzzer written in Python

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Contributors

Languages