Skip to content

Commit

Permalink
Pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
hvqzao committed Aug 28, 2015
1 parent a80a6d0 commit 1dabde5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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](https://cloud.githubusercontent.com/assets/4956006/9557495/b4b1de86-4ddc-11e5-9b7a-d6bec8af7681.png)

After:

![wildcard-2](https://cloud.githubusercontent.com/assets/4956006/9557497/b84756a2-4ddc-11e5-91a7-01c655147adb.png)

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 _DOES NOT_ require Burp Suite Professional
Expand Down

0 comments on commit 1dabde5

Please sign in to comment.