Behavior-based detection, mapped to MITRE ATT&CK
Modern intrusions arrive as behavior — an encoded PowerShell command, a credential store being read, persistence quietly established, the built-in antivirus switched off. Centeye’s detection engineering is behavior-first, so the technique is caught even when the tooling is novel.
- Ransomware canaries — tripwire files no legitimate process should touch; first modification starts containment.
- Behavioral rules — obfuscated script execution, credential access, persistence via scheduled tasks, services and run-keys, and security-tool tampering, each mapped to its ATT&CK technique.
- Malware verdicts — YARA rules, hash reputation, and sandbox-detonation analysis on suspicious files.
- File integrity & Defender health monitoring — critical-path change detection, and an alert the moment built-in Windows protection is disabled (routinely an attacker’s first move).
- Learned-benign suppression — the platform learns each client’s legitimate admin tooling and suppresses it from the queue, with a human approving every suppression. False-positive volume is a managed number, not an accident.
behavior-based · ATT&CK-mapped · tuning is a documented process