Files
AWatch-rus/configs/windows-firewall-containment-request.example.json
T
igor04091968 757fd3125d
CI / Rust checks (push) Waiting to run
CI / Docs and registry checks (push) Waiting to run
CI / Smoke checks (push) Waiting to run
Coverage / Coverage baseline (push) Waiting to run
Security / Cargo audit (push) Waiting to run
Security / Cargo deny (push) Waiting to run
Security / Secret pattern check (push) Waiting to run
Security / Dependency review (push) Waiting to run
Add shadow security finding inbox
2026-07-01 06:12:08 +03:00

19 lines
375 B
JSON

{
"target_host": "HOST-EXAMPLE",
"plan_id": "rollback-host-example-001",
"ttl_minutes": 60,
"reason": "High-confidence Hayabusa and Velociraptor containment drill",
"management_allowlist": [
"10.10.10.10",
"10.10.10.11",
"10.10.10.12"
],
"blocked_remote_addresses": [
"10.10.20.0/24",
"10.10.30.0/24"
],
"profiles": [
"Domain"
]
}