Skip to content

Releases: PortSwigger/burp-extensions-montoya-api

2024.12

16 Dec 11:47
Compare
Choose a tag to compare
  • Added ability to set custom server name indicator using RequestOptions.
  • Added ability to set custom response timeout using RequestOptions.

2024.11

21 Nov 11:18
Compare
Choose a tag to compare
  • Added requestResponse and issues methods to SiteMapNode.

2024.7

01 Aug 07:09
Compare
Choose a tag to compare
  • Added JSON parsing / manipulation support with JsonUtils and JsonNode.
  • Added ability to control redirection behavior when issuing HTTP requests using RedirectionMode and RequestOptions.
  • Added utility methods to HttpRequest and HttpResponse which add, update or remove multiple headers.
  • Added EditorOptions.SHOW_NON_PRINTABLE_CHARACTERS and EditorOptions.WRAP_LINES which can be applied when creating RawEditors.
  • Added method to Intruder which enables sending of HTTP requests with an associated tab name.
  • Added Project which allows retrieval of the current project name.
  • Added method to Proxy to determine the current interception state.

2023.12.1

04 Jul 13:01
Compare
Choose a tag to compare
Fix Readme links.