Skip to content

Releases: softwaresecured/burp-hotpatch

Burp Hotpatch 1.0.18

Choose a tag to compare

@github-actions github-actions released this 14 Oct 19:37
  • Scripts are disabled on startup until the user enables them ( for security reasons )

Burp Hotpatch 1.0.17

Choose a tag to compare

@github-actions github-actions released this 09 Oct 17:26
  • Fixed bug in shared memory

Burp Hotpatch 1.0.16

Choose a tag to compare

@github-actions github-actions released this 30 Sep 14:49
  • Shared memory fixes
  • Example scripts
  • Bug fixes

Burp Hotpatch 1.0.14

Choose a tag to compare

@github-actions github-actions released this 07 Aug 13:56
  • Minor UI fixes

Burp Hotpatch 1.0.13

Choose a tag to compare

@github-actions github-actions released this 18 Jun 03:24
6eb54d9
  • Fixed some cosmetic bugs
  • Added shared memory feature that allows sharing variables between different scripts

Burp Hotpatch 1.0.11

Choose a tag to compare

@github-actions github-actions released this 12 Jun 03:50
  • Task management
  • Swapped out Rhino/Jython for GraalVM to simplify script execution process
  • Minor bug fixes

Burp Hotpatch 1.0.9

Choose a tag to compare

@github-actions github-actions released this 01 Jun 23:51
  • Script updates
  • Bug fix related to proxy scripts

Burp Hotpatch 1.0.7

Choose a tag to compare

@github-actions github-actions released this 01 Jun 03:23
  • Added support for context menu action scripts
  • Fixed some UI bugs
  • Script debugging workflow improvements

Burp Hotpatch 1.0.3

Choose a tag to compare

@github-actions github-actions released this 31 May 04:05
  • 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

Choose a tag to compare

@github-actions github-actions released this 30 May 17:53

🎉 Initial release

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