ffuff/pkg
Tapio Vuorinen f5609a2d13 fuzzing input in result, resolves #76 (#124)
* regexp filter had a copy-paste error talking about size filter, fixed

* implement -mr/-fr FUZZ, detecting if fuzzed input is present in response. resolves #76

* quote regexp control characters to obtain exact matches (according to joohoi's comment)

* allow keywords as part of regexp matching/filtering

* updated changelog

Co-authored-by: Joona Hoikkala <joohoi@users.noreply.github.com>
2019-12-23 13:29:24 +02:00
..
ffuf count also 429 response codes if -sa (stop on all error cases) is used (#113) 2019-12-20 20:23:54 +02:00
filter fuzzing input in result, resolves #76 (#124) 2019-12-23 13:29:24 +02:00
input Limit the use of -e to a single keyword (#106) 2019-11-16 22:22:14 +02:00
output Verbose banner information (#102) 2019-11-16 17:28:34 +02:00
runner Multiple wordlist support (#79) 2019-11-10 23:30:54 +02:00