Introduction
Over the past year, there has been a noticeable shift in how attacks are executed across enterprise environments. Insights from incident response teams and reporting aligned with Microsoft have pointed to a steady increase in incidents that do not rely on malware, exploits, or traditional intrusion techniques.
Instead, they rely on something far simpler.
Valid credentials.
Attackers are no longer breaking into environments in the traditional sense. They are logging in – using stolen, reused, or intercepted credentials – and operating within the system exactly as it was designed.
At first glance, this does not look like a major shift. Credential theft has been around for decades. But the impact of this change is far more significant than it appears, because it fundamentally alters how attacks present themselves and how difficult they are to detect.
When Legitimate Access Becomes the Attack
Most security models are built around a simple assumption: malicious activity will look different from legitimate activity.
That assumption has shaped detection strategies for years. Security tools are designed to look for anomalies – things that stand out from the expected baseline.
You look for:
- unusual processes
- unknown binaries
- suspicious network traffic
- known indicators of compromise
These approaches work when attackers introduce something foreign into the environment.
But identity-based attacks do not require that.
If an attacker logs in using valid credentials, authentication succeeds, access permissions are respected, and activity aligns with system rules. From the system’s perspective, nothing is wrong.
Even downstream behavior often appears normal: accessing internal systems, querying databases, downloading files, and interacting with applications. Each action, viewed independently, fits within expected behavior.
The problem is not the action. It is the sequence of actions over time.
How We Got Here
This shift did not happen suddenly. It is the result of how modern environments have evolved.
Over the last decade, organizations have moved toward cloud-first architectures, adopted SaaS platforms at scale, centralized authentication through identity providers, and implemented single sign-on across systems.
These changes improved usability and efficiency, but they also concentrated access. Where access was once distributed across multiple systems, it is now often unified under a single identity layer.
That identity layer has effectively become the new control plane.
And attackers have adapted accordingly.
Instead of targeting individual systems, they target identity itself: phishing for credentials, exploiting session tokens, abusing authentication workflows, and leveraging MFA fatigue attacks.
Once they gain access, they do not need to escalate privileges in the traditional sense. They simply use what already exists.
Why Traditional Detection Models Struggle
This is where most organizations begin to feel the impact. Security tooling is still largely optimized for detecting anomalies, identifying known patterns, and flagging deviations from baseline.
But identity-driven attacks are specifically designed to avoid those triggers.
They generate fewer alerts, produce less obvious noise, and blend into legitimate activity.
This creates a dangerous illusion.
Fewer alerts can look like improvement. Cleaner dashboards can feel like control.
But in reality, it often means that the attack is happening in a space where your tools are not designed to see clearly.
From Events to Behavior
Most organizations are not lacking data. They collect authentication logs, endpoint telemetry, network metadata, and application activity.
The issue is not visibility of events. It is the lack of continuity between them.
To understand an identity-based attack, you need to connect who logged in, from where, what they accessed, how their behavior evolved, and what actions followed.
This is not a single signal. It is a chain.
And reconstructing that chain is where things break down.
Today, investigations still rely heavily on pulling logs from multiple systems, aligning timestamps, and manually correlating activity.
This process is slow, resource-intensive, and dependent on expertise. More importantly, it introduces delay. And in modern attacks, delay is where damage occurs.
The Operational Impact
When organizations cannot quickly understand what happened, the consequences extend beyond security.
Delayed detection means that by the time suspicious activity is identified, the attacker may have already moved across multiple systems. Unclear scope means teams struggle to determine what data was accessed, modified, or exfiltrated.
Without clarity, responses tend to be broad – revoking access, resetting credentials, or isolating systems unnecessarily. Investigations take longer, require more expertise, and disrupt normal operations.
These are not just technical problems. They are business risks.
Rethinking Visibility
To adapt to this shift, organizations need to rethink what visibility actually means.
It is no longer enough to see that an event occurred. You need to understand how events relate, track behavior over time, and reconstruct activity quickly.
This requires consistent visibility across systems, the ability to connect data sources, and tools that prioritize context over volume.
The goal is not to generate more alerts. It is to reduce uncertainty.
Final Thought
The move toward identity-based attacks reflects a broader trend in cybersecurity.
As systems become more integrated and access-driven, the distinction between legitimate and malicious activity becomes harder to define.
Attackers are no longer operating outside the system. They are operating within it.
And that means the challenge is no longer just detection. It is understanding.
Because when everything looks normal, the organizations that succeed are the ones that can answer a simple question – quickly and clearly:
Does this behavior actually make sense?


