A Website enumerator that can tackle wild card response
A Website enumerator that can tackle wild card response. \
It can enumerate web servers that send response code 200 even when the file is not present.
python3 wibuster.py <host> <extentions> <path_to_dictionary> <thread_count>
# for help use
python3 wibuster.py -h
python3 wibuster.py http://localhost ".html .php" dictionary-list-1.0.txt 10
Want to contribute? Great!
Help is always welcome.
Apache 2.0
Free Software, yeah enjoy!