Skip to content

Instantly share code, notes, and snippets.

@shollingsworth
Created February 10, 2022 01:56
Show Gist options
  • Select an option

  • Save shollingsworth/9e765031ab98681900d399709549f1e1 to your computer and use it in GitHub Desktop.

Select an option

Save shollingsworth/9e765031ab98681900d399709549f1e1 to your computer and use it in GitHub Desktop.
vhost scan ffuf
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