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

highlight many keyword in the response

I used this code: if (resKeywords.size() > 0) { List<int[]> resp = new ArrayList<>(); for (byte[] msg : resKeywords) { List<int[]> matches = getMatches(response, msg); ...

Last updated: Feb 03, 2021 02:54AM UTC | 0 Agent replies | 1 Community replies | Burp Extensions

highlight many keyword in the response

I used this code: if (resKeywords.size() > 0) { List<int[]> resp = new ArrayList<>(); for (byte[] msg : resKeywords) { List<int[]> matches = getMatches(response, msg); ...

Last updated: Feb 03, 2021 02:53AM UTC | 0 Agent replies | 1 Community replies | Burp Extensions

Extension list doesn't appear behind corporate proxy

Dear All, I'm running Burp Suite behind corporate proxy and can't fetch the plugins list, is there any url to be whitelisted in the proxy in order to get the extensions?

Last updated: Feb 02, 2021 12:48PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

highlight many keyword in the response

I want to mark many keyword in the response, example code: // helper method to search a response for occurrences of a literal match string // and return a list of start/end offsets //...

Last updated: Feb 02, 2021 09:38AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Empty report from burp extension after migrating to 2020.12.1

Dear all, Context: We have created a Burp extension heavily inspired from the VMWare Burp rest api extension (https://github.com/vmware/burp-rest-api). Basically the extension offers a few REST APis entry point in order...

Last updated: Jan 28, 2021 02:47PM UTC | 3 Agent replies | 3 Community replies | Burp Extensions

Issues with burp extension

Hi Team getting this error while installing extension java.lang.ClassNotFoundException: burp.BurpExtender at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:436) at...

Last updated: Jan 27, 2021 09:52AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

os error in upload scanner

------------------------------------------------------------------------ Traceback (most recent call last): File "<string>", line 1, in <module> OSError: (22, 'Invalid argument',...

Last updated: Jan 27, 2021 09:32AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

How do I analyze json parameters and update their values?

Please tell me about extender. The following process did not work in IHttpListener.processHttpMessage (). With the same source code, the get request was successfully processed. Do you need a different Interface or method...

Last updated: Jan 26, 2021 01:18PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Burp - Version 2020.12.1 - Base 64 decode does not work fine in inspector

Decoding in inspector does not work fine: some strings are correctly decoded, other are not. There is no option for uploading pictures with details when reporting issues, so here is a link to a document with examples of...

Last updated: Jan 22, 2021 08:52AM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Must i pay the Trial Version

Hey guys if i am using the burpsuite professional trial version must i pay for it ? and will it automatically cancel the licensed version ?

Last updated: Jan 13, 2021 02:23PM UTC | 1 Agent replies | 1 Community replies | Burp Extensions

Trubo Intruder

Can I use Turbo Intruder with community version? Thanks in advance

Last updated: Jan 11, 2021 10:18AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

All Python extensions fail to load.

I am using Burp Suite Community Version v2020.12.1 Build 5278 The Jython standalone version is 2.7.2 OS: Windows 10, v 10.0.18363 Installed Autorize through the Extender > BApp Store panel. It downloads and installs the...

Last updated: Jan 11, 2021 10:13AM UTC | 2 Agent replies | 2 Community replies | Burp Extensions

Important functional bug in unmaintained extension "Request Minimizer"

Hello, I noticed that extension "Request Minimizer" will not act on POST parameters, because of a faulty IF condition. I reported the bug to the author, but I doubt it will be patched anytime soon (the last update was 3...

Last updated: Jan 08, 2021 05:43PM UTC | 1 Agent replies | 2 Community replies | Burp Extensions

Clear Extension Output UI

My Python plugin prints output to "Extender" > "Extensions" > "Output" > "Show in UI". Each time I run my plugin, it appends data to this area. I'd like to clear out this area but uncertain of the correct way. I've...

Last updated: Jan 08, 2021 01:07PM UTC | 3 Agent replies | 3 Community replies | Burp Extensions

net.portswigger.devtool.client a9 : Refusing to start browser as your current configuration does not support: running without sandbox

It happens when I installed kali linux, I have change network proxy in firefox ESR but it doesn't work either. I am facing a lot of problem in web penetration. please help me out

Last updated: Jan 07, 2021 08:47AM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

How to get the file of my plugin resource in burpsuite?

My English is not good.I will try my best to describe my problem clearly. I create a maven project and put an executable file in the resource directory. I can use `XXX.class.getResource("/");` code obtains the file path in...

Last updated: Jan 04, 2021 03:47PM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

is IScannerCheck class can be used in burp community

I playing this example of customscannercheck. Since passive scanning is disabled for burp community(free version), I just call self._callbacks.issueAlert("Hello alerts") in the doPassiveScan function to trigger an alert...

Last updated: Jan 04, 2021 10:22AM UTC | 1 Agent replies | 1 Community replies | Burp Extensions

Spider api

When I write the burpsuite extension, I want to know if the spider crawl is complete and whether there is a relevant api that can be called. Whether burpsuite should add more api

Last updated: Dec 29, 2020 02:28PM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Burp Enterprise tool is not doing authenticated scans

Hi, I had configured burp enterprise scanner for one of our application and provided recorded login sequence since the application will redirect to single sign on page and redirect to main application page once...

Last updated: Dec 21, 2020 09:18AM UTC | 3 Agent replies | 4 Community replies | Burp Extensions

Burp Python Extensions

Hi, Some of my python extensions are not working on my windows but it's working on my Linux VM. Upload Scanner === ``` at org.python.core.PyReflectedConstructor.__call__(PyReflectedConstructor.java:182) at...

Last updated: Dec 18, 2020 09:52AM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Page 29 of 51

Burp Suite Support Center

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

Burp Suite Support Center image