Burp Suite User Forum
I am using Burp Suite Community Version v2020.12.1 Build 5278 The Jython standalone version is 2.7.2 OS: Windows 10, v 10.0.18363 Installed Autorize through the Extender > BApp Store panel. It downloads and installs the...
Hello, I noticed that extension "Request Minimizer" will not act on POST parameters, because of a faulty IF condition. I reported the bug to the author, but I doubt it will be patched anytime soon (the last update was 3...
My Python plugin prints output to "Extender" > "Extensions" > "Output" > "Show in UI". Each time I run my plugin, it appends data to this area. I'd like to clear out this area but uncertain of the correct way. I've...
It happens when I installed kali linux, I have change network proxy in firefox ESR but it doesn't work either. I am facing a lot of problem in web penetration. please help me out
My English is not good.I will try my best to describe my problem clearly. I create a maven project and put an executable file in the resource directory. I can use `XXX.class.getResource("/");` code obtains the file path in...
I playing this example of customscannercheck. Since passive scanning is disabled for burp community(free version), I just call self._callbacks.issueAlert("Hello alerts") in the doPassiveScan function to trigger an alert...
When I write the burpsuite extension, I want to know if the spider crawl is complete and whether there is a relevant api that can be called. Whether burpsuite should add more api
Hi, I had configured burp enterprise scanner for one of our application and provided recorded login sequence since the application will redirect to single sign on page and redirect to main application page once...
Hi, Some of my python extensions are not working on my windows but it's working on my Linux VM. Upload Scanner === ``` at org.python.core.PyReflectedConstructor.__call__(PyReflectedConstructor.java:182) at...
We've been using a script to update request headers (e.g., JWT) that we found here: https://raesene.github.io/blog/2016/06/19/Burp-Plugin-JWT-Tokens/ We've had use cases where we need to sign in, capture a CSRF token in a...
hi team i installed a turbo intruder i founded a error on output java.lang.IllegalStateException: inputRequest.httpService must not be null at burp.TurboIntruderFrame.<init>(fast-http.kt:218) at...
Hi Team, I am planning to integrate burp pro with jenkins, As suggested in we45.com, i have followed the same and integrated burp pro with jenkins using corbonator plugin. I need some help on how to provide authentication...
Hi Team, While using python's library requests and urllib to send the requests from Burp Extension, I am getting following error: raise SSLError(e, request=request) requests.exceptions.SSLError:...
i am using community edition ill try every thing but intercept not caputering data target also not working ill try like add burp certificate proxy switcher restore default but not working ; i have also one problem when i am...
hello, While installing java or ruby related plugins, plugins with python do not load and give an error message. The plugin I wrote and the plugin I tried to download from the bapp store is not installed. jruby version :...
Hello, I am running a private Burp Collaborator Server (current version of Burp) on an AWS EC2 instance. It's working and all health check tests were successful, but I found a lot of error messages in the...
I'm writing a Burp Extension that adds a suite tab. I'd like to be able to detach this suite tab like you can with other tools from Window -> Detach [toolname]. How can I go about this?
Every time I try to download Burp Suite Professional, it does not download. It remains in the downloading loop without actually downloading the app for hours. The community version downloads and the license for the...
hi everyone could somebody helps me to load boto3 in burp suite in order to change my ip with IP_rotate? I don't know which script i have to write to establish a connection with the aws cloud?? Thank you
The option of saving the report is only to HTML or XML format. How to save in PDF format
Page 2 of 24
Your source for help and advice on all things Burp-related.