
Burp suite extension that lets you easily copy issues
If this project helps your work, support ongoing maintenance and new features.
ETH Donation Wallet
0x11282eE5726B3370c8B480e321b3B2aA13686582
Scan the QR code or copy the wallet address above.
Burp Suite extension for browsing, copying, and exporting scan findings.
CopyIssues.pyInteractive UI extension for browsing, copying, and exporting scan findings.
Features:
Cancel Export supportUsage:
~/burp_exports/scan_TIMESTAMP/ (or C:\burp_exports\ on Windows)
├── stats.json
├── README.txt
├── test.sh (or test.bat on Windows)
├── High/
│ ├── certain.json
│ ├── firm.json
│ └── tentative.json
└── Medium/
├── certain.json
├── firm.json
└── tentative.json
Each issue includes:
Issues are grouped by host + vulnerability type:
Displays all High and Medium severity issues detected by Burp Scanner, including but not limited to:
~/burp_exports/issue_status.json (or C:\burp_exports\ on Windows)~/burp_exports/issue_notes.json (or C:\burp_exports\ on Windows)~/burp_exports/filter_presets.json (or C:\burp_exports\ on Windows)Evidence: full technical evidence payloadQuick: lightweight triage payloadSubmission: sanitized report-oriented payloadDev Ticket: developer handoff payload with repro detailsDeveloped by Teycir Ben Soltane
MIT License - Free to use for authorized security testing and research purposes.