ffuff/pkg/ffuf
Samuel Erb 5ad06815cd
Add TLS SNI Support (#441)
* add SNI support to ffuf

* remove change to keywordPresent

* Update CONTRIBUTORS.md

* Update CHANGELOG.md
2021-05-13 23:46:29 +03:00
..
config.go Add TLS SNI Support (#441) 2021-05-13 23:46:29 +03:00
interfaces.go Fixed an issue with storing the matches for recursion jobs (#437) 2021-04-27 00:10:11 +03:00
job.go Fixed an issue with storing the matches for recursion jobs (#437) 2021-04-27 00:10:11 +03:00
multierror.go Get rid of the last external dependency 2018-11-15 00:18:43 +02:00
optionsparser.go Add TLS SNI Support (#441) 2021-05-13 23:46:29 +03:00
optrange.go Write configuration to output JSON (#135) 2020-01-07 18:27:43 +02:00
progress.go Throttle rate of requests per second (#287) 2020-08-30 13:51:41 +03:00
rate.go Throttle rate of requests per second (#287) 2020-08-30 13:51:41 +03:00
request.go Add Host information to JSON output file (#223) 2020-04-23 00:53:28 +03:00
response.go Adding Content-Type to all output formats (#336) (#341) 2021-02-21 15:52:41 +02:00
util.go Move version output to a function (#407) 2021-03-04 22:04:04 +02:00
valuerange.go Add linter workflow as GitHub action (#325) 2020-10-03 11:29:18 +03:00
version.go Prepare for release v1.3.1 (#439) 2021-04-27 23:33:55 +03:00