Each Canon test now has a fixture-asm registration that fails known-bad and passes known-good in-process. Live asm-tNN targets stay pending. No network, OpenBao, or packet. Assistant: grok Assistant-Session: 01a05e32-c776-72a3-86ec-c490e027aca9
50 lines
1.4 KiB
JSON
50 lines
1.4 KiB
JSON
{
|
|
"schema_version": "whitehat-target/v1",
|
|
"target_id": "fixture-asm-t05",
|
|
"posture_claim": "ASM T-05",
|
|
"attacker_model": "replay of service-A authority at service B, including MCP inbound-token passthrough",
|
|
"applicability": "applicable",
|
|
"applicability_reason": "In-process T-05 audience evaluator. Known-bad accepts A's artifact at B. No live MCP path.",
|
|
"approval_classes": [
|
|
"fixture-asm"
|
|
],
|
|
"specification": "asm-assurance-targets.v1",
|
|
"test_id": "T-05",
|
|
"title": "Confused Deputy Test",
|
|
"claims": [
|
|
"INV-03",
|
|
"A-10",
|
|
"A-13"
|
|
],
|
|
"oracle": "wrong-audience-or-resource-rejected",
|
|
"adapter": "src/whitehat_security/asm.py",
|
|
"probe_pack": "src/whitehat_security/asm.py",
|
|
"known_bad_calibration": "src/whitehat_security/asm.py",
|
|
"fixture_lifecycle": {
|
|
"create": "in-process constructor",
|
|
"delete": "drop process state",
|
|
"ids_are_synthetic": true
|
|
},
|
|
"egress": "in-process",
|
|
"surface": [
|
|
"in-process-audience"
|
|
],
|
|
"result_route": {
|
|
"conformance": "gate-house",
|
|
"implementation_finding": "risk-nexus",
|
|
"specification_finding": "gate-house",
|
|
"harness_gap": "whitehat-security"
|
|
},
|
|
"routes": [
|
|
"t05-wrong-audience"
|
|
],
|
|
"identities": {
|
|
"count": 0,
|
|
"role": "none; fixture generates no live identity",
|
|
"broker_audience": "whitehat-asm/fixture-t-05"
|
|
},
|
|
"abort_telemetry": [
|
|
"kill_switch",
|
|
"wrong_audience_accepted"
|
|
]
|
|
}
|