Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wfuzz commands #13

Closed
apache-strike opened this issue Aug 20, 2020 · 1 comment
Closed

Add wfuzz commands #13

apache-strike opened this issue Aug 20, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@apache-strike
Copy link

Hi Shutdown!
Some wfuzz commands that may be useful to add in the zsh history 馃槃:

wfuzz -z file,/usr/share/seclists/Discovery/DNS/subdomains-top1million-110000.txt -H "Host: FUZZ.<host>" http://<ip/host>/ 

wfuzz --hc 403,404 -z file,/usr/share/seclists/Discovery/Web-Content/big.txt -z file,/usr/share/seclists/Discovery/Web-Content/web-extensions.txt http://<host/ip>/FUZZFUZ2Z

See ya

@ShutdownRepo ShutdownRepo added the enhancement New feature or request label Aug 23, 2020
@ShutdownRepo
Copy link
Member

Thanks for this! Added in latest commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants