-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathBappDescription.html
More file actions
24 lines (17 loc) · 1.47 KB
/
BappDescription.html
File metadata and controls
24 lines (17 loc) · 1.47 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>Shadow Repeater enhances your manual testing with AI-powered, fully automatic variation testing. Simply use Burp Repeater as you normally would, and behind the scenes Shadow Repeater will monitor your attacks, try permutations, and report any discoveries via Organizer.</p>
<p>Whether you're probing for path traversal, SQL injection, XSS, or other vulnerabilities, Shadow Repeater intelligently mutates your inputs and analyzes responses for anomalies, making it valuable for in-depth manual testing and fuzzing. Stay one step ahead by discovering bypasses and alternative attack vectors that might otherwise go unnoticed.</p>
<h2>Features</h2>
<ul>
<li><b>Automated Payload Mutation</b> - Automatically mutates user generated payloads</li>
<li><b>Anomaly Detection</b> - Analyzes responses using response diffing to flag interesting items</li>
<li><b>Intelligent Fuzzing</b> - Enhances manual testing by automating attack vector discovery</li>
<li><b>Repeater Integration</b> - Activates automatically by default after the fifth modified Repeater request</li>
</ul>
<h2>Usage</h2>
<ul>
<li>Install Shadow Repeater and tick the "Use AI" checkbox.</li>
<li>Use Repeater to test endpoints.</li>
<li>Every 5th request, Shadow Repeater will send variations of your attacks and look for differences in the response.</li>
<li>If Shadow Repeater finds something interesting, it will send it to the "Organizer" tool for further inspection.</li>
</ul>
<p>Copyright © 2025 PortSwigger Ltd.</p>