Skip to content

Releases: DanNegrea/TokenJar

TokenJar 2.2

09 Apr 22:09
Compare
Choose a tag to compare

Bug Fixed:

  • Replaced NashornScriptEngine (deprecated) library with Mozilla Rhino Update other dependencies. This will allow the further the usage of javascript inside TokenJar.

TokenJar 2.1

05 Apr 19:48
e88cb59
Compare
Choose a tag to compare

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

18 Jun 17:46
Compare
Choose a tag to compare

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

01 Jun 06:40
Compare
Choose a tag to compare

Fully functional release.
Requires Java 8.