ffuff/pkg/ffuf
Tapio Vuorinen 08c4cb4f6f Added support for using ranges in size, word count or status code matching/filtering (#47)
* allow ranges on response size matching/filtering

* allow ranges on word count matching/filtering

* allow ranges on http status matching/filtering

* documentation update about using ranges in size, word count and status code filtering/matching

* moved valuerange code to ffuf main package
2019-06-27 18:26:19 +03:00
..
config.go New input provider --input-cmd (#40) 2019-06-17 00:42:42 +03:00
const.go Prepare v0.11git (#42) 2019-06-17 00:50:10 +03:00
interfaces.go New input provider --input-cmd (#40) 2019-06-17 00:42:42 +03:00
job.go New input provider --input-cmd (#40) 2019-06-17 00:42:42 +03:00
multierror.go Get rid of the last external dependency 2018-11-15 00:18:43 +02:00
progress.go Refactor progress functionality to correct modules (#33) 2019-04-28 01:08:09 +03:00
request.go New input provider --input-cmd (#40) 2019-06-17 00:42:42 +03:00
response.go Add word filter / matcher 2018-11-12 19:06:49 +02:00
util.go Refactor calibration and filter addition / removal to correct modules. (#34) 2019-04-28 19:36:48 +03:00
valuerange.go Added support for using ranges in size, word count or status code matching/filtering (#47) 2019-06-27 18:26:19 +03:00