Skip to content

Releases: 0x4meliorate/SQLBurp

SQLBurp v1.0.0

17 Mar 23:11
32c537b

Choose a tag to compare

Initial release of SQLBurp, written in Java using the Montoya API.

  • Project-scoped persistence via persistence().extensionData() - scans are stored in the Burp project file and never bleed between engagements
  • Concurrent scan tracking with live status polling
  • Sortable scan table with colour-coded status column
  • Full sqlmap option set exposed in the configuration panel
  • Incremental log saving - data is preserved if Burp is closed mid-scan
  • Automatic scan restore on extension load
  • Right-click context menu for stop, delete, and remove row actions

Requires Java 17 or later. Attach SQLBurp.jar below and load via Extensions -> Add -> Extension Type: Java.