Burp Suite User Forum
Dear support, I'm working on an extension that modifies the contents of a file that is uploaded via a multipart request. See the example request below: ``` POST /upload HTTP/1.1 Host:...
I downloaded and installed Jython-2.7.0 following the link provided by Burp. I try to add this one to Burp and facing the error message: java.lang.ClassNotFoundException: burp.BurpExtender at...
Hi, Can you please if below functionalist are available in PRO version? also does PRO license come with unlimited users/app test? Mobile Application Analytic and Penetration Testing tool with the following...
I'm trying to load the example ruby extension found here: https://portswigger.net/burp/extender/writing-your-first-burp-suite-extension ...and loading the extension seems to be failing because I can't identify the proper...
I want to conditionally add response headers, but having a hard time knowing if there are any apis to do this easily. I basically want to UNconditionally add some response headers and conditionally add a response header...
i get errors when i try to load python based extensions (i downloaded jython standalone and adressed in extension options) error is like this: java.lang.ExceptionInInitializerError at...
Hello, I faced with issue when installing Autowasp in Burp CE. The error is: java.lang.NullPointerException at autowasp.logger.TrafficLogic.<init>(TrafficLogic.java:69) at...
Can you tell me the steps how to test "Missing / insecure Content Security Policy" header via burpbounty? I have installed the free version of Burpbounty in my Burp professional. but I did not get any clue how to add the...
I was uploading downloaded Burp Suite license key but showing an error popup. Please help me how to upload Burp Suite license key.
I have installed this with a manual BApp install - the extension is showing as installed and active with no errors in the Error tab. I have also put the NBFS.exe in my Burp run folder as described here:...
I recently came across an application that obfuscates its request/response field names, I ended up finding the de-obfuscated names in the source and wanted to translate these names automatically to make testing easier. I...
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:...
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...
/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...
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...
Hello, is there any way to disable pretty print on IMessageEditorTab through Burp Api?
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...
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...
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...
Observed that when "Active scan" is initiated via 'Burp REST API Extension', there is no response obtained for a request. However, if "Active Scan" is performed via the 'Burp UI-> Right Click option ("Do Active Scan")' then...
Page 1 of 25
Your source for help and advice on all things Burp-related.