*: fix spelling mistakes (#8072)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
`ffuf -w {{path/to/wordlist}} -u {{https://target/FUZZ}} -c -v`
|
||||
|
||||
- Fuzz host-[H]eaders with a host file on a traget website and [m]atch HTTP 200 [c]ode responses:
|
||||
- Fuzz host-[H]eaders with a host file on a target website and [m]atch HTTP 200 [c]ode responses:
|
||||
|
||||
`ffuf -w {{hosts.txt}} -u {{https://example.org}} -H "{{Host: FUZZ}}" -mc {{200}}`
|
||||
|
||||
|
Reference in New Issue
Block a user