ffuff/pkg/ffuf
Joona Hoikkala 5456a37f72
Multiple wordlist support (#79)
* Multiple wordlist support

* Display error correctly if wordlist file could not be opened

* Add back the redirect location

* Support multiple keywords in HTML output and fix wordlist positioning

* Support multiple wordlists for md output

* Support multiple keywords in CSV output

* Improve output for multi keyword runs

* Add changelog entry

* Switch the wordlist filename <-> keyword around to allow tab completion

* Fix the usage example in README
2019-11-10 23:30:54 +02:00
..
config.go Multiple wordlist support (#79) 2019-11-10 23:30:54 +02:00
const.go Prepare v0.11git (#42) 2019-06-17 00:50:10 +03:00
interfaces.go Multiple wordlist support (#79) 2019-11-10 23:30:54 +02:00
job.go Multiple wordlist support (#79) 2019-11-10 23:30:54 +02: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 Multiple wordlist support (#79) 2019-11-10 23:30:54 +02:00
response.go Added lines count to filter/matcher and stdout + csv + json (#71) 2019-11-09 22:09:12 +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