LIVE · cybersecurity feed
phishing

ARToken: Inside an EvilTokens affiliate panel targeting Microsoft 365

zeroday.news·7d ago

A phishing-as-a-service platform known as ARToken has been identified, exhibiting significant overlap with the previously documented EvilTokens operation. This platform provides affiliates with a comprehensive toolkit for targeting Microsoft 365 accounts, including capabilities for device code phishing, Primary Refresh Token (PRT) persistence, email access, business email compromise (BEC) schemes, and data exfiltration from SharePoint.

The ARToken panel, accessible via a React-based dashboard, exposes over 80 API endpoints. Analysis of its publicly available JavaScript bundle reveals a post-compromise toolkit that includes functionalities not previously detailed in public reports on EvilTokens. The phishing kit employs a sophisticated seven-layer anti-analysis system, combining client-side behavioral verification with XOR-encrypted payloads, a more advanced evasion technique than the server-side mechanism observed in earlier EvilTokens research.

EvilTokens gained attention in early 2026 for its exploitation of Microsoft's OAuth 2.0 Device Authorization Grant to bypass multi-factor authentication and capture user tokens. Microsoft confirmed a rise in these attacks, noting increased success rates, the use of AI-powered lures, and automated device registration for persistent access. At the time of Microsoft's advisory, EvilTokens was associated with hundreds of domains and over a thousand phishing pages, targeting various professional roles globally. The platform's advanced capabilities included an AI-augmented BEC pipeline that generated tailored financial fraud scenarios.

The ARToken lure, as observed in recent campaigns, utilizes a targeted approach. Researchers recovered two nearly identical phishing emails sent on April 20, 2026, impersonating an accounts-payable contact of a legitimate Wisconsin contractor. These emails were sent to an accounts-payable recipient at a U.S. life-sciences company, leveraging a real vendor relationship. The emails inquired about outstanding invoices, a common tactic to prompt action from finance personnel.

Key features of the observed phishing emails include the use of the vendor's actual domain in the "From" header, while the "Reply-To" address redirected to an unrelated domain, a tactic to divert responses away from the impersonated organization. The emails failed SPF, DKIM, and DMARC authentication checks. Each message contained short random hexadecimal strings and an inline signature image, suggesting per-message mutations to evade content filters. The visible link text pointed to a legitimate SharePoint tenant, but the actual hyperlink directed to a look-alike tenant within an attacker-controlled Microsoft 365 workspace, exploiting SharePoint's trusted reputation.

The ARToken management panel was discovered during an investigation into phishing infrastructure. It operates as a single-page application, exposing its client-side code, including API endpoint paths, without requiring authentication. The associated command-and-control API and phishing lures deployed through Cloudflare Workers accounts were also identified.

The connection between ARToken and EvilTokens is established through several shared technical indicators. These include an identical API contract for initiating device code phishing, the use of a specific "broker" client mode for acquiring PRTs, and a matching deployment model utilizing Cloudflare Workers with similar subdomain naming conventions and lure themes. Furthermore, ARToken's API surface includes endpoints for managing the Primary Refresh Token lifecycle, mirroring EvilTokens' core functionality for persistent access. Both platforms also share an operational model as multi-tenant phishing-as-a-service offerings with isolated operator workspaces, Telegram notifications, subscription-based access, and lure customization tools.

The ARToken phishing kit's anti-analysis system is notably more advanced than previously documented EvilTokens mechanisms. It employs a seven-layer client-side verification process that checks User-Agent strings, detects automation frameworks, fingerprints browser features, analyzes window dimensions, requires user interaction, enforces a timing gate, and validates mouse movement patterns. This client-side approach is more sophisticated than the server-side "X-Antibot-Token" mechanism described in earlier EvilTokens research.

The phishing payload itself, once decrypted, attempts to steal existing JWTs from local storage, extracts the victim's email from URL parameters, and initiates the device code phishing process by calling the ARToken C2 API. The kit includes a setting that indicates the operator understands that refresh tokens are revoked upon password reset, signaling an intent to exfiltrate data or escalate to PRT before the victim can respond. The JavaScript payload is delivered encrypted using a 16-byte XOR key, which is decrypted at runtime.

phishing
← Back to latest

More News

view all →
zeroday.news · 3h ago·high

China-Linked APT Expands Arsenal With New ‘Leash’ Backdoors

A China-linked advanced persistent threat (APT) group, identified as LapDogs, has reportedly enhanced its malicious toolkit. Security researchers have observed the deployment of three new backdoors: LongLeash, DogLeash, and JarLeash, which are designed to compromise small office/home office (SOHO) routers.

zeroday.news · 3h ago·high

RedWing Android Spyware Sold as a Service on Telegram

A new Android spyware called RedWing is being offered as a service on Telegram, allowing less sophisticated attackers to compromise phones and steal banking information. Researchers have identified it as a polished malware-as-a-service operation with extensive documentation and a subscription model, potentially linked to Russian threat actors. RedWing employs fake login overlays, SMS interception, call forwarding, and even screen control to harvest credentials and conduct further malicious activities.

zeroday.news · 3h ago·high

Operationalizing Day Minus Seven: The Cloud-Native ROC

The article introduces the concept of a Risk Operations Center (ROC) as a necessary evolution for cybersecurity teams facing AI-driven threats. It argues that traditional risk management models are insufficient due to the speed at which AI can discover and exploit vulnerabilities, especially in cloud environments. A ROC, powered by platforms like Qualys Enterprise TruRisk Management (ETM), aims to unify disparate security findings, hyper-prioritize risks based on exploitability and business impact, and enable autonomous remediation to keep pace with attackers.

zeroday.news · 4h ago·critical

Ubiquiti Patches Critical UniFi Flaws Across Connect, Talk, Access, Protect, and OS

Ubiquiti has released security updates to address several critical vulnerabilities affecting its UniFi product line, including UniFi Connect, Talk, Access, Protect, and OS. These flaws could allow attackers to escalate privileges or execute arbitrary commands on affected devices. While no active exploitation has been reported for these specific vulnerabilities, the company has previously seen its UniFi OS and Edge OS products targeted by threat actors.

zeroday.news · 4h ago·high

Armored Likho Hits Government, Energy Sectors With BusySnake Stealer

Cybersecurity researchers have identified a new threat actor, dubbed Armored Likho, targeting government and energy sectors in Russia, Kazakhstan, and Brazil with a sophisticated phishing campaign. The operation utilizes a custom-built Python infostealer named BusySnake, designed to steal credentials, sensitive documents, and other high-value data. The attackers employ AI-generated payloads to obscure their activities and maintain persistence through various methods, including reverse SSH tunneling.

zeroday.news · 4h ago·critical

Attackers using Langflow flaw for credential harvesting (CVE-2026-55255)

CISA has issued a warning regarding a critical vulnerability (CVE-2026-55255) in the Langflow AI framework, which is being actively exploited by attackers. The flaw allows authenticated users to execute arbitrary flows belonging to other users, potentially leading to the theft of sensitive credentials and data exposure, especially in multi-tenant environments. US federal agencies have been mandated to patch this vulnerability by July 10th.