mirror of
https://github.com/ffuf/ffuf
synced 2024-12-01 23:59:14 +00:00
f5609a2d13
* 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> |
||
---|---|---|
.. | ||
filter.go | ||
filter_test.go | ||
lines.go | ||
lines_test.go | ||
regex.go | ||
regexp_test.go | ||
size.go | ||
size_test.go | ||
status.go | ||
status_test.go | ||
words.go | ||
words_test.go |