Burp Suite User Forum

Create new post

Is there some ways to create audit with some configuration by extender?

Hello: I'm developing my extender and I want to start a audit or crawler task by extender by montoya api.I notice that there some api like burp.api.montoya.scanner.Scanner#startAudit, and I can use it creat a new audit.But...

Last updated: Aug 22, 2023 09:33AM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

How to deep-copy MontoyaAPI object to send to other isolated execution spaces within extension

I'm writing a plugin that accepts plugins. They are properly isolated spaces and I can launch extensions to my extension and shut them down (yes, that was difficult, I made some custom class loaders and a new shutdown...

Last updated: Aug 22, 2023 03:40AM UTC | 1 Agent replies | 14 Community replies | Burp Extensions

Appending JSON value for BCheck Testcases

I tried to create a BCheck rule. To validate Java vulnerability, I must parse the payload on JSON fields on the POST Method request. Instead of sending, and replacing the JSON value, I like to find a way to append my payload...

Last updated: Aug 18, 2023 06:23AM UTC | 1 Agent replies | 1 Community replies | Burp Extensions

Add a custom tab in the Response viewer

I am writing an extension that dynamically encrypts/decrypts all request/response payloads. In the Burp Logger, I am adding a custom tab to the HTTP Message Editor by implementing `IMessageEditorTab` interface. The custom...

Last updated: Aug 16, 2023 10:16AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Burp isnt loading labs

Have been trying to load any lab in burp community edition but it just refuses to work. It loads for a good while and then tells me the site isnt available and that its taking too long before the lab site responds. Ive tried...

Last updated: Aug 15, 2023 07:31AM UTC | 2 Agent replies | 0 Community replies | Burp Extensions

Turbo intruder problem

Hey, i'm trying to use the turbo intruder when i got this error message that i can't seem to get rid of. can someone please help? Error: User Python error, check extender for full details: Cannot create PyString with...

Last updated: Aug 14, 2023 12:19PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

turbo intruder

while I was trying solving Lab: Web shell upload via race condition I launched turbo intruder many times and it was working fine and suddenly there was a message said "Protocol error" I tried to reload burp and tried...

Last updated: Aug 14, 2023 11:01AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

How do I create a highlight in HttpResponseEditor in Montoya API?

Hi, I want to create a highlight effect same as the one in the Audit Issues Response Editor. I am using userInterface.createHttpResponseEditor(READ_ONLY) to create the Response Editor. I've tried setting the response...

Last updated: Aug 14, 2023 08:54AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Burp Extension to call other extension using Montoya API

Hi, I'm writing a custom logger extension using Montoya API. I wonder if there is any way to call other extension using my own one? For example, sending the entry to Param Miner. How do I implement this Extensions...

Last updated: Aug 13, 2023 03:12PM UTC | 2 Agent replies | 2 Community replies | Burp Extensions

Capacity overflow with SetStringList in Montoya

Hi, I'm getting this error in Burp when using Persistence setStringList: java.lang.IllegalArgumentException: Capacity overflow: -2147483648 at burp.Zbj5.Zdp(Unknown Source) at burp.Zbjy.ZQ(Unknown Source) at...

Last updated: Aug 10, 2023 03:41PM UTC | 3 Agent replies | 6 Community replies | Burp Extensions

File [Save As] Dialog appearing multiple times when saving a log

I am creating a Burp Suite Extension using Java for saving the request/response into a file. The scenario is: 1. Select a log from the [Proxy→HTTP History] 2.Right click, then go to the [Extensions] Menu and select...

Last updated: Aug 10, 2023 08:29AM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Flush Preferences

Hi PortSwigger Team, I'm seeing some odd behavior with both the extensionData and preferences objects in Montoya. I've written an extension that tries to store settings that will persist after reloading the extension or...

Last updated: Aug 07, 2023 08:48AM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

while loaad InQL - Introspection GraphQL Scanner

java.lang.Exception: Failed to load Python interpreter from Jython JAR file at burp.Zwex.ZX(Unknown Source) at burp.Z__l.ZL(Unknown Source) at burp.Zs50.Zm(Unknown Source) at burp.Zci.lambda$panelLoaded$0(Unknown...

Last updated: Aug 04, 2023 08:30AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

IBurpExtenderCallbacks.addScanIssue throws an exception with temporary projects

Hello, I'm writing my very first extension based on Extender API (Legacy), and I'm struggling with a weird issue when adding a scan issue within a temporary project. I know there's a new API (Montoya), but I'm using a...

Last updated: Aug 03, 2023 04:24PM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Auto Repeater

Auto Repeater not work burp suite 2023.7.2. (MacOS Intel CPU) I can't display my request on the auto repeater plugin page even though I sent the request to the auto repeater

Last updated: Aug 02, 2023 04:31PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Browser proxy managed by organization

Hi, I am testing web application and it is supported only on Edge browser. As Edge browser's proxy is managed by organization and we don't have option to change manual proxy setting, I am looking for any extension or...

Last updated: Jul 31, 2023 12:32PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Can't check if URL is in scope with Burps Custom Scope

I have used the burp-extender-api previously to build an extension to Burp. One of the features of this extension was to check whether a request was in scope. I had the following lines of code to do this: URL...

Last updated: Jul 27, 2023 07:35AM UTC | 2 Agent replies | 2 Community replies | Burp Extensions

INQL Installation Error, unable to install INQL

Getting the below error message, when installing INQL JYTHON Version being used: jython-standalone-2.7.0.jar Traceback (most recent call last): File...

Last updated: Jul 26, 2023 07:34AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

BChecks and Montoya

Is there upcoming plans to interact with BChecks with Montoya? E.g. grabbing current BChecks and their tags, perhaps ticking and unticking some based on certain conditions? Thank you

Last updated: Jul 21, 2023 03:44PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Can't make more than one Markers in applyMarkers

Hello there! I need to make 2 markers in one issue, But while I try to make two markers, I get this error: "java.lang.IllegalArgumentException: Invalid offsets: the list should be in sequence and offsets should not...

Last updated: Jul 21, 2023 09:05AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Page 6 of 48

Burp Suite Support Center

Your source for help and advice on all things Burp-related.

Burp Suite Support Center image