ワンクリックで
traffic-proxy
Request/response interception playbook for logic bug hunting with mitmproxy and OWASP ZAP.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Request/response interception playbook for logic bug hunting with mitmproxy and OWASP ZAP.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
End-to-end bug bounty phase flow for BearStrike AI.
Controlled exploitation, false-positive elimination, and PoC writing standards.
Tool selection policy for BearStrike based on target type, scan risk, and signal strength.
Pre-execution planning and priority-scored task list before running tools.
Recon workflow for domain, DNS, host, and web surface mapping.
Reporting standards for single bug, full pentest, and recon-only outputs.
| name | traffic-proxy |
| description | Request/response interception playbook for logic bug hunting with mitmproxy and OWASP ZAP. |
Use this skill when automated scans find a suspicious workflow but proof needs manual request mutation.
mitmdump --listen-host 127.0.0.1 --listen-port 8081 --set flow_detail=1mitmdump -w reports/output/<target>/mitm.flowzaproxy -cmd -quickurl https://<target> -quickprogresszap-cli quick-scan --self-contained --spider https://<target>For each proxy-assisted finding, capture: