بنقرة واحدة
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: