Skip to main content
AI/MLplurigrid

burpsuite-project-parser

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.

Stars
23
Source
plurigrid/asi
Updated
2026-04-26
Slug
plurigrid--asi--burpsuite-project-parser
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/plurigrid/asi/HEAD/plugins/asi/skills/burpsuite-project-parser/SKILL.md -o .claude/skills/burpsuite-project-parser.md

Drops the SKILL.md into .claude/skills/burpsuite-project-parser.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Burpsuite Project Parser Skill

Trit: -1 (MINUS) Category: burpsuite-project-parser Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0

Description

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.

When to Use

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

Related Skills

  • audit-context-building
  • codeql
  • semgrep
  • variant-analysis