Ffuf
Description
ffuf is a fest web fuzzer written in Go that allows typical directory discovery, virtual host discovery (without DNS records) and GET and POST parameter fuzzing.
General Usage
Filters & Matchers
Ignore 403 & 404 status code from response
Match with response status code 200
Ignore responses with 38 lines
Match with responses that have 24 lines
Ignores responses that have a size of 500 characters
Match with responses that have a size of 33 characters
Ignore responses with 55 words
Match with responses that have 22 words
Input
Output
Save the output to a csv file
Store each request and response in the ffuf-output folder