| Tools | https://def.tools/ |
| Github | https://github.com/defparam |
ffuf v2.1.0 released!
There's a good bunch of new features as well as some smaller fixes.
The major new features include:
- Integration with https://github.com/ffuf/pencode that allows you to encode (chain) your wordlist inputs in various ways.
- A cli flag to disable the automatic URL encoding for the wordlist inputs in URLs (ready to break some shit?)
- Extensible auto-calibration strategies
- Client certificate authentication support
Full changelog can be found at: https://github.com/ffuf/ffuf/blob/v2.1.0/CHANGELOG.md
I'm going to write a bit of documentation about the more complex new features, but in case you are eager to try them out, see the following dev docs:
- Extensible auto-calibration strategies: https://github.com/ffuf/ffuf/pull/694#issuecomment-1620163955
- Pencode integration: https://github.com/ffuf/ffuf/pull/717
@cr1901 so I just found this in my stash and I don’t mind parting ways with it
Is this roughly what you were looking at making?