-
Updated
Oct 19, 2018 - Java
burp-plugin
Here are 66 public repositories matching this topic...
-
Updated
Jul 14, 2019 - Java
-
Updated
Jun 3, 2020 - Java
-
Updated
Apr 11, 2020 - Java
-
Updated
Mar 16, 2020 - Python
-
Updated
Nov 12, 2018 - Java
Currently, the headless scanner extension expects an XML based configuration file and this works ok. But, making the XML is cumbersome and also requires that most of the request URLs be wrapped in CDATA blocks.
IMHO, this would be much simpler, cleaner and much more concise in JSON than in XML, Also, the configuration files for Burp itself seem to be JSON based. So, this move will make it sor
-
Updated
Jul 8, 2019 - Python
-
Updated
May 22, 2020 - JavaScript
-
Updated
Feb 24, 2016 - Python
-
Updated
Apr 29, 2020 - Java
-
Updated
Feb 8, 2018 - Java
-
Updated
Mar 20, 2019 - Java
-
Updated
Feb 28, 2020 - Python
-
Updated
Nov 9, 2018 - Java
Steps to reproduce:
- Download http://petstore.swagger.io/v2/swagger.json
- Open swagger.json in Swagger Parser
- Find the POST /pet endpoint and click "send to repeater"
POST /v2/pet HTTP/1.1
Host: petstore.swagger.io
Accept: application/xml, application/json
Content-Type: application/json, application/xml
id={integer}&id={integer}&name={string}&name={string}&photoUrls={array}
-
Updated
May 20, 2020 - Java
-
Updated
May 10, 2020 - Python
-
Updated
Jun 19, 2019 - Python
-
Updated
Jun 3, 2020 - Kotlin
-
Updated
Sep 30, 2018 - Java
Typo in README.md
Found a typo in the README.md file.
The affected sentence is the following:
This simple extension provides Proxy-like view with along with search filter capabilities for all Burp sources. Some users might find Parameters count table column handy.
duplicate with should be removed.
This simple extension provides Proxy-like view
withalong with search filter capabilities for al
-
Updated
Sep 26, 2019 - Java
-
Updated
Apr 12, 2020 - Java
-
Updated
May 30, 2019 - Java
-
Updated
May 21, 2019 - Java
-
Updated
May 6, 2020 - Java
-
Updated
Mar 24, 2020 - Java
Improve this page
Add a description, image, and links to the burp-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the burp-plugin topic, visit your repo's landing page and select "manage topics."
Pretty simple and straight forward feature request:
Add the ability to follow redirections within auto repeater. I'm thinking it would be useful to have a button similar to how repeater has a button to follow redirections for individual requests/responses, and have a checkbox to automatically follow redirection in the options section.
Find below two crude mockups of what I mean in case it is