-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathBappDescription.html
11 lines (7 loc) · 1.07 KB
/
BappDescription.html
1
2
3
4
5
6
7
8
9
10
11
<p>This Burp Suite extension enables the generation of shareable links to specific requests which other Burp Suite users can import.</p>
<p><strong>How To Use</strong></p>
<p>Once this extension is installed a new tab titled "Burp Share Requests" will appear in Burp Suite which will contain all the currently generated links that are ready to be shared.</p>
<p>To create these links right click on a Request from either the Site Map, HTTP History, Intercept Tab, or Repeater tab and select the "create link" option within the context menu options.
This will generate a new line within the "Burp Share Requests" showing the URL of the Request you generated a link for.</p>
<p>To share the Request with others, right click on the desired request within the "Burp Share Requests" tab and select "Get link" to generate a link suitable for pasting into a browser URL bar
(i.e. http://burpsharedrequest/...) or select "Get HTML Link" to generate a link suitable for including in a report or blog post (i.e. http://burpsharedrequest/</p>