Releases: softwaresecured/burp-hotpatch
Releases · softwaresecured/burp-hotpatch
Burp Hotpatch 1.0.18
- Scripts are disabled on startup until the user enables them ( for security reasons )
Burp Hotpatch 1.0.17
- Fixed bug in shared memory
Burp Hotpatch 1.0.16
- Shared memory fixes
- Example scripts
- Bug fixes
Burp Hotpatch 1.0.14
- Minor UI fixes
Burp Hotpatch 1.0.13
- Fixed some cosmetic bugs
- Added shared memory feature that allows sharing variables between different scripts
Burp Hotpatch 1.0.11
- Task management
- Swapped out Rhino/Jython for GraalVM to simplify script execution process
- Minor bug fixes
Burp Hotpatch 1.0.9
- Script updates
- Bug fix related to proxy scripts
Burp Hotpatch 1.0.7
- Added support for context menu action scripts
- Fixed some UI bugs
- Script debugging workflow improvements
Burp Hotpatch 1.0.3
- Minor bug fixes
- Added script order feature
- Added
auditIssueHandlerbut this is currently disabled until because the handler is never called in Montoya API.
Burp Hotpatch 1.0.0
🎉 Initial release
- Create scripts using Jython and JavaScript
- Hooks for
HttpHandler,ProxyRequestHandler,SessionHandlingActionandPayloadProcessor