From asi
Parses Burp Suite (.burp) project files from CLI to search HTTP responses/headers/bodies with regex, extract security findings, dump proxy history/site maps, and analyze captured traffic.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asi:burpsuite-project-parserThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Trit**: -1 (MINUS)
Trit: -1 (MINUS) Category: burpsuite-project-parser Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0
Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bodies with regex patterns, extracting security audit findings, dumping proxy history or site map data, or analyzing HTTP traffic captured in a Burp project.
This is a Trail of Bits security skill. Refer to the original repository for detailed usage guidelines and examples.
See: https://github.com/trailofbits/skills
npx claudepluginhub plurigrid/asi --plugin asiParses Burp Suite .burp files via CLI to search headers/bodies with regex, extract security findings, dump filtered proxy history or sitemap for HTTP analysis.
Searches and extracts data from Burp Suite project files (.burp) via CLI. Supports regex search on response headers/bodies, audit findings, proxy history, and site map analysis.
Conducts web application security testing with Burp Suite for identifying vulnerabilities during penetration tests and audits.