ffuff/pkg/ffuf
SakiiR 081e40f97e Added redirect location in stdout output (#59)
* Added redirect location in stdout output

* Keep conditional logic outside of the resultNormal function + Better help message for redirect location

* Moved GetRedirectLocation as a Response public method

* Added changelog entry + (Redirect become ->)
2019-10-14 11:29:37 +03:00
..
config.go Added redirect location in stdout output (#59) 2019-10-14 11:29:37 +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 Added redirect location in stdout output (#59) 2019-10-14 11:29:37 +03: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