PyBuster

A directory busting tool for web application penetration tester, written in python. Supports custom wordlist,recursive search.

Screenshots

App Screenshot

Pre Requisites

Python Installed

version > 3.0

Run Locally

git clone https://github.com/anukulpandey/pybuster
cd pybuster
python3 pybuster.py -w [WORDLIST LOCATION] -u [WEBSITE URL]

Spawn help

python3 pybuster.py -h/--help

Authors

GitHub

View Github