Skip to content

pietdaniel/pbuster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pbuster

A simple CLI directory brute forcer

Usage: ./bust -t hostname -f dictionary

Options:
  -h, --help            show this help message and exit
  -f FILENAME, --file=FILENAME
                        the wordlist to be used
  -t TARGET, --hostname=TARGET
                        the site to bust
  -p PORT, --port=PORT  the port
  -l PARALLEL, --parallel=PARALLEL
                        number of processes to spawn
  -e EXTENSIONS, --extension=EXTENSIONS
                        extension to append to the wordlist, format is
                        -e=php,js,html

TODO: -rate limiting

Usage: -t hostname -f dictionary

About

A simple CLI for brute forcing urls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages