원클릭으로
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: