Burp Suite User Forum
(Burp: 1.7.27, OS: macOS 10.12, Java: 8) Given an IBurpExtender that registers an IHttpListener when the listener's IHttpListener.processHttpMessage is called, and the message is a request, it calls...
Hey, Is there an easy way to associate a request going through the processHttpMessage of a registered IHttpListener with the response that comes back later? Thanks, Justin
Hello team I wanted to know how to add custom header and send JSON in post request in jython. here is my basic code def...
I've embedded some static files inside the extension, in the folder named `assets`. Trying to access them fails, using following code: InputStream in = DataUtils.class.getClassLoader().getResourceAsStream("/assets/" +...
Where can I access a reference to Burp's main JFrame? It's required for displaying JDialogs relative to it.
bug report in ruby extension two different report platform java java.lang.RuntimeException: BUG: could not initialize constructor handle at...
Hi, Currently I am working on an extension to dynamically apply markers (user defined) to highlight certain specific areas within requests and responses. This works well if I have an "issue" with only one request-response...
I am trying to make an extension for burp that provides request and insertion points for scan via command line. I can perform scan on the request with default insertion points of that is by not passing anything for the...
During a scanning process, I came across multiple "Interesting input handling" issues. If I look into the Advisory tab, I get a comment (showed with italic style) saying the following: "To scan for backend parameters, right...
I noticed that while using IMessageEditor/IMessageEditorController calls to create a view for request and responses that when you bring up the context menu, it will not allow you to use Send to Repeater/Intruder/Sequencer....
I noticed that while using IMessageEditor/IMessageEditorController calls to create a view for request and responses that when you bring up the context menu, it will not allow you to use Send to Repeater/Intruder/Sequencer....
Would it be possible to expose an API call to add highlighting to IMessageEditor like the method setSearchExpression() within ITextEditor? Thanks.
Not able to login to csld account to download the Software Portswigger
I have purchased a license and have completed the payment. At the time of purchase, the name is next and the email is next.parkjh@gmail.com. Payment was made with VISA card. But the license key does not come by...
I'm writing a Burp extension that has a UI and adds "closeable" tabs, exactly like in the Repeater tab, where there are small "x" to close a tab. However, mine look horrible, as I use a JButton (in Python): class...
Hello All, I am working on a extension development which has a requirement for custom UI for intruder tab with default intruder functionalities (i.e. the ui is only different, core functionality will be same as intruder...
Hi, I need help on the Burp Extensions. I would like to generate customized issue reports once active and/or passive scanning activity is done. But how to get ScanQueueItem status or percentage in order to know if the...
Hi, I'm running the latest Burp Suite Pro (1.7.23) on Kali Linux rolling 2017.1. After installing "Header Analyzer" extension i'm unable to start it. I get an error: #### Traceback (most recent call last): File...
Hi, After upgrading my Parallels Kali 2.0 VM from BurpSuite Pro 1.7.21 to 1.7.23 I noticed that whenever I want to install and load new extension BurpSuite hangs and enters something like deadloop. I tried few things...
Question is quite specific enough, but to elaborate, I basically plan on writing something to visualize the sitemap better, and in a aesthetically-pleasing fashion. So obviously the only information I need access to would...
Page 42 of 50
Your source for help and advice on all things Burp-related.