Architecture diagrams
PNG, JPG, draw.io, or PDF. Vision-capable model extracts components, boundaries, and flows.
ArgusMap ingests your architecture diagrams, infrastructure-as-code, telemetry inventory, and red-team reports — then runs an expert-grade threat-modeling pass and generates Sigma rules to close every detection gap it finds.
Built around the canonical 4-question framework used by mature application-security programs.
Plug in diagrams, IaC, telemetry inventories, and prior reports. Every source becomes evidence the model can reason over.
STRIDE per component, mapped to MITRE ATT&CK techniques and CWE identifiers with explicit business-impact severity.
Concrete, architectural mitigations — not platitudes. Tied to the specific component and trust boundary at risk.
Detection coverage evaluated for every finding. Gaps become first-class objects you can close one click at a time.
A single project aggregates everything the model needs to reason about your real system.
PNG, JPG, draw.io, or PDF. Vision-capable model extracts components, boundaries, and flows.
Paste Terraform, CloudFormation, Kubernetes manifests, or a written system description.
Tell the model which telemetry exists so detection coverage is grounded in reality, not assumptions.
Upload PDF or markdown findings to weight the elicitation toward known-broken control surfaces.
Three stages, deterministic where it matters, machine-readable where it counts.
Drop every artifact about the system into one project — files, IaC, telemetry tables, reports.
An expert-prompted model performs STRIDE per component, attaches ATT&CK / CWE, and grades severity.
Each detection gap becomes an object you can close in one click — the engine writes the Sigma rule.
Every finding ships with a detection evaluation: covered, partial, or missing. For the gaps, the detection engine generates a portable Sigma rule grounded in the data sources you have — ready to drop into your SIEM via sigmac.
title: Unauthenticated webhook ingress on /events
id: 6a1e8c34-...
status: experimental
description: Detects HTTP POSTs to /events with no auth header.
references:
- threat-model:proj-payments
- https://attack.mitre.org/techniques/T1190/
tags:
- attack.initial_access
- attack.t1190
logsource:
product: aws
service: apigateway
detection:
selection:
requestPath: "/events"
auth: "none"
condition: selection
level: criticalStart a project, attach your evidence, and run the first analysis in under five minutes.