By NHI Mgmt Group Editorial TeamPublished 2025-10-30Domain: Governance & RiskSource: Push Security

TL;DR: 34% of phishing attacks intercepted last month came through non-email channels such as social media, instant messaging, search ads, and in-app messages, according to Push Security, while a LinkedIn campaign used redirects, bot checks, and page obfuscation to steal Microsoft sessions. The pattern shows why email-first controls no longer define the full identity attack surface.


At a glance

What this is: This is an analysis of LinkedIn-based phishing that evades email-centric controls and ends in corporate session theft.

Why it matters: It matters because identity teams need visibility into non-email delivery paths, browser-based credential theft, and downstream SSO compromise, not just inbox filtering.

By the numbers:

👉 Read Push Security's analysis of LinkedIn phishing and session theft


Context

Phishing has moved beyond the inbox, which means email controls no longer cover the full identity attack surface. When lures arrive through LinkedIn, messaging apps, or search results, the security model shifts from mailbox inspection to browser-mediated credential capture and session theft.

For IAM and identity security teams, that shift matters because the target is still a corporate identity, even when the delivery channel looks personal. A successful attack against Microsoft or Google credentials can open access to SSO-linked applications, data stores, and other downstream services.

This campaign is a typical example of the broader problem. The delivery path is unusual, but the control gap is familiar: organisations still over-weight email and under-instrument the channels where users actually click.


Key questions

Q: How should security teams handle phishing that arrives outside email?

A: Security teams should extend detection, browser protection, and user reporting beyond email into social media, messaging apps, and search-driven delivery. The right model is channel-agnostic risk handling, because a malicious link is still a credential theft attempt even when it arrives through a professional platform rather than a mailbox.

Q: Why do LinkedIn phishing attacks bypass traditional controls so often?

A: They bypass traditional controls because many anti-phishing stacks are built around inbox inspection, URL reputation, and mail gateway workflows. LinkedIn delivery shifts the lure into a channel that users trust and that many security tools do not monitor as closely, which creates a practical blind spot.

Q: What signals indicate a phishing page is designed to evade analysis?

A: Signals include long redirect chains, trusted-host relays, human verification gates such as CAPTCHA or Turnstile, and page elements that change at runtime. When a phishing page only reveals itself after a user passes a challenge, automated scanners are less likely to capture the true malicious content.

Q: Who owns the response when a corporate session is stolen through a browser-based phish?

A: Identity, SOC, and IAM teams should share accountability because the compromise spans lure delivery, authentication, session handling, and downstream application access. The immediate concern is not just the password but the live session and the SSO-connected services it can reach.


Technical breakdown

Non-email delivery channels expand the phishing attack surface

Phishing delivered through LinkedIn, instant messaging, or search ads bypasses the primary control point that many organisations still depend on, namely email security. That creates a structural blind spot because link reputation, mailbox quarantine, and message header analysis do not apply in the same way. Attackers benefit from the trust users place in a normal professional platform and from the fact that many security tools are tuned to inspect email rather than browser traffic and social delivery paths.

Practical implication: extend phishing detection and response beyond email into browser and non-email communication channels.

Redirect chains and trusted hosting weaken static URL analysis

The campaign used multiple redirects, including trusted infrastructure such as Google Search and Firebase hosting, to obscure the final malicious destination. Each hop reduces the likelihood that a simple URL filter or reputation feed will flag the link, especially when the first visible domain appears legitimate. This pattern also frustrates sandboxing when scanners cannot easily follow the full chain or when content changes by stage, which is why static URL inspection often underperforms against modern credential theft campaigns.

Practical implication: inspect the full redirect path and not just the first visible URL when judging phishing risk.

Bot gates and page obfuscation delay analysis until the user is in session

Cloudflare Turnstile, CAPTCHA-style checks, and runtime page randomisation are used to keep automated scanners from rendering the phishing page. That means the content that matters appears only after a human passes the gate, which denies comparison engines and page-scan tools a stable fingerprint. In this case, the attacker also used a Microsoft impersonation flow that pushed the victim into credential entry and MFA completion, making session theft the final outcome rather than simple password capture.

Practical implication: validate phishing controls against human-gated, dynamically rendered pages, not just static samples.


Threat narrative

Attacker objective: The attacker aims to take over a corporate identity session and use it as a foothold into connected business applications and data.

  1. Entry begins when the victim receives a malicious LinkedIn direct message promoting a fake investment opportunity and clicks through a chained redirect path.
  2. Credential access occurs on a Microsoft-impersonating page after bot protection and obfuscation help the site evade automated inspection, leading the victim to submit credentials and complete MFA.
  3. Impact follows when the attacker steals the Microsoft session and can use that corporate identity to reach downstream applications protected by SSO.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Email-centric phishing strategy is now a partial control model, not a complete one. This campaign shows that attackers have learned to start in the places employees already trust, then move the malicious handoff into the browser. Email security still matters, but it no longer defines the boundary of phishing defence. Practitioners should treat non-email delivery as a first-class identity risk, not an edge case.

Browser session theft is the real prize because the identity boundary has shifted from password entry to SSO reuse. Once an attacker obtains a live Microsoft session, the problem is no longer one credential challenge. The issue becomes delegated access across the applications attached to that identity. Identity teams need to think in terms of session containment and downstream reach, not just login prevention.

Redirect abuse and trusted-host camouflage are now part of the identity threat path, not just web security noise. The attack worked because the control stack relied on reputation, scanning, and static inspection assumptions that the attacker could outrun. That makes browser telemetry, dynamic analysis, and user-session context more important than any single URL verdict. Organisations need to align phishing defence with how users actually reach content.

Corporate identities accessed through personal-feeling channels create governance ambiguity that adversaries exploit. A LinkedIn message feels external, but the credential target is often a managed work account with broad enterprise reach. That mismatch between delivery context and identity impact is now a core governance problem for IAM, not just awareness training. The practical conclusion is that identity security controls must follow the user wherever the login can be taken.

Identity attack surface management needs to include the places where authentication starts, not only where it ends. Non-email phishing, malicious search placements, and in-app messages are all pre-authentication attack surfaces that can feed the same downstream compromise. A mature programme should measure exposure at the point of lure delivery and at the point of session use. That is where the control boundary now lives.

From our research:

  • 85% of organisations lack full visibility into third-party vendors connected via OAuth apps, according to The State of Non-Human Identity Security.
  • Only 1.5 out of 10 organisations are highly confident in their ability to secure NHIs, compared to nearly 1 in 4 for securing human identities.
  • That visibility gap is why teams should also review the NHI Lifecycle Management Guide when extending controls into browser-driven identity flows.

What this signals

The governance lesson is that phishing defence now needs to follow the user across channels, not just the mailbox. If organisations keep treating social platforms as outside the security perimeter, attackers will continue to convert ordinary message traffic into corporate session theft.

Non-email lure exposure: the control problem is no longer whether email filtering works, but whether the organisation can see and respond to credential theft attempts that originate in LinkedIn, messaging apps, and search results. That requires browser-level telemetry and a cleaner handoff between SOC and IAM operations.

As identity attack surface management matures, teams will need to pair channel visibility with downstream access mapping. The question is no longer only how a lure is delivered, but how far one compromised session can travel once SSO trust is inherited.


For practitioners

  • Expand phishing controls beyond email Instrument LinkedIn, messaging apps, search-ad click paths, and in-app message flows with the same scrutiny traditionally reserved for inboxes. Feed those channels into browser security and identity monitoring so non-email lures are not invisible.
  • Test redirect chains end to end Review how your tooling handles multi-hop redirects through trusted services such as Google Search and Firebase hosting. If a control only sees the first domain, it is blind to the final page where credential theft occurs.
  • Challenge human-gated phishing pages Validate detections against pages that use CAPTCHA, Turnstile, and runtime obfuscation so your scanners are tested the way attackers operate. Static screenshots are not enough when the malicious content only appears after human interaction.
  • Track SSO blast radius after session theft Map which business apps inherit access from Microsoft or Google sessions and prioritise those paths for conditional access, session monitoring, and anomalous sign-in review. The objective is to understand the downstream impact of one stolen identity.

Key takeaways

  • LinkedIn phishing is a governance problem because it bypasses email-first controls while still targeting corporate identities and SSO-connected access.
  • The attack relied on a layered evasion chain, including redirects, trusted hosting, bot gates, and page obfuscation, to reach credential capture.
  • The most effective response is broader channel visibility plus browser and session controls that reduce the blast radius of one stolen identity.

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 address the attack and risk surface, while NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-03Phishing-driven session theft exposes unmanaged identity credentials and access paths.
NIST CSF 2.0PR.AC-4The attack abuses compromised authentication and downstream access inheritance.
NIST Zero Trust (SP 800-207)AC-4A stolen session undermines implicit trust and widens lateral access paths.

Reduce identity exposure by hardening credential handling and monitoring non-email attack paths.


Key terms

  • AiTM phishing: Adversary-in-the-middle phishing intercepts credentials and session tokens while the victim believes they are logging into a legitimate service. The attacker proxies the authentication flow, captures the resulting session, and can often bypass simple password-only protections if the session is not separately controlled.
  • Session hijacking: Session hijacking is the takeover of an authenticated user session after the initial login has already succeeded. In identity programmes, this is more dangerous than password theft alone because the attacker inherits the user's active access and may move directly into SSO-linked applications.
  • Non-email phishing: Non-email phishing is credential theft delivered through channels outside the corporate mailbox, such as social platforms, messaging apps, search results, or in-app communications. It matters because many organisations still concentrate anti-phishing controls on email while leaving these adjacent channels under-monitored.
  • Redirect chain: A redirect chain is a sequence of intermediate links that forwards the victim from an initial lure to the final malicious page. Attackers use it to hide the destination, defeat static URL analysis, and exploit trusted services that are less likely to be blocked early.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity lifecycle are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.

This post draws on content published by Push Security: LinkedIn phishing attack breakdown and detection evasion techniques. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2025-10-30.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org