ffuf / ffuf/ffuf

Add filter into response body/header

Open
#213 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Go
Stars
16.7k
Forks
1.6k
Avg merge
9m
Merged PRs (30d)
4

Description

Hi,

I would like to suggest this:
- filter http response body
- filter http response header

for example:
ffuf -w test.txt -u https://url.com/FUZZ -rb "PHP Version&&&&PHP API&&&&PHP Extension"

rb = response body

e.g.: ffuf will detect https://url.com/phpinfo.php and in the http response body we will have the words:
`PHP Version` AND
`PHP API` AND
`PHP Extension`

integrate this https://github.com/proabiral/inception idea into ffuf

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.