diff --git a/BappDescription.html b/BappDescription.html index c95ecc4..f6dcb36 100644 --- a/BappDescription.html +++ b/BappDescription.html @@ -1,6 +1,6 @@ -

Provides similar but extended functionality of the BurpSuite Macro - feature. The main functionality is that you are able to trigger one or more - requests before every request triggered from Intruder, Repeater, Scanner, - Sequencer or Spider (except from Proxy and Extender). You can extract data - from an arbitrary response of the request and replace or add data to the - following request (replace CSRF token, session, add new header, etc.)

+

This extension provides a similar but extended version of the Burp Suite macro + feature.

+

The main functionality is that you are able to trigger one or more + requests before every request made by Intruder, Repeater, Scanner, + Sequencer or Spider. You can extract data from an arbitrary response and replace or add data to the + following request (replace CSRF token, session, add new header, etc.).