Burp Suite User Forum
For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.
Hello, Could you please he me with question below? Burp Suite professional tool will support AI(artificial Intelligence) application security testing? Are there any AI(artificial Intelligence) features configured in burp...
HTTP Request Smuggler is not working properly, when I start Attack, it does not proceed from "ENGINE WARMING UP". The execution environment is as follows. ・Burp suite:2023.10.2.3 -2023-10-02 ・Extension : Both are the...
Is there any Burp Extension to run API Testing using Postman Collection file?
Dear Sir, Can we capture and modify the tcp request and response through burpsuite.
Hi, I'm trying to build an extension that reads results from the BurpSuite Pro scanner using the Montoya API and I was wondering if there are any examples out there for how to handle audit issues?
Is it possible to make use of arbitrary classes imported from external modules in Java, e.g. the UriBuilder class? My extension makes use a class in the same project folder that implements logic to generate a token that I...
Hi all, i’m curious if anyone has installed and run the extension called Custom Send To on a Mac? I am looking for a way to send the body of a response to a API/URL and receive back response from that URL and this was...
Hi - I've dropped support a message about this, however, I just thought I'd try here too just in case anybody else has had a similar issue. I'm utilising the Montoya API in a Burp extension to test an app that uses WSS....
I am trying to run a Linux command within Burp Suite. First, I tried to use the Reshaper Extension to "Run Process" as a command line in Linux. Please see my setup below: When: Event Direction: Request Then: ...
Running Burp Pro 2024.3.1.4 and HTTP Request Smuggler v2.16 on MacOS 14.4.1 When I run a Smuggle Probe on a request, the findings appear in the Dashboard's Summary tab but they do not appear in the Issues tab. If I try...
Hi there, I tried to use montoya to update 2 http headers messageEditorHttpRequestResponse.setRequest(messageEditorHttpRequestResponse.requestResponse().request().withUpdatedHeader("header1", "test1")); // ...
I'm working on a new ScanCheck Burp extension and running into some issues using the highlighting functionality. AuditInsertionPoint (e.g. as created using AuditInsertionPoint.auditInsertionPoint()) has a method...
Hi, I've used the method importBCheck() that will run on startup. However, if the BCheck is already installed, it just duplicates the BCheck. I've hacked a solution to look at the path key in the user json to see if...
Hello: I had the same idea of devlop some script engine to achive burp scanner rule like bcheck and completed recently,which was based yaml.So I want to discuss with you about the bcheck ability: 1. would you consider to...
I'm enrolled in APISec University and I'm trying to install Autorize, but keep getting errors. I follow the instructions, but keep getting errors regardless of which method I use to try and install it.
I've input the Header name and value but the custom header doesn't show up in requests in Proxy. Are there any alternatives? It would be good if this worked - many programs require it
Gson gson = new GsonBuilder().setPrettyPrinting().create(); String jsonString = "{ \"name\" : \"John\", \"age\" : \"20\", \"address\" : \"some address\" }"; JsonElement jelem = gson.fromJson(jsonString,...
Dear support, I have written an extension that is using behind the scene Jersey. Jersey is an open source framework for developing RESTful Web Services in Java. It provides support for JAX-RS APIs and serves as a JAX-RS...
I have an issue detected by the issue handler in Burp Suite, where a time-based SQL Injection vulnerability is identified but there's no response in the issue details, only a request. How can I access this request using an...
Hi All, I am beginning to contribute to a Burp Suite extension and I'm running into some issues debugging. I have followed the instructions in this thread:...
Page 3 of 51
Your source for help and advice on all things Burp-related.