ffuff/pkg/ffuf
Joona Hoikkala 9bddff79b9
New functionality to map fired blind payloads back to the initial request (#632)
* Fix ioutil deprecation and use xdg paths instead (wip)

* Clean up deprecated ioutil references, add config directory structure creation and run entry creation

* Add wordlist position setting and FFUFHASH variable

* Save full wordlist paths and print out a raw request when searched

* Cast from string to 32bit integer, 2billion should be enough for a position

* Use correct format strings for float
2023-02-02 11:51:11 +02:00
..
autocalibration.go Fix the ac for good now (#615) 2022-12-07 23:02:53 +02:00
config.go New functionality to map fired blind payloads back to the initial request (#632) 2023-02-02 11:51:11 +02:00
configmarshaller.go New functionality to map fired blind payloads back to the initial request (#632) 2023-02-02 11:51:11 +02:00
constants.go New functionality to map fired blind payloads back to the initial request (#632) 2023-02-02 11:51:11 +02:00
history.go New functionality to map fired blind payloads back to the initial request (#632) 2023-02-02 11:51:11 +02:00
interfaces.go New functionality to map fired blind payloads back to the initial request (#632) 2023-02-02 11:51:11 +02:00
job.go New functionality to map fired blind payloads back to the initial request (#632) 2023-02-02 11:51:11 +02:00
multierror.go Get rid of the last external dependency 2018-11-15 00:18:43 +02:00
optionsparser_test.go Add Sniper Mode (#469) 2022-03-06 16:14:45 +02:00
optionsparser.go New functionality to map fired blind payloads back to the initial request (#632) 2023-02-02 11:51:11 +02: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 Enhanced rate limiting (#620) 2023-01-04 11:23:32 +02:00
request_test.go Add Sniper Mode (#469) 2022-03-06 16:14:45 +02:00
request.go Fixes to recursion and wordlist handling for queued jobs (#537) 2022-04-04 01:19:39 +03:00
response.go Fix a recursion bug when redirected to the same domain and a port was specified (#377) (#522) 2022-03-06 18:14:52 +02:00
util_test.go Add some tests (#479) 2022-01-22 19:52:27 +02:00
util.go New functionality to map fired blind payloads back to the initial request (#632) 2023-02-02 11:51:11 +02:00
valuerange.go Add linter workflow as GitHub action (#325) 2020-10-03 11:29:18 +03:00