Searches Burp Suite project files for security analysis
Copy the command definition below into:
~/.claude/commands/trailofbits-burp-search.md---
name: trailofbits:burp-search
description: Searches Burp Suite project files for security analysis
argument-hint: "<burp-file> [operation]"
allowed-tools: Bash Read
---
# Search Burp Suite Project Files
**Arguments:** $ARGUMENTS
Parse arguments:
1. **Burp file** (required): Path to .burp project file
2. **Operation** (optional): `auditItems`, `proxyHistory.*`, `responseHeader='...'`, `responseBody='...'`
Invoke the `burpsuite-project-parser` skill with these arguments for the full workflow.
Walk the receipt chain in ./receipts/ verifying every signature and hash link. Detects insertions, deletions, and tampering across the entire audit trail.