Skip to content
Tech News
← Back to articles

The Top 4 Threats We Found by Investigating Every Alert for a Quarter

read original get Yubico YubiKey 5 NFC Security Key → more articles
Why This Matters

Prophet Security investigated every alert in customer environments over a quarter rather than triaging a subset, and found that identity was the target in roughly half of confirmed malicious activity. The data suggests stolen sessions and tokens — not passwords — are the decisive factor in successful account takeovers, which challenges defenses built primarily around credentials and MFA prompts. It also shows how AI-driven SOC tooling can surface patterns that human-triaged alert data misses.

Key Takeaways
Worth a Look

Yubico YubiKey 5 NFC Security Key — When identity is the target in half of confirmed attacks, phishing-resistant hardware MFA is the practical answer. The YubiKey 5 NFC plugs into USB-A or taps NFC-enabled phones and works with major account providers and password managers, so stolen passwords alone won't get an attacker in.

See Yubico YubiKey 5 NFC Security Key on Amazon → Affiliate link — we may earn a commission on purchases, at no extra cost to you. Product picked by AI based on this article; it is not a tested recommendation.

Tl;dr: Identity was the target in roughly half of all confirmed malicious activity. Prophet Security breaks down the four main attack patterns seen across customer environments between May and July 2026, and explains why some attacks succeeded while others were blocked.

Between May 1 and July 31, 2026, Prophet Security investigated every alert in customer environments immediately upon arrival. This removes a common blind spot in threat datasets: the human analyst's decision about which alerts deserve a full investigation.

Of the completed investigations, about 93% were benign and 7% were confirmed malicious. The findings below come from that 7%. They are based on 4.7 million questions asked of customer environments over the quarter, with a median of 35 questions per investigation. Prophet Security published the full dataset in its first quarterly threat report.

Figure 1: The malicious activity our AI SOC analyst identified

One key finding stands out: identity was the target in roughly half of all confirmed malicious activity this quarter. The strongest predictor of a successful account takeover was whether the attacker used a password or an already-authenticated session. This was true for both direct attacks on accounts and phishing campaigns.

Here are the four patterns we observed:

1. Session hijacking was the top way attackers broke into accounts

Direct attacks on accounts and sessions made up about 18% of confirmed malicious activity. These included session hijacking, token replay, MFA bypass, credential stuffing, and post-compromise persistence using inbox rules and OAuth consent grants. The main factor predicting success was the authentication method the attacker used.

Attempts using a password were usually blocked. For example, conditional access blocked correct passwords coming from commercial VPNs in new countries or unfamiliar hosting providers. Phishing-resistant MFA stopped adversary-in-the-middle proxies that captured credentials. The security controls worked as intended.

However, attempts using an already-authenticated session succeeded repeatedly. In some cases, individual accounts had dozens of malicious sign-ins over three weeks, giving attackers continuous access to emails. The reason is simple: standard conditional access checks during authentication.

... continue reading