Chain OWASP ZAP through canonical mitmproxy/IPX capture and correlate alerts #33
Labels
No labels
bug
documentation
duplicate
enhancement
feature
good first issue
help wanted
invalid
question
refactor
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/hackmode#33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Outcome
Reconcile #21/#22/#23 with #26/#133 so ZAP keeps its valuable API/scanner semantics without becoming a second canonical HTTP-history pipeline.
Owning RAGE lane
Provider/runtime/tool worker; database worker owns only canonical evidence relationship primitives if missing.
Dependencies
Research/design gate
Test supported proxy-chain topologies (
client -> ZAP -> mitmproxy -> originvsclient -> mitmproxy -> ZAP -> origin) against ZAP upstream-proxy support, HTTPS interception/certificate behavior, passive-scan visibility, and reproducibility. Pick one explicitly and document the TLS/capture tradeoff.Required behavior
ZAP HTTP exchangeschema when:http-exchangesuffices;RED-first tests
Proxy chain fixture, HTTPS fixture, passive alert retrieval, alert-to-exchange correlation, out-of-scope active scan rejection, repeated alert dedupe, and capture-off/unsupported behavior.
Acceptance proof
Run a local fixture through the selected chain, prove one canonical HTTP exchange is stored via IPX and a ZAP alert can reference that evidence while ZAP's API/provider state remains separate and no duplicate HTTP history authority exists.