-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathBappDescription.html
More file actions
23 lines (17 loc) · 1.15 KB
/
BappDescription.html
File metadata and controls
23 lines (17 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<p>Streamline the process of documenting vulnerabilities in penetration tests and security assessments. By simplifying the copying of HTTP requests and responses, it allows you to focus more on testing than documentation, ultimately improving workflow efficiency.</p>
<h2>Features</h2>
<ul>
<li>Copy entire request & response</li>
<li>Copy entire request & response headers.</li>
<li>Copy entire request & response headers + selected response data.</li>
</ul>
<h2>Usage</h2>
<ol>
<li>Use the appropriate keyboard shortcut or right-click and choose from the context menu to copy the request and response.</li>
<li>Switch to your reporting tool (e.g., Word, Markdown, Web App, LaTeX Editor, etc.).</li>
<li>Paste the copied request or response into your report.</li>
<li>Optionally, add context to explain the request or response.</li>
</ol>
<p>This process significantly reduces the need for manual copying and pasting, enhancing your overall productivity during report generation.</p>
<h2>Configuration</h2>
<p>The extension can be configured directly in Burp's settings menu to customize the text clipping features and keyboard shortcuts.</p>