Skip to content

Asynchronous web application fuzzer to detect open/hidden directories. Logging, autotesting is connected, a wordlist from ChatGPT is used.

License

Notifications You must be signed in to change notification settings

Niko13teen/w3bfuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w3bfuzz

Asynchronous web application fuzzer to detect open/hidden directories. Logging, autotesting is connected, a wordlist from ChatGPT is used (default). In order to use another wordlist, specify the option for raw

Other wordlists:

 https://raw.githubusercontent.com/six2dez/OneListForAll/main/onelistforallmicro.txt (25611 lines) 
 https://raw.githubusercontent.com/maverickNerd/wordlists/master/cvePaths.txt (7549 lines)  
 https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/api/api-endpoints.txt (268 lines) 

 pip3 install -r requirements.txt 
 python3 w3bfuzz.py --target https://example.site --wordlist https://raw.githubusercontent.com/maverickNerd/wordlists/master/cvePaths.txt 

About

Asynchronous web application fuzzer to detect open/hidden directories. Logging, autotesting is connected, a wordlist from ChatGPT is used.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages