Created
February 10, 2022 01:56
-
-
Save shollingsworth/9e765031ab98681900d399709549f1e1 to your computer and use it in GitHub Desktop.
vhost scan ffuf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ffuf -u http://hackfail.htb/ -H "Host: FUZZ.hackfail.htb" -w "$(wl)" -timeout 100 -t 1 -fs 10676 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment