Burp Suite User Forum
Hi there, is there a way to log requests made by extension in the History tab? My use case is that when we make requests via our extension, we would like to be able to send this request to the Repeater. I know it's...
Hello everyone, I'm working on the practice exam for the Burp Suite certification. As many of you may know, the last stage involved an insecure java deserialization. Since there is no contextual clues as to what gadget...
Hi, Can Montoya persistence be used to load a list of extensions from the Burp extension store or even custom extensions (given the .jar location)? The line in the release notes "Import extension data from another project...
Hi there, I'm developing a new extension using the Montoya API. I'm planning to register a new `ContextMenuItemsProvider` which provides a way to insert a string at a certain position into the request body in the...
Hi team, I like know how to integrate burp suite pro with selenium automation for to perform active scan and spider. i have successfully done proxy the https with selenium scripts but I'm not able to trigger spider or...
I want free trail version of burp suite professional but haven't received activation email on the following mail (farooq.umer@edufi.tech). Kindly look into this asap
Hi there! I am testing a brute force attack on a software. For the Anti-Csrf token I am trying to use grep extract => but it is failing and error of failed to fetch response is coming and its not like the response isn't...
I want a callback to my extension when any Scan is completed. For example, I want to send a notification through SNS etc. when the scan is completed. Is it possible to get the flag when the scan is completed? I saw...
I want to build an extension for Burp with python. I downloaded Jython and set Pycharm to use it as an interpreter but it doesn't recongnize java or javax when importing them and I can't find a way to get it to work. Can...
I am struggling to open BApp. I have downloaded the app but it won't open.
I am getting error as "Burp did not start properly last time. do you want to start it without loading extensions" and then burp screen gets freeze.
Hi Is there a java api for render the response
I would really appreciate if you could write some more documentation for the new API. I can't understand why this won't work. I get the following error message: java.lang.Exception: Extension class is not a recognized...
I'm trying to create a simple extension to intercept WebSocket messages. Here is my extension code: ==================================================== package org.example; import...
Hi, Turbo Intruder not work burp suite 2023.1 turbo intruder does not appear in extensions section even though I installed it with no problem. (Request -> right click -> extensions -> not seen turbo ıntruder)
Hello, Is there a Burpsuite API that could be used to manipulate (or just delete) a specific request/response in the proxy history tab? Appreciate your support
Hi, I'm writing a passive scanner by implementing the ScanCheck interface and calling Scanner.registerScanCheck(ScanCheck). I want to check a particular condition and return an audit issue if this condition is met,...
I can successfully access the BApp Store list and can even access the portswigger.net but somehow neither I am able to install any of the extensions nor I am able to update Burp through "Help" menu it will show/load new...
Hello, I've an idea to write a custom plugin to help my colleagues to delete some requests/responses that may include sensitive data that we usually don't need to push with the final burp file as an artifact at the end of...
Hello, I'm currently trying to draw various graphs (e.g., scatter plots) in my extension. The goal is to have graphs that look somewhat like the graphs from Burp Sequencer. As of now, I haven't found functionalities in...
Page 2 of 40
Your source for help and advice on all things Burp-related.