Common signs include a newly registered MFA device, unexpected mail rules, unusual internal phishing bursts, and activity from unfamiliar applications or integrations. A compromised account often becomes a launch point for lateral abuse, so teams should watch for changes that show persistence and expansion rather than treating the first login anomaly as an isolated event.
From account compromise to internal spread: what changes
The shift from initial compromise to broader spread is usually marked by the attacker using the first account as a platform, not just a foothold. At that point, the signal changes from a single suspicious login to evidence of persistence, internal reconnaissance, and abuse of trust relationships that let the activity reach more users, mailboxes, systems, or integrations.
Look for changes that indicate the account is being used to extend reach: new MFA enrollment, mailbox rule creation, contact or forwarding changes, repeated access from unfamiliar locations or applications, and follow-on activity that starts to look like internal phishing or delegated abuse. Those patterns matter because they show the account is being turned into a propagation mechanism.
One useful way to interpret the progression is to separate “who got in” from “what they did next.” A lone anomalous sign-in may indicate compromise, but spread is suggested when the same identity begins to touch other identities, security settings, or connected services. That is why unusual application consent, token use, and automation-like behaviour deserve as much attention as password changes or interactive logins.
How internal spread usually appears in practice
Internal spread often shows up as a chain of small changes rather than one dramatic event. A mailbox gets a forwarding rule, then the account sends internal messages, then recipients start reporting odd requests, and then the attacker pivots into other applications or synced services. The account is no longer just compromised, it is being used to expand the blast radius.
Activity from unfamiliar applications or integrations is especially important because it can reveal non-interactive abuse that bypasses the original user session. If a previously unseen app begins reading data, sending mail, or calling internal services, that is often a sign the attacker has moved beyond simple credential use and is exploiting delegated access or an already trusted connection.
GitLocker GitHub extortion campaign is a useful reminder that stolen credentials often become the start of wider abuse, not the end of the incident. For identity-driven investigations, the broader pattern matters more than the first login anomaly.
The 52 NHI Breaches Report also reinforces the same operational lesson: once an attacker has a valid account path, lateral abuse and secret exposure tend to follow quickly if the account is not contained.
What confirms persistence and expansion versus a one-off compromise
The key question is whether the compromise has changed state. Persistence is suggested when the attacker adds something that outlives the original session, such as MFA enrollment, a recovery path change, a mail rule, a new app grant, or another access path that survives password reset. Expansion is suggested when the account begins to interact with additional targets or systems beyond what the user normally touches.
That distinction matters because response priorities change once the attacker has footholds that survive a simple credential reset. A reset may stop a basic login theft, but it will not clear delegated access, malicious rules, or authorized tokens that continue to function after the password changes.
The strongest confirmation usually comes from correlating identity events with mail, endpoint, and application telemetry. If the same account is generating unusual sign-ins, internal sends, consent grants, and service calls, you are likely seeing a live campaign rather than an isolated compromise.
Risk and Threat Considerations
Once an account is used to reach other users or systems, the main risk is no longer just theft of one identity, but abuse of trust at scale. That creates exposure for phishing, privilege escalation, token abuse, and movement into connected services that the original account can legitimately reach.
Failure mechanism: The attacker turns a valid account into a trusted launch point by adding persistence, abusing delegated access, and using the account’s normal permissions to reach other identities, inboxes, or integrations.
Impact: The incident can expand from a single compromised account into multi-user compromise, business email abuse, data exposure, and broader operational disruption.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 and MITRE ATT&CK define the specific risk controls and attack patterns relevant to this topic.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-01 — Improper Offboarding | Account takeover spread often persists through leftover access paths and controls. |
| NHI-02 — Secret Leakage | Spread commonly follows token, credential, or secret abuse from the first account. | |
| NHI-05 — Overprivileged NHI | Broader spread is amplified when the compromised identity can access more than it should. | |
| Recommendation — Revoke lingering access paths and remove any durable footholds left by the compromised account. Rotate exposed secrets and invalidate any tokens that could extend the compromise. Reduce excessive permissions to limit how far a compromised account can move. | ||
| MITRE ATT&CK | T1098 — Account Manipulation | New MFA, rules, or settings changes are classic persistence signals after account compromise. |
| T1114 — Email Collection | Mailbox rule abuse and internal phishing are common signs of post-compromise expansion. | |
| Recommendation — Hunt for account-setting changes that create persistence or hidden access. Inspect mail rules and sent activity for abuse that expands access through email. | ||
Practitioner Guidance
What to prioritise: Treat any sign of new MFA enrollment, forwarding rules, app consent, or internal phishing from the same account as a containment trigger, not just an investigation note. Those changes often indicate the attacker has moved past opportunistic access and is building persistence or reach.
What to verify: Confirm whether the account has acquired durable access paths that survive a password reset, especially recovery settings, OAuth grants, mailbox rules, and third-party integrations. If those remain active, the account should be treated as still live for abuse.
Practitioner takeaway: The decisive question is not whether the account was compromised, but whether it has become a reusable platform for additional abuse. Once that happens, response must shift from login hygiene to blast-radius containment.
Related resources from NHI Mgmt Group
- What are the signs that a cloud provider compromise has spread beyond the initial phishing account?
- How do attackers turn stolen npm secrets into broader compromise?
- What are the signs that a collaboration app account takeover campaign is becoming a broader identity problem?
- What are the signs that a phishing attack is moving beyond email into account takeover or post-compromise activity?