Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jas502n/BurpSuiteAutoCompletion
This exention enables autocompletion within BurpSuite Repeater/Intruder tabs.
https://github.com/jas502n/BurpSuiteAutoCompletion
Last synced: 22 days ago
JSON representation
This exention enables autocompletion within BurpSuite Repeater/Intruder tabs.
- Host: GitHub
- URL: https://github.com/jas502n/BurpSuiteAutoCompletion
- Owner: jas502n
- Fork: true (Static-Flow/BurpSuiteAutoCompletion)
- Created: 2021-03-04T16:05:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-04T16:06:37.000Z (almost 4 years ago)
- Last Synced: 2024-08-05T17:37:06.979Z (4 months ago)
- Language: Java
- Size: 140 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - jas502n/BurpSuiteAutoCompletion - This exention enables autocompletion within BurpSuite Repeater/Intruder tabs. (Java)
README
# 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](https://raw.githubusercontent.com/danielmiessler/SecLists/master/Miscellaneous/web/http-request-headers/http-request-headers-fields-large.txt)
# 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