Skip to content

ScRiPt1337/pyffuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYffuf

Simple and fast web fuzzer written in python

>>> 
>>>    _____  ________     ___
>>>   / _ \ \/ / _/ _/_ __/ _/
>>>  / ___/\  / _/ _/ // / _/
>>> /_/    /_/_//_/ \_,_/_/
>>>                 version 0.4 (beta)
>>>     
usage: main.py [-h] -u  -w

Simple and Fast web fuzzer.

optional arguments:
  -h, --help        show this help message and exit
  -u , --url        Target url { example : https://google.com/PUFF }
  -w , --wordlist   Wordlist path { example : /usr/share/wordlists/dirb/common.txt }               

pyffuf Simple and fast web fuzzer written in python

Python 3.8 Python 3.8

Requirement

  • python3

Example commands

    pyffuf -u https://github.com/PUFF -w /usr/share/wordlists/dirb/common.txt

Install

    pip install pyffuf

Help

  • pyffuf --help

Demo

asciicast

About

Simple and fast web fuzzer written in python

Resources

License

Stars

Watchers

Forks

Languages