All Projects → Static-Flow → Burpsuiteautocompletion

Static-Flow / Burpsuiteautocompletion

This exention enables autocompletion within BurpSuite Repeater/Intruder tabs.

Programming Languages

java
68154 projects - #9 most used programming language

BurpSuiteAutoCompletion

This exention enables autocompletion within BurpSuite Repeater/Intruder tabs.

Created at the request of this tweet: https://twitter.com/Hogarth45_/status/1366432589733625860

This extension supports autocompletion within BurpSuite Repeater and Intruder tabs, aimed primarily at Headers.

It comes prepackaged with the great list of headers from SecLists

How To Use

  1. (Optional) Clone and build this repo with mvn clean install
  2. Load the built jar (or the one that comes with the repo) into Burp
  3. Within new* Repeater/Intruder tabs begin typing a header name
  4. The extension will create a list of possible candidates within a box below your cursor
  5. Double click on your desired header and it will be inserted for you

* I say new because if the Reapter/Intruder tab already exists it cannot be hooked. Simply recreate the tab to enable AutoCompletion.

DEMO

https://twitter.com/_StaticFlow_/status/1367304795342721024

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].