The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Intuder grep match not working on results.

after downloaded the last update it turns out that the grab match regex does not show a report that has a checkbox. quite frustrated with this condition is there any problem in java environment? i am using jdk 17.

Last updated: May 09, 2022 10:22AM UTC | 1 Agent replies | 1 Community replies | Burp Extensions

Send request to Intruder from extension

Hi all, I would like to send the intruder many URLs that I have in txt file. I'm trying to do this with an extension (ex. reading the file and send every url to a new intruder tab). I was reading the docs and examples but...

Last updated: May 09, 2022 08:56AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Highlights of TextEditor in Extender Does'nt Work?

Hi I hava used the callbacks.createTextEditor(), but the color of the words in the text editor are all black. I want to know whether highlights is supported in Extender?

Last updated: May 03, 2022 09:22AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Order of operations for interoperability between two extensions

Hey there! I've got two custom extensions. One does a host redirect, and the other adds a custom cookie. I am running into an interesting problem that maybe obvious but I am not sure why. On the host redirect...

Last updated: May 03, 2022 08:38AM UTC | 3 Agent replies | 5 Community replies | Burp Extensions

How do i get Piper to automatically launch a script when a certain http response is detected and pass the response to the script as a file ?

I downloaded the extension but i am stuck on the "Binaries required in Path:" part 1. i went to the HTTP listeners tab of the extension 2. set the filter to the target text regex ????...

Last updated: Apr 27, 2022 07:03AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

how can I get insert point type by IRequestResponse

I want to get InsertPoint by IRequestResponse.I kown can get them in doActiveScan,but sometimes I want to detect a item only onece, so I want to get the result of insertPoint analyzed by Burp in doPassiveScan, is there some...

Last updated: Apr 26, 2022 08:07AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

No license key

I signed up for a free trial of Burpsuite Pro. I handled all the steps and would receive a license key by email. I still have not received a license key until now and had been trying since yesterday (with other emails)?

Last updated: Apr 25, 2022 09:38AM UTC | 1 Agent replies | 1 Community replies | Burp Extensions

An error occurs when I create a burp extension tab

MY CODE: def getUiComponent(self): from javax.swing import JPanel from java.awt import BorderLayout panel = JPanel(BorderLayout()) return panel Output: Traceback (most recent call last): File...

Last updated: Apr 18, 2022 08:35AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

how to redirect and aduit in burp extention.

I am creating an extension using python to send additional attack signatures with burp extender's doactive scan and analyze XSS etc. I specified an arbitrary attack signature that I set as the insertion point, and it...

Last updated: Apr 11, 2022 01:41PM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Burp MessageEditor element, but just the text area

Hello! I would like to get the Burp Message Editor GUI element but without the surrounding elements (message format buttons, newline buttons at the top, search bar at the bottom, etc). Just the line numbers and text...

Last updated: Apr 08, 2022 03:13PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Regarding Spring4Shell zero day

Hi, Could you please share the input on the below concern: 1) Does Burp Suite has the capability (or any extension) to scan & identify the Spring4Shell zero day vulnerability, if not by when we can expect an update for...

Last updated: Apr 07, 2022 03:10PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Burp Collaborator Everywhere - Modify the payload

Hi, I'd like to ask a feature addition to the mentioned extension: [+] The possibility to modify the payload that is sent in the various headers, more specifically introducing an html tag like an <img...

Last updated: Apr 07, 2022 10:22AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

ITextEditor not giving the updated text

I am not able to get the text after its modified. I am adding a text editor in JTabbedPane, so instead of request and response at the bottom of the logger table, I have a tab for request and test cases tab which is using a...

Last updated: Apr 07, 2022 08:21AM UTC | 3 Agent replies | 2 Community replies | Burp Extensions

Cannot access URL value when trying to build a Python extension

Hi, I am trying to build my first Python extension to BurpSuite. As a starter, I am focusing on getting basic request data from the repeater tab. For some reason, I cannot seem to access the URL from the current request,...

Last updated: Apr 05, 2022 08:05AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

ITextEditor not giving the updated text

I am not able to get the text after its modified. I am adding a text editor in JTabbedPane, so instead of request and response at the bottom of the logger table, I have a tab for request and test cases tab which is using a...

Last updated: Apr 04, 2022 08:20AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Jyhton error

I am getting this error while trying to load Jython file from my device. java.lang.ClassNotFoundException: burp.BurpExtender at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:476) at...

Last updated: Mar 31, 2022 05:26PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Burp Suite Professional fails to download

Every time I try to download Burp Suite Professional, it does not download. It remains in the downloading loop without actually downloading the app for hours. The community version downloads and the license for the...

Last updated: Mar 31, 2022 07:51AM UTC | 1 Agent replies | 2 Community replies | Burp Extensions

Getting Table Data from jTable

I am creating an extension and found some similar functionalities in other Extention as well but only in java not for Jython. I am creating a table with the custom model which changes the views based on the row selected to...

Last updated: Mar 31, 2022 06:55AM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Get Http Request including headers and body

I am creating an extension that has table with http data like url, parameters, http method etc. I want to get the http request for the row select in the table. Similar to proxy history tab that change request and...

Last updated: Mar 25, 2022 08:42AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Proxy interception - modifying request

Hi, I'm writing a java extension to encrypt the body of the request, the idea is that the encryption is done only after I make some modification to the request. For example, I let the proxy with "Intercept on", I modify...

Last updated: Mar 21, 2022 03:22PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Page 21 of 51

Burp Suite Support Center

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

Burp Suite Support Center image