hvqzao / burp-wildcard

Burp extension intended to compact Burp extension tabs by hijacking them to own tab.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wildcard

There is number of great Burp extension out there. Most of them create their own tabs. Too many of them makes the interface heavy and ugly. This extension tries to address this issue. It provides ability to hijack tabs belonging to other extensions (it is not oficially supported by Burp Extensions). For safety reasons, in order to work, this feature must be explicitly enabled on Options tab each time extension is loaded.

Before:

wildcard-1

After:

wildcard-2

Extension also provides CSRF Handling mini-extension source (Python) which could be saved as a file, customized and loaded into Burp later on. Newly added extension will handle application specific CSRF tokens.

This extension will automatically turn off if dark theme "Darkula" (BurpSuite 2+) is enabled as it is not compatible with it.

Requires Java 8.

This extension DOES NOT require Burp Suite Professional

Download

https://github.com/hvqzao/burp-wildcard/releases/download/v1.03/wildcard.jar

License

MIT License

About

Burp extension intended to compact Burp extension tabs by hijacking them to own tab.


Languages

Language:Java 100.0%