Releases: DanNegrea/TokenJar
Releases · DanNegrea/TokenJar
TokenJar 2.2
TokenJar 2.1
New Features:
- "Last config" functionality
- stores the path of last loaded configuration
- makes it possible to load quickly a configuration file
- Added demo line for new installs
- Use JSON when exporting settings to configuration file
Behavior Changes:
- Add autosave on new/delete row
- Save in Burp settings is performed more regularly.
Bug Fixed:
- Fix bug caused by two headers with the same name
- Fix delete row problems
- Fix columns size inconsistency.
- Fix error when Content-Length is not the last header
TokenJar 2.0
New Features:
- 'header' parameter type was added. This enables to manipulate tokens inside custom headers,
- 'Proxy', 'Intruder' and 'Repeater' switches can be used to disable Token Jar for these tools,
- 'Getting Started' window displays usage information,
- Debug is more verbose. It logs request parameters, headers, changes made and the final request.
Behavior Changes:
- Master 'Enable' button does not need to be enable after each edit,
- Save in Burp settings is performed more regularly.
Bug Fixed;
- 'other' parameter type where not correctly handled,
- 'Regex' button opened a wrong window the table was sorted,
- 'Content-Length' crashed when could not be parsed.
TokenJar 1.0
Fully functional release.
Requires Java 8.