skills.vishalvoidskills/vishalvoid
Technical & DevelopmentIntermediate

burpsuite-project-parser

Search and extract data from Burp Suite project files

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/trailofbits/skills --skill burpsuite-project-parser

Overview

What This Skill Does

Searches and extracts data from Burp Suite project files (.burp) via the command line. Supports regex search across response headers and bodies, extraction of audit findings with severity and confidence metadata, and structured access to proxy history and site map data.

Application

When to use this Skill

Documentation

Show Skills.md file

Burp Suite Project Parser

Search and extract data from Burp Suite project files (.burp) for use in Claude

Author: Will Vandevanter

Prerequisites

When to Use

Use this skill when you need to get the following from a Burp project:

  • Search response headers or bodies using regex patterns
  • Extract security audit findings and vulnerabilities
  • Dump proxy history or site map data for analysis
  • Programmatically analyze HTTP traffic captured by Burp Suite

Trigger phrases: "search the burp project", "find in burp file", "what vulnerabilities in the burp", "get audit items from burp"

What It Does

This skill provides CLI access to Burp Suite project files through the burpsuite-project-file-parser extension:

Lines 1 - 25 of 102

Recommendations

Explore other random skills

All skillsMy patterns