Skip to content

Releases: softwaresecured/burp-hotpatch

Burp Hotpatch 1.0.18

14 Oct 19:37

Choose a tag to compare

  • Scripts are disabled on startup until the user enables them ( for security reasons )

Burp Hotpatch 1.0.17

09 Oct 17:26

Choose a tag to compare

  • Fixed bug in shared memory

Burp Hotpatch 1.0.16

30 Sep 14:49

Choose a tag to compare

  • Shared memory fixes
  • Example scripts
  • Bug fixes

Burp Hotpatch 1.0.14

07 Aug 13:56

Choose a tag to compare

  • Minor UI fixes

Burp Hotpatch 1.0.13

18 Jun 03:24
6eb54d9

Choose a tag to compare

  • Fixed some cosmetic bugs
  • Added shared memory feature that allows sharing variables between different scripts

Burp Hotpatch 1.0.11

12 Jun 03:50

Choose a tag to compare

  • Task management
  • Swapped out Rhino/Jython for GraalVM to simplify script execution process
  • Minor bug fixes

Burp Hotpatch 1.0.9

01 Jun 23:51

Choose a tag to compare

  • Script updates
  • Bug fix related to proxy scripts

Burp Hotpatch 1.0.7

01 Jun 03:23

Choose a tag to compare

  • Added support for context menu action scripts
  • Fixed some UI bugs
  • Script debugging workflow improvements

Burp Hotpatch 1.0.3

31 May 04:05

Choose a tag to compare

  • Minor bug fixes
  • Added script order feature
  • Added auditIssueHandler but this is currently disabled until because the handler is never called in Montoya API.

Burp Hotpatch 1.0.0

30 May 17:53

Choose a tag to compare

🎉 Initial release

  • Create scripts using Jython and JavaScript
  • Hooks for HttpHandler, ProxyRequestHandler, SessionHandlingAction and PayloadProcessor