Burp Suite User Forum

Create new post

Crawler internal state tree accessibility (and other things)

Dear PortSwigger support, I was wondering whether it is possible to access the internal tree that the crawler maintains during a crawl. I'm referring to the state trees described in this blog post:...

Last updated: Mar 16, 2021 04:23PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

IMessageEditorTab getMessage() not changing raw tab in Repeater

Hello, I am building an extension that implements IMessageEditorTab and provides a component with multiple ITextEditors where users can save snapshots of the request. Within each snapshot they can click a button to...

Last updated: Mar 15, 2021 03:47PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Getting the warning as below details on executing the jarfile and the process is stuck and nothing happens further. I have a mac on which Burp Suite Professional and jdk 13 are installed. Please help out on the isse

/Library/Java/JavaVirtualMachines/jdk-13.0.2.jdk/Contents/Home/bin/java -Xmx4G -Djava.awt.headless=true -classpath burpsuite_pro_v2021.2.1.jar burp.StartBurp --unpause-spider-and-scanner -c config.xml WARNING: An...

Last updated: Mar 10, 2021 09:23AM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Reset Activation Limit

Hi Support It seems I have reached the activation limit for my Burp Suite Pro Licence therefore Please reset the limit so that I can continue using the Burp Suite. Also, I would like to the activation limit that we...

Last updated: Mar 09, 2021 12:47PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Disable pretty print through Burp Api?

Hello, is there any way to disable pretty print on IMessageEditorTab through Burp Api?

Last updated: Mar 05, 2021 12:02PM UTC | 1 Agent replies | 1 Community replies | Burp Extensions

Burp Extension issue

I am using burpsuite pro v2020.6 i have installed "JSON Web Tokens" extension from bAppStore and it's installed successfully , but its not displaying in proxy and repeater tabs. but its displaying in tabs . what is...

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

Drag'n'drop repeater tab events

Hi. I have an extension which allows you to change the colour and font of Repeater tabs, which I'm trying to refine at the moment. Changing the colours is fine, but when a tab is dragged to rearrange the order, or the title...

Last updated: Feb 24, 2021 04:09PM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

IMessageEditorController including applyMarkers?

I am using Sample Burp Suite extension: custom logger as a base to create a plugin, but I noticed that I cannot add the marker functionality (which is used by scanner issues). IHttpRequestResponseWithMarkers...

Last updated: Feb 24, 2021 01:57PM UTC | 2 Agent replies | 1 Community replies | Burp Extensions

Extension to get the position of markers

Hi, I'm trying to create a python extension that retrieves the list of markers from the request that is currently on the Positions tab in Intruder. I know I need to use the getRequestMarkers() method at some point, but I...

Last updated: Feb 11, 2021 12:22PM UTC | 3 Agent replies | 4 Community replies | Burp Extensions

ActiveEvent

Hi, HAs anyone figured out how to use the ActiveEvent extension for Burp, to send vulnerability data to splunk? Any advice would be highly helpful. I have followed the instructions on...

Last updated: Feb 09, 2021 05:05PM UTC | 0 Agent replies | 0 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:27PM UTC | 1 Agent replies | 0 Community replies | Burp Extensions

Save custom extension settings on project level

I would like to save some Extension specific settings on Project Level. The only options I have seen are: saveConfigAsJson --> Not considered to save custom extension specific settings. saveExtensionSetting --> The...

Last updated: Feb 03, 2021 11:57AM UTC | 1 Agent replies | 0 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: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

Page 26 of 48

Burp Suite Support Center

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

Burp Suite Support Center image