Skip to content

TokenJar 2.0

Compare
Choose a tag to compare
@DanNegrea DanNegrea released this 18 Jun 17:46
· 44 commits to master since this release

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.