Burp Suite User Forum
For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.
This is more for the aesthetics of the extension. In a native burp tab, if we sent anything from the context menu, for example : Burp Proxy "Send to Repeater", the "Repeater" tab will light up. So how can I also do...
Hi Guys, Sending requests using the Montoya API based on examples is to use the following : ``` api.http().sendRequest(request2Send) ``` However, when I attempted to send a request, I get the following error...
Hello, Why is there no PATH HttpParameterType in the montoya API? Is is meant to be included in the URL HttpParameterType?
Today, I am unable to access labs through burpsuit proxy. Yesterday, I was able to access it without any issues. I tried with chrome and mozilla firefox, Both showing 404-Not Found responses for all labs. My Mozilla Firefox...
Dear all, I am looking to the Montoya test extension from here:...
Is there a way to rate limit the Param Miner extension when it is installed in Burp Community? You cannot use the Distribute Damage extension for this purpose as it cannot be installed in Burp Community.
I am doing this lab SQL injection with filter bypass via XML encoding. You recommend to install Hackvertor. I cannot install Hackvertor. It says installing and it stays in grey. Please help. Are there another...
I've managed to view both requests and responses simultaneously using the following code, but it becomes cumbersome when redirects occur, as it doesn't display the initial request and response. Is it possible to develop an...
I am currently working on developing a Python extension for active scanning. This extension has the ability to perform various types of scans, and as long as the user has configured macros, there are no issues with the...
I want to perform basic vapt scanning on a domain or subdomains. So which are all the extensions that i can use for basic scanning.
I've created a python extension to scan replies from a certain url for a certificate, and then save it to disk and run a command to convert it to pfx. This all works, I can then manually load it into the Project Options ->...
Hi - I added the reshaper BApp, played around with it, and added a Rule for WebSockets containing an "unacceptable code point '' (0x96)". Now on Loading the extension again (auto on startup or manually) I get an Error...
I have recently started seeing "Extension driven passive audit" automatically get created while I am testing. I checked the forums and prior release notes and didn't see any good answers to my questions. So here they...
Hi portswigger, When i run this command(gradlew.bat build fatjar or ./gradlew build fatjar), I get this erorr: ``` C:\Users\xxx\Desktop\http-request-smuggler-75a40815a944391bfbefe9c8b70faec1fae3ea21>gradlew.bat build...
Hey there, I'm trying to create an extension which has a listener attached to the Burp Logger. Every time new requests/responses are logged, the extension will look through the new requests/responses and save the...
For the old API (weiner) there was example in java, python and ruby. For the new montaya API there are only examples in java. Please add examples in python and ruby too.
I'm encountering this issue with all Python extensions from the BApp store and my personal extensions. This started to happen after a burp update at some point. I'm currently running 2023.10.3.4 but this started to happen...
Hello portswigger, I want to use the HTTP Request Smuggler extender as cli, how can I do it? Regards.
I am working on creating two IMessageEditorTabs, one for requests and the other for responses. I know that I could use just one IMessageEditorTab and check whether the message is a request or response inside it. However, I...
Hi, Any reason why Log4jShell scanner extension is removed from BApp Store? Also, since Log4jShell scanner removed, does for all the below variants are supported by Active scan++ Feature Log4Shell scanner (this...
Page 5 of 51
Your source for help and advice on all things Burp-related.