Back to Skills

burpsuite-project-parser

majiayu000
Updated 8 days ago
15 views
58
9
58
View on GitHub
Otherdesigndata

About

This skill parses Burp Suite project files (.burp) from the command line to analyze captured HTTP traffic. It enables searching response headers/bodies with regex, extracting audit findings, and dumping proxy history or site map data. Use it for security analysis and exploring traffic from Burp projects directly in your terminal.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/burpsuite-project-parser

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/burpsuite-project-parser
0

Related Skills

burpsuite-project-parser

Other

This skill parses and searches Burp Suite project files (.burp) directly from the command line. It enables developers to extract proxy history, analyze HTTP traffic, and search response headers/bodies using regex patterns. Use it for security auditing, dumping site map data, or examining captured web traffic without opening Burp Suite.

View skill

burpsuite-project-parser

Other

This skill parses Burp Suite project files (.burp) from the command line to analyze captured HTTP traffic. It enables searching response headers/bodies with regex, extracting audit findings, and dumping proxy history or site map data. Use it for security analysis and exploring traffic from Burp projects directly in your terminal.

View skill

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

polymarket

Meta

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

View skill