TL;DR: Attune unifies identity, behavior, and content signals in one model, trained on more than 1 billion derived behavioral signals and already powering 85% of platform detections, while showing 50% higher precision than previous models, according to Abnormal AI. The broader security lesson is that static, isolated checks no longer hold up when AI lets attackers imitate trusted communication at scale.
NHIMG editorial — based on content published by Abnormal AI: Attune and the behavioural foundation model for email detection
By the numbers:
- Attune already powers 85% of attack detections across the Abnormal platform.
Questions worth separating out
A: They should move from isolated signal checks to behavioural context.
Q: Why do genAI-generated attacks weaken signature-based email security?
A: GenAI allows attackers to create many unique messages that look plausible, which reduces the value of static signatures and simple rule matching.
Q: What do security teams get wrong about authentication in email security?
A: They often treat successful authentication as evidence of legitimacy.
Practitioner guidance
- Audit for signal correlation gaps Review whether your email controls score identity, content, and reputation in isolation or model the relationship between them.
- Baseline normal communication patterns Define normal sender-recipient relationships, workflow frequency, and authority patterns so behavioural anomalies can be detected earlier.
- Stress-test against genAI-enabled lures Red-team the current stack with context-aware messages that are syntactically clean, workflow-accurate, and domain-consistent.
What's in the full article
Abnormal AI's full product post covers the operational detail this post intentionally leaves for the source:
- Training-scale and model-design details behind Attune's behavioural foundation model.
- Platform-specific examples of how identity, content, and threat signals are combined in detection workflows.
- Implementation-oriented discussion of how Attune reduces investigation noise in real customer environments.
- Expanded examples of the attack patterns the model is intended to catch across the Abnormal platform.
👉 Read Abnormal AI's analysis of Attune and behavioural email detection →
Email attack detection with behavioral models: are heuristics enough?
Explore further
Behavioural security is replacing heuristic correlation because attackers now manufacture legitimacy. When identity, content, and reputation are judged independently, a message can pass every component test and still be malicious in aggregate. That is the failure mode this article exposes: the control stack understands indicators, but not organisational behaviour. For practitioners, the implication is that detection must be built around relational context, not just artifact validation.
A few things that frame the scale:
- 91.6% of secrets remain valid five days after the targeted organisation is notified, showing a critical gap in remediation procedures, according to Ultimate Guide to NHIs.
- 79% of organisations have experienced secrets leaks, and 77% of those incidents resulted in tangible damage, according to Ultimate Guide to NHIs.
A question worth separating out:
Q: How can organisations tell whether behavioural detection is actually working?
A: Look for fewer false positives, higher precision, and better detection of low-noise attacks that previously blended into normal traffic. If the system only catches obvious malicious artefacts, it is still operating like a heuristic filter. Behavioural detection should improve both analyst efficiency and the ability to spot attacks that look routine at first glance.
👉 Read our full editorial: Behavioral detection for email attacks is replacing isolated heuristics