Burp Suite User Forum
For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.
Hi, I am developing a Burp extension that involves Selenium. It runs fine if Burp intercept is turned off and the proxy is not set in the code, but clearly this way Burp cannot intercept the messages. When I enable those...
https://snipboard.io/pq3AtV.jpg is it possible to add a button to the form??
I use a Linux kali 5.4.0-kali4-amd64 #1 SMP Debian 5.4.19-1kali1 (2020-02-17) x86_64 GNU/Linux installed in a VM. ANytime i restart my machine my burp extension disappears. I use Burp community edition.
I want to get all of the information which opened tabs in the Repeater tab. I read APIs in https://portswigger.net/burp/extender/api/ but I can't find out anyways to get that information. Is there any way to get it...
Hi, I would like to output in the extension tab currently enabled target scope. As I've already found there are registerScopeChangeListener(), getScopeChangeListeners(), getScopeChangeListeners(), isInScope(URL),...
Hello - Been looking around in the forums and it doesn't appear anyone has asked this yet. I am attempting to write an extension that parses a .har file, which is a file that contains HTTP Requests and Responses. I want to...
We were trying to use Bypass WAF Extension to test the IP address black-list handling on our WAF. I have followed the steps in the post https://www.codewatch.org/blog/?p=408 and have added the session handling rule. I...
While writing a new burp extension, is there a possibility that it can issue a popup or notification to the user ? For example "Hello world" should popup to the user. Is this possible or a extension can create it only to the...
After Iinstall any burp extension and restart my kali machine, i the extension seems to disappear. NOTE: My kali is installed on a VM
Hi, I am building a Burp extension, using sqlite external jdbc driver. I have added this jar into folder and configured Burp with the location of my folder where external JARs should be loaded from under Java environment....
I am currently running scans using burp enterprise from Jenkins. The scan completes and a report is available on burp enterprise server. But how do I get this report to be displayed in Jenkins?
Hi, Is there any way to change the scanner settings programmatically?
Dear All, I tried OpenAPi Parser but it looks like it has limited support for OpenAPi Specs 3.0 Do you have any workarounds where by I can quickly import APIs from OpenAPi Specs? Cheers, adam
Hello, I'm developing a firefox/burp extension and where I'm adding a custom header to each request in firefox and stripping it in burp. This header is used to pass metadata about the request. This is working fine, but...
Hi, I get this error while installing the burp extension for SSL scanner. Any help to resolve this? Jython version used is 2.7.0 Traceback (most recent call last): File...
Hi, I'm making an extension at the moment, and one of the things I would like to do is be able to nicely exit burp in specific conditions. When calling callbacks.exitSuite(false), burp does exit nicely, but the next...
Hi, We are trying to integrate Burp suite professional to the CI/CD pipeline and was not able to.Can you please guide if this professional suits for Professional ? or shall go with any other plugins
I used IScannerCheck, and tried to use baseRequestResponse.setHighlight to set Highlight when find Issue,but remind me that don't support set Highliht. I wanna set highlight when the Issue i'm looking forward to come up.
Hi, I'm programming the tool jSQL Injection and I'm thinking about creating a BApp extension to explore easily the databases from Burp Suite. jSQL is already made on Java with a Swing GUI available on Github, so I...
Hello! I'am getting this error while running health checkup please help me. "An SMTP connection to the capture server at ugeavb37yxofknz2i7nvnhnqrdhdfhdhsasfvsdbvo.burpcollaborator.net port 25 could not be...
Page 33 of 51
Your source for help and advice on all things Burp-related.