Skip to main content
Blog

Trusted Login, Stolen Session

  • September 9, 2026
  • 0 replies
  • 12 views
Dheeraj Kumar
Forum|alt.badge.img

Authors: Nitish Singh, Nikhil Kumar Chadha, and Tanmay Kumar 

Trusted Login, Stolen Session

AI-accelerated phishing beyond the inbox

Attackers are using AI to improve targeting, automate infrastructure, and exploit trusted brands. Device-code phishing shows the more important shift: the target is no longer only the password. It is an authenticated cloud session. 

 

Executive Brief:

Threat snapshot:

+89% 

Year-over-year increase in AI-enabled adversary activity reported. 

29 min 

Average eCrime breakout time in 2025 reported. 

86% 

AI-driven phishing within the KnowBe4 data set. 

~7x 

Expected efficiency of AI-assisted phishing compared with manual campaigns. 

The figures above come from different data sets and measure different outcomes. They should not be combined into a single prevalence estimate.

Key Judgments:

HIGH 

AI is accelerating established social-engineering methods rather than replacing them. Its main value to attackers is speed, scale, personalization, and rapid campaign adaptation. 

HIGH 

Device-code phishing turns a legitimate Microsoft sign-in workflow into authorization for an attacker-controlled session. The user may complete MFA without recognizing the application or session being approved. 

HIGH 

AI brands are now recurring phishing and malware lures across email, search results, malicious advertising, and software repositories. The cited campaigns did not indicate compromise of the impersonated AI vendors. 

HIGH 

Post-compromise actions can start within minutes. Identity, SaaS, cloud, email, browser, and collaboration telemetry must be investigated as one attack chain. 

MOD 

Audio and video presence are no longer sufficient proof of identity for sensitive requests. Out-of-band verification is becoming a routine control, not an exceptional step. 

 

1. Executive Summary:

Artificial intelligence is changing the economics and delivery of phishing more than the underlying mechanics. The core techniques remain largely the same, including urgency, authority, trusted brands, redirect chains, and user interaction. AI can reduce the effort required to research targets, tailor lures, generate message variations, update infrastructure, and adapt campaigns across different communication channels. 

A reported 2026 campaign involving the EvilTokens phishing-as-a-service toolkit illustrates how this can work in practice. The campaign used role-specific lures and dynamically generated OAuth device codes. Victims completed authentication through a legitimate Microsoft device login page, while the authentication flow ultimately authorized a session controlled by the attacker. This allowed the operators to obtain valid access tokens without directly collecting the user's password. 

After obtaining access, the operators validated the tokens, queried Microsoft Graph, identified users and permissions, searched mailboxes, and created inbox rules. In some cases, a device was registered and a Primary Refresh Token was obtained within minutes. This reduced the time between the initial phishing interaction and access to cloud resources. 

Other observed campaigns have used well-known AI brands as the lure. Examples included impersonating ChatGPT and Claude, promoting a fake AI-related Windows plugin through malvertising, and creating a fraudulent DeepSeek V4 repository on GitHub. The intended outcomes varied, including payment card theft, possible token interception, and malware delivery. The common approach was to use familiar branding, trusted services, and user interaction to make the activity appear legitimate. 

Threat actors are also extending these techniques into live communications. Reporting on activity attributed to a North Korean group described the use of deepfake audio and video during Zoom calls to impersonate company executives and persuade technology employees to download malicious code. This demonstrates how AI-enabled social engineering can extend beyond email and static messaging into more interactive scenarios where the victim is expected to respond in real time. 


2. Phishing has moved beyond the inbox:

TechRadar cited data from KnowBe4 indicating that 86% of phishing activity in its analyzed dataset was AI-driven, with AI-assisted campaigns estimated to be roughly seven times more efficient than manually produced attacks. The same reporting noted increases in several phishing techniques over the preceding six months, including a 49% rise in calendar invite phishing, a 41% increase in Microsoft Teams-related attacks, and a 139% increase in reverse-proxy activity targeting Microsoft 365 credentials. These figures indicate broader adoption of AI-assisted phishing and continued growth in techniques designed to capture cloud credentials.

Figure 1. Growth in selected phishing vectors was reported in 2026.

 

Where AI changes the attacker workflow:

Attackers Need 

AI-Enabled Advantage 

Observed or Reported Examples 

Target research 

Faster analysis of public profiles, roles, and corporate context 

Role-specific invoice, RFP, and manufacturing lures; filtering for financial and executive users 

Content production 

Rapid language, tone, and localization changes at low cost 

Personalized phishing messages with fewer obvious grammar or formatting errors 

Infrastructure 

Automation of code generation, polling, redirect logic, and post-compromise tasks 

Dynamic device-code generation, short-lived polling nodes, and token validation 

Brand exploitation 

Fast reuse of current product launches and familiar design cues 

ChatGPT, Claude, fictitious AI plugins, and DeepSeek V4 branding 

Impersonation 

Synthetic identities, voice clones, and video personas 

Executive impersonation during Zoom calls and internal-role impersonation 

 

Figure 2. AI – Accelerated phishing and social engineering workflow.

 


3. Case study: Dynamic device-code phishing:

The OAuth 2.0 device authorization flow is intended for devices that cannot support a standard interactive login, such as shared displays or embedded devices. The user is provided with a short code and enters it through a browser on another device. From a security perspective, the flow provides weaker binding between the device that initiated the request and the subsequent authentication session.

In the observed campaign, the attacker initiated the device authorization flow and presented the generated code through a phishing page. The victim then completed authentication through the legitimate Microsoft device login page. This allowed the attacker to obtain access to the authenticated session without needing to replicate the legitimate sign-in page or directly capture the user's password. The victim effectively authorized the attacker's session by entering the provided code and approving the authentication request.

Figure 3. Observed device-code phishing sequence.

Technical markers and post-compromise behavior:

Markers in the observed chain:

Marker 

Why it matters 

GetCredentialType 

Account validation typically occurred 10 to 15 days before the phishing attempt. 

Compromised domains and serverless services 

Vercel, Cloudflare Workers, AWS Lambda, Railway, and DigitalOcean helped the activity blend with legitimate cloud traffic. 

/api/device/start/ or /start/ 

The phishing page requested a fresh code only after the user interacted. 

X-Antibot-Token 

A custom header with a 64-character hexadecimal value restricted casual interaction with the backend. 

Clipboard write 

The script copied the device code to the victim's clipboard to reduce friction. 

/state polling every 3 to 5 seconds 

The backend checked whether the victim had completed authentication and returned a live token after success. 

 

Observed post-compromise objectives:

Objective 

Observed behavior 

Defender implication 

Validate access 

Immediate token validation after authentication 

Do not treat a successful sign-in as the end of the event. Correlate the next API and application activity. 

Map the tenant 

Microsoft Graph queries for users, organizational structure, and permissions 

Alert on unusual Graph enumeration by a user, application, IP address, or newly issued session. 

Select high-value users 

Filtering for financial, executive, or administrative roles 

Prioritize containment when affected accounts can approve payments, administer systems, or access sensitive mail. 

Collect and manipulate mail 

Mailbox searches for invoices and wire details, plus malicious inbox rules 

Hunt for MailItemsAccessed events, hidden rules, forwarding, and transport-rule changes. 

Persist 

Device registration and Primary Refresh Token generation, in some cases within ten minutes 

Investigate unexpected Entra device objects and remove unauthorized registrations before recovery. 

 

4. Case study: AI brands as bait: 

Multiple campaigns have used AI-related branding as a social engineering lure without evidence that the referenced AI services themselves were compromised. The observed activity relied on established phishing techniques while using familiarity and growing interest around AI products to increase the credibility of the lures.

Reported outcomes included payment card theft, possible authentication token interception, and delivery of information-stealing malware. From a CTI perspective, the use of AI branding appears to be primarily a trust and delivery mechanism rather than evidence of compromise of the underlying AI services.

 ChatGPT payment update 

Observed: An urgent subscription-payment email used several legitimate redirect services before a phishing page collected names, addresses, and payment-card data. 

Scale or qualification: Microsoft observed 4,500 emails on May 5, 2026, mostly targeting South Africa. The broader infrastructure sent as many as 100,000 emails on a single day. 

Claude account appeal 

Observed: A branded PDF directed users through a CAPTCHA-gated appeal workflow and conditional redirects associated with Microsoft sign-in theft. 

Scale or qualification: More than 2,000 organizations were targeted. The final destination was inactive during analysis, so token interception was assessed as consistent with AiTM activity rather than directly observed at the final page. 

Storm-3075 malvertising 

Observed: A fictitious "Awesome AI Windows Plugin" led to a signed executable, a Python downloader, and Vidar. Related runs delivered Lumma, Hijack Loader, and Oyster. 

Scale or qualification: A March 13 campaign targeted more than 66,000 devices. Microsoft assessed most affected systems were likely consumer endpoints. 

Fake DeepSeek V4 repository 

Observed: A fraudulent GitHub organization used stolen branding, real benchmark data, SEO-oriented topics, and rotating archives to deliver Vidar. 

Scale or qualification: The repository was created within roughly 45 minutes of the product preview and gained prominent search placement. Microsoft did not observe paid advertising and did not classify this campaign as malvertising.

 

5. Deepfake social engineering reaches live meetings: 

The Financial Times reported that the North Korean group PutridSlug used deepfake video and audio during Zoom calls to impersonate company executives. In the reported case, technology employees were persuaded to download malicious code, which was then used for financial theft.

The activity shows how threat actors can extend established social engineering techniques into live interactions. By combining impersonation with realistic audio and video, attackers can reinforce the appearance of authority and create a more convincing context for the requested action.

Deepfake detection can support the triage of suspicious audio or video, but it should not be treated as the primary control. Detection results can vary, and even legitimate accounts or meeting invitations may be compromised. A stronger defensive measure is to require independent verification through a separate trusted channel before approving sensitive actions, particularly when the request involves downloading software, sharing credentials, transferring funds, or making other security-sensitive changes.

Control 

Operational requirement 

Out-of-band confirmation 

Verify payments, access changes, software installation, and emergency requests through a known phone number or separate approved channel. 

Two-person approval 

Require a second authorized reviewer for high-value transfers, privileged changes, and exceptions to normal processes. 

Meeting verification 

Treat unexpected links, troubleshooting instructions, and requests to run commands as separate security events, even during an apparently legitimate call. 

 

6. Securonix Threat Labs Summary:

Securonix Threat Labs assesses with high confidence that AI is increasingly being used by threat actors to improve the speed and scale of phishing operations. The primary changes are in how quickly attackers can conduct target research, personalize lures, generate convincing impersonation content, and adapt campaigns to specific organizations, industries, and current events. The underlying techniques remain familiar, including phishing, social engineering, credential theft, and session hijacking, but AI can make these activities faster and easier to scale.

The activity reviewed in this report shows that the risk extends beyond email. Attack chains can span email, collaboration platforms, cloud infrastructure, legitimate authentication services, AI-related branding, and post-authentication automation. For this reason, defensive monitoring should correlate identity, email, SaaS, cloud, endpoint, browser, calendar, and collaboration telemetry rather than analyzing each source independently. The relationships between these events can provide stronger evidence of malicious activity.

Device-code phishing is a notable example. In this technique, the adversary does not necessarily bypass the victim's MFA mechanism. Instead, the victim completes a legitimate authentication process while unknowingly authorizing a session initiated by the attacker. This distinction is important when evaluating detection and prevention coverage. Phishing-resistant MFA remains an important control, but it does not by itself eliminate the risk of device-code abuse. Where operational requirements allow, organizations should consider restricting device-code authentication and applying tighter controls to approved exceptions.

Detection should focus on the sequence of related events rather than individual indicators. A device-code prompt, unfamiliar IP address, or isolated authentication event may have a legitimate explanation. Stronger evidence comes from correlating a suspicious message or URL interaction with device-code authentication, token activity from unfamiliar infrastructure, Microsoft Graph or mailbox access, and follow-on persistence such as inbox-rule creation or device registration. A combination of these events occurring within a short timeframe provides greater confidence than any single alert.

The reviewed activity also shows a consistent trust-abuse pattern. Malicious content does not always need to be technically complex when the surrounding workflow appears legitimate. Threat actors can combine recognizable AI or enterprise brands with legitimate hosting platforms, authentic authentication pages, signed software, trusted cloud services, or routine user actions. This can reduce the effectiveness of controls that rely only on reputation or URL characteristics and increases the value of behavioral and identity-based detection.

Deepfake-enabled social engineering follows a similar pattern. Synthetic audio or video is primarily useful when it makes a requested action appear more credible. That action may involve entering a code, opening a link, approving a payment, sharing credentials, or executing software. Investigations should therefore examine both the authenticity of the media and the requested action, along with the technical activity that follows the interaction.

Statistics relating to AI-enabled phishing should also be interpreted in context. The reporting cited in this assessment states that AI was associated with 86% of phishing activity in a specific analyzed dataset and estimates that AI-assisted campaigns may be approximately seven times more efficient than manually produced campaigns. These figures provide an indication of activity within the methodology and dataset used by the reporting source. They should not be treated as universal measurements of phishing activity across the broader threat environment.

From a defensive standpoint, the priority is to limit the ability of a convincing lure to result in a durable authenticated session. Organizations should consider restricting device-code authentication where feasible and support that control with phishing-resistant MFA, conditional access, URL analysis at interaction time, session and token monitoring, detection of unusual Graph and mailbox activity, and rapid investigation of new inbox rules or device registrations. Email security and user awareness remain important, but identity-centric monitoring is needed to track activity after the initial phishing interaction.

A useful hunting pattern is the progression of related events: 

Message or URL interaction -> device-code authentication -> token use from unfamiliar infrastructure -> Graph or mailbox access -> inbox-rule creation or device registration

Securonix Threat Labs assesses that correlating this sequence across identity and cloud telemetry can provide stronger detection opportunities for AI-assisted phishing and session hijacking before an initial interaction develops into persistent cloud-account access.


7.Detection and hunting priorities: 

The following detection opportunities are intended for prioritization and may require adjustment before deployment. Field names and event availability can vary depending on the log source, license, and retention period. Each analytic should be tuned against known device-code authentication activity and normal administrative workflows before being used for enforcement.

Priority signal 

Primary data 

Analytic logic 

Likely noise 

Device-code error then success 

Entra sign-in events 

Find error 50199 and a successful sign-in for the same user, session, or correlation context within a short window. 

Legitimate device setup and user interruption 

URL click before device auth 

UrlClickEvents plus Entra logs 

Correlate a click from a rare or external sender with successful device-code authentication within roughly seven minutes. 

Approved onboarding and vendor workflows 

Unfamiliar token use 

Entra ID Protection and sign-in logs 

Alert on token use from anonymous, unfamiliar, or threat-intelligence-linked infrastructure after device-code authentication. 

Travel, VPNs, mobile carriers, shared cloud hosting 

Graph reconnaissance 

Cloud app and audit events 

Identify unusual enumeration of users, groups, roles, or permissions by a newly active user, application, or IP address. 

Administrative scripts and approved automation 

Mailbox access and rules 

Exchange and CloudAppEvents 

Detect unusual MailItemsAccessed activity, new inbox rules, forwarding, transport rules, or rule names made largely of symbols. 

User-created filing rules and migration tools 

Unexpected device registration 

Entra audit and device events 

Find device registrations shortly after suspicious device-code sign-in or from an account that does not normally enroll devices. 

Hardware refresh and legitimate enrollment 

AI-lure malware chain 

Email, browser, endpoint, DNS 

Correlate AI-themed download or GitHub release access with signed executable launch, Python creation, and outbound C2 traffic. 

Legitimate AI software evaluation 

 

Recommended hunt sequence:

  • Begin the investigation with device-code authentication and suspicious URL-click activity, then pivot to token usage, Graph API activity, mailbox access, device registration, and any follow-on phishing activity. 

  • Identify all accounts that received the same lure, interacted with the same redirect infrastructure, or authenticated from the same polling infrastructure. 

  • Avoid blocking shared cloud infrastructure based only on an IP or hosting provider referenced in this report. Treat such indicators as supporting context and correlate them with observed behavior and timing. 

  • Preserve relevant email, browser, Entra, Exchange, endpoint, and cloud audit data before removing inbox rules, registered devices, applications, or other artifacts. 


Appendix A: Indicators of compromise

Indicator 

Type 

Description 

162[.]220[.]232[.]0 

IP range 

Railway.com infrastructure observed with sign-in activity 

162[.]220[.]234[.]0 

IP range 

Railway.com infrastructure observed with sign-in activity 

89[.]150[.]45[.]0 

IP range 

HZ Hosting infrastructure observed with sign-in activity 

185[.]81[.]113[.]0 

IP range 

HZ Hosting infrastructure observed with sign-in activity 

791efb555eefb7215e96659a1353a97416743b66bdd72705493129c64057d40e 

SHA-256 

Fill and Sign Claude Appeal Form.pdf 

hxxp://dash.awaydouble[.]org/0v2auth 

URL 

URL embedded in the Claude-themed PDF 

hxxps://github[.]com/shippingtechnologymovie/AI-techVideos/releases/download/13123/ProFluxeFlowAi-win-Setup.exe 

URL 

Taken-down GitHub release asset hosting malware 

c7c5072df9f83f4c440a5c3bb4be1d5f6c67bbf78f196406ca20d27b43b975b8 

SHA-256 

ProFluxeFlowAi-win-Setup.exe 

4f5c5b3ef45cfff7721754487a86aeff9a2e6e32 

Signer SHA-1 

Certificate thumbprint associated with the signed malware 

brokeapt[.]com 

Domain 

Attacker-controlled C2 for the Python loader 

pan.ssffaa19[.]xyz 

Domain 

Vidar command-and-control domain 

pan.rongtv[.]xyz 

Domain 

Vidar command-and-control domain 

hxxps://github[.]com/DeepSeek-V4/deepseek-V4/releases/download/deepseek-V4/deepseek-v4-pro_x64.7z 

URL 

Taken-down fraudulent GitHub release asset hosting malware 

0a26238f6c516de5885457c93042531aa59bc206a9537cebf5267cedc6c68531 

SHA-256 

deepseek-v4-pro_x64.7z, version 1 

8610d4fb0ec5b525071c2aaec4df0f8fcbb3673aba58a7e1959fc44e83c0e2ca 

SHA-256 

deepseek-v4-flash_x64.7z, version 1 

99231deb373997364381d1eb513d2d42231d418c3a2db9007c5af9bd56ab9371 

SHA-256 

deepseek-v4-flash_x64.7z, version 2 

25270cc429ada8028b5b33220ed412c47907ecceea7377d608fac5af01bed56a 

SHA-256 

deepseek-v4-pro_x64.7z, version 2 

56d722b0331bf0aaa86bb37483486c6dff6ad9427fc473ed7c3226c21a9bdd23 

SHA-256 

DeepSeek-specific extracted PE files 

5455341ed1bbe75a664fca2dd0794c508e1874f75360253a7ff5bc119bc92d80 

SHA-256 

Shared loader observed under multiple AI-brand lure names 

 

Appendix B: MITRE ATT&CK mapping

Tactic 

Technique 

Evidence 

Reconnaissance 

T1589.002 - Gather Victim Identity Information: Email Addresses 

Account validation and collection of target email identities. 

Reconnaissance 

T1589.003 - Gather Victim Identity Information: Employee Names 

Public profile and directory analysis used to select roles and craft lures. 

Reconnaissance 

T1593.001 - Search Open Websites/Domains: Social Media 

Professional and public profiles support targeting and impersonation. 

Resource development 

T1583.008 - Acquire Infrastructure: Malvertising 

Storm-3075 used malicious advertising to promote a fake AI plugin. 

Resource development 

T1608.006 - Stage Capabilities: SEO Poisoning 

The fake DeepSeek repository used SEO-oriented metadata and search placement. 

Stealth 

T1684.001 - Social Engineering: Impersonation 

Campaigns impersonated AI brands, executives, and trusted business roles. 

Initial access 

T1566.001 - Phishing: Spearphishing Attachment 

PDF and HTML attachments delivered device-code and Claude-themed lures. 

Initial access 

T1566.002 - Phishing: Spearphishing Link 

Direct URLs and redirect chains led victims to phishing pages or downloads. 

Execution 

T1204.001 - User Execution: Malicious Link 

Victims clicked links and continued through attacker-controlled pages. 

Execution 

T1204.002 - User Execution: Malicious File 

Victims launched executables presented as legitimate AI software. 

Execution 

T1059.006 - Command and Scripting Interpreter: Python 

A Python-based downloader retrieved and executed the next-stage payload. 

Credential access 

T1528 - Steal Application Access Token 

Device-code phishing produced valid access and refresh tokens. 

Persistence 

T1098.005 - Account Manipulation: Device Registration 

Attackers registered devices and could obtain persistent authentication material. 

Defense evasion 

T1553.002 - Subvert Trust Controls: Code Signing 

The AI-plugin malware used a fraudulently obtained or abused signing certificate. 

Defense evasion 

T1036 - Masquerading 

Repositories, documents, and installers imitated legitimate AI products. 

Discovery 

T1087.004 - Account Discovery: Cloud Account 

Microsoft Graph reconnaissance identified users and valuable accounts. 

Discovery 

T1069.003 - Permission Groups Discovery: Cloud Groups 

Graph queries mapped organizational structure and permissions. 

Collection 

T1114.002 - Email Collection: Remote Email Collection 

Operators searched compromised mailboxes for financial and executive information. 

Collection 

T1114.003 - Email Collection: Email Forwarding Rule 

Malicious inbox or forwarding rules supported collection and concealment. 

Command and control 

T1071.001 - Application Layer Protocol: Web Protocols 

Web infrastructure supported redirects, polling, payload retrieval, and C2. 

Command and control 

T1105 - Ingress Tool Transfer 

Downloaders retrieved subsequent malware from attacker-controlled infrastructure. 

Valid accounts 

T1078.004 - Valid Accounts: Cloud Accounts 

Stolen tokens enabled access to cloud services under a legitimate user identity. 

References:

[1] CrowdStrike. "2026 CrowdStrike Global Threat Report: AI Accelerates Adversaries and Reshapes the Attack Surface." February 24, 2026. 

[2] Microsoft Defender Security Research Team. "Inside an AI-enabled device code phishing campaign." April 6, 2026. 

[3] Microsoft Threat Intelligence and Microsoft Defender Security Research Team. "AI brands as bait: How threat actors are using the AI hype in social engineering." June 8, 2026. 

[4] Financial Times. "AI supercharges the cyber hacker's toolkit." July 20, 2026. 

[5] Craig Hale, TechRadar. "The inbox is no longer the only front line: Report claims vast majority of phishing attacks are now generated by AI." May 4, 2026.