What is Mobius?
Mobius is an agentic SOC for Wazuh. It sits on top of the Wazuh deployment you already run and does the work of a level-1 analyst — on every alert, around the clock:
- Ingest. Mobius polls your Wazuh indexer for new alerts through the connector — outbound-only, no inbound ports, credentials never leave your network.
- Triage. An LLM-based L1 analyst classifies each alert: a verdict, a risk score, MITRE ATT&CK enrichment, and a written rationale. Retrieval over a corpus of security playbooks grounds the analysis.
- Correlate. Escalated alerts are grouped into incidents and passed through a deeper L2 review, so a burst of related alerts reaches you as one coherent story.
- Respond. When a triaged incident warrants it, Incident Response can block the attacker IP on the affected agent — automatically or after your approval.
- Notify. Routing rules deliver what matters to the right channel; the rest stays queryable in the console.
What you get in the console
- Every alert with its AI verdict, score, and rationale — filterable and auditable.
- Incidents with their member alerts, timeline, and status.
- Environment health: connector status, ingest rate, and processing lag.
- Notification routing, team management, and billing.
Deployment shape
Nothing about your Wazuh deployment changes. Mobius runs as a multi-tenant cloud service; the only thing installed on your side is the connector, a single static Go binary on the Wazuh indexer node. Mobius pulls alerts on demand through the connector's outbound session and never stores your indexer credentials.
Part of the Wazuh Labs ecosystem
Sign-in is Wazuh ID — one account and one organization across every Labs service. Billing rides the organization's shared customer record. See Sign in & activation.