Skip to content
#

burp-plugin

Here are 66 public repositories matching this topic...

tzuk-pl
tzuk-pl commented May 29, 2019

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

A Burp Suite Extender that try to find sub-domain, similar-domain and related-domain of an organization, not only a domain! 利用burp收集整个企业、组织的域名(不仅仅是单个主域名)的插件

  • Updated Apr 11, 2020
  • Java
anandsudhir
anandsudhir commented Aug 30, 2018

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

eoftedal
eoftedal commented Dec 12, 2017

Steps to reproduce:

  1. Download http://petstore.swagger.io/v2/swagger.json
  2. Open swagger.json in Swagger Parser
  3. 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}
iamaldi
iamaldi commented Dec 1, 2018

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 with along with search filter capabilities for al

Improve this page

Add a description, image, and links to the burp-plugin topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.