What problem does it solve?
This Skill removes the manual overhead of operating Burp Suite for web application security testing, eliminating repetitive tasks like sending custom requests, sifting through proxy history, and manually triaging scanner findings.
Core Features & Use Cases
- Proxy History Management: Query and filter HTTP and WebSocket proxy history with regex to quickly locate relevant traffic for security assessments.
- Request Automation & Testing: Send custom HTTP/1.1 and HTTP/2 requests, push them to Repeater for manual iteration, or send to Intruder for automated fuzzing of parameters.
- Vulnerability Validation: Retrieve Burp Scanner issues for triage, and use Collaborator out-of-band testing to confirm blind vulnerabilities like SSRF, blind XSS, and XXE.
- Use Case: When testing a new API endpoint for insecure direct object reference (IDOR) flaws, use this Skill to pull recent proxy requests for the endpoint, send modified requests to Repeater to test access to other users' resources, and validate any blind findings with Collaborator payloads.
Quick Start
Use the burp-suite skill to retrieve the 10 most recent proxy HTTP requests for your target domain and send a modified version of the first request to Repeater for manual security testing.