Synthesized by Clarity (Claude) from 32 sources · May contain errors — spot one? [email protected] · Methodology →
NovaCookies PhaaS Runs AitM Token Theft Against Any Service
- Sources
- 32
- Words
- 1,410
- Read
- 7min
◆ The signal
Your two core defensive assumptions (MFA stops credential abuse; SIEM catches post-exploitation) are both under direct, proven attack this week. Move privileged accounts to FIDO2/passkeys and deploy Sentinel integrity monitoring by Friday.
◆ INTELLIGENCE MAP
Intelligence map
01 MFA-Bypass Phishing Goes Mainstream: NovaCookies + ClickFix
act nowNovaCookies (splintered from Sneaky 2FA) now runs AitM token-theft against multiple services beyond Microsoft, with activity peaking March–May 2026. ClickFix has become a dominant malware delivery vector impersonating Cloudflare/Google. Combined: session-token theft is now commoditized PhaaS.
- Peak activity
- ClickFix response
- M365 spray success
- Fix
- Sneaky 2FA (prior)1 serviceM365 only
- NovaCookies (now)5+ services+400%
02 SIEM Sabotage + Active PeopleSoft Healthcare Extortion
act nowResearchers confirmed attackers with elevated access can blind Microsoft Sentinel by altering detection rules, disabling connectors, and modifying log retention — creating invisible windows for exploitation. Simultaneously, an active Oracle PeopleSoft spree breached AdaptHealth (SEC-disclosed, attacker contact June 15), with patient data exposed.
- PeopleSoft victim
- Attacker contact
- ColdFusion CVSS
- Detection logs
- 01Detection rule tamperingCritical
- 02Connector disablementCritical
- 03Log retention reductionHigh
03 Agent Identity Reaches the Network Layer
monitorGoogle Cloud embedded agent identity and MCP attributes into VPC Service Controls to block autonomous-workload exfiltration — a tacit admission agents are a distinct threat vector. SkillCloak defeats static scanners for AI agent plugins, x402 enables keyless autonomous payments, and 35 CLI coding agents now hold terminal/Git/filesystem access with minimal SOC visibility.
- GCP control
- x402 tools available
- Shadow agents (CSA)
- Schema drift
04 Extortion Without Encryption: Data-Only Ransom Proven Profitable
monitorKairos extracted ~$1M in Bitcoin from a US government entity after a 28-day negotiation without ever encrypting a file — proving pure data-theft extortion is financially viable. Medtronic's 3.8M-record breach by ShinyHunters (SSNs, DOBs, health data) underscores that backups alone no longer counter the ransomware threat model.
- Kairos payout
- Negotiation length
- Medtronic records
- Data types
- Traditional ransom (encrypt+leak)100%Backup recoverable
- Kairos model (exfil only)100%Backup irrelevant
05 Silent Supply-Chain Bugs: SQLite, ColdFusion, npm
backgroundA 16-year-old SQLite WAL corruption bug just got patched — it's embedded in virtually every browser, mobile app, and appliance you run. Adobe ColdFusion shipped a perfect 10.0 CVSS RCE (exploitable with RDS enabled). A 25-package malicious npm cluster was pulled. Adobe adopted twice-monthly patch cycles, compressing your SLAs.
- SQLite latency
- ColdFusion CVSS
- Malicious npm pkgs
- Adobe new cadence
- 01ColdFusion RCE10
- 02SQLite WAL (16yr)7.5
- 03npm cluster (25 pkgs)6
- 04Opera GX zero-click5.5
◆ DEEP DIVES
Deep dives
01 NovaCookies + ClickFix: Token-Theft Phishing Just Became a Utility — Your MFA Is No Longer a Defensible Control
act nowWhat Changed This Week
Two developments crossed simultaneously that invalidate OTP and push-based MFA as a reliable control for privileged accounts. NovaCookies, a PhaaS platform that splintered from the Sneaky 2FA kit, has expanded Adversary-in-the-Middle phishing from Microsoft-only to multiple services — with Proofpoint tracking peak activity from March through May 2026. Unlike its predecessor, NovaCookies proxies the real login page and steals the authenticated session token, bypassing every MFA method except hardware-bound credentials.
Simultaneously, ClickFix has become what multiple sources call a "dominant malware-delivery vector", impersonating Cloudflare and Google interstitials to drop ResiLoader. It's significant enough that uBlock Origin added native blocking rules — an ad blocker acting as an endpoint control because browsers and EDR weren't catching it.
Why This Is Different From Last Quarter's Phishing
The shift isn't technique — AitM has existed for years. The shift is commoditization and reach. NovaCookies operates as a service platform, meaning operators don't need to build infrastructure or understand the proxy mechanics. When you combine it with a separate M365 password spray that succeeded via previously leaked credentials plus MFA configuration gaps (legacy auth still enabled, per-user MFA instead of conditional access), you get a picture where:
- Token theft works against any service, at scale
- Delivery vectors bypass browser-level controls
- Credential reuse from old breaches feeds the pipeline
Attack Component Platform Your Control Gap AitM token theft NovaCookies PhaaS OTP/push MFA bypassed entirely Malware delivery ClickFix (Cloudflare/Google impersonation) Browser interstitial trust exploited Credential seeding Breach corpora + M365 spray Legacy auth + per-user MFA gaps Standard MFA is no longer a defensible control against commodity phishing kits. The barrier to running token-theft campaigns has collapsed to a subscription fee.
Your Response Framework
The defensive priority is clear and non-negotiable: FIDO2/passkeys for privileged and high-value accounts. Hardware-bound authentication cannot be proxied — the private key never leaves the device. Everything else is now a speed bump, not a wall.
- Deploy FIDO2/passkeys for admins and high-value accounts this sprint. Start with IT, security, finance, and executive staff. Conditional Access policies must enforce phishing-resistant methods for these groups.
- Kill legacy authentication tenant-wide. Disable legacy auth protocols in Entra ID today — they're the gap NovaCookies walks through when conditional access isn't universal.
- Add session-token anomaly detection. Impossible-travel on token reuse, new device/ASN on active sessions, and concurrent sessions from disparate geolocations. This catches post-compromise even when initial auth succeeds.
- Push uBlock Origin's ClickFix blocklist to managed browsers and add EDR detection for clipboard-to-shell and browser-spawned PowerShell execution patterns.
- Force-reset accounts appearing in breach corpora. The M365 spray succeeded because leaked credentials were never rotated — query HaveIBeenPwned or your breach-intel vendor against your directory.
Action items
- Deploy FIDO2/passkeys for all admin, security, finance, and executive accounts via Conditional Access
- Disable legacy authentication protocols tenant-wide in Entra ID
- Deploy session-token anomaly detection: impossible-travel, new-device reuse, concurrent geo-split sessions
- Push uBlock Origin ClickFix blocklist to all managed browsers and add EDR rules for clipboard-to-shell execution
Sources:Clarity flagged 3 patch-now items in today's Risky Bulletin: Bad Epoll LPE, a ColdFusion 10.0, and the PeopleSoft spree that just hit healthcare · ToddyCat is bypassing your passwords via OAuth theft — and 6 Langflow RCEs are live · Your NetScaler is in the crosshairs — active CitrixBleed-2 exploitation while AI ransomware goes fully autonomous
02 Your SIEM Is Now a Target: Sentinel Sabotage and the PeopleSoft Healthcare Spree
act nowThe 'Blind the Monitor' Playbook Is Now Documented
Researchers confirmed what red teams have long suspected: attackers with elevated Azure access can sabotage Microsoft Sentinel itself — altering detection rules, disabling data connectors, and modifying log retention. The result is invisible attack windows where post-exploitation activity generates no alerts because the rules that would fire have been quietly edited or deleted.
This matters more than a typical vulnerability because it's a meta-attack — it doesn't exploit Sentinel code, it exploits the trust relationship between your SOC and its tooling. Three specific tampering vectors were documented:
- Detection rule modification — suppressing or widening thresholds so alerts never fire
- Data connector disablement — cutting telemetry sources at the ingestion layer
- Log retention changes — shortening retention to destroy forensic evidence
Detection is possible via AzureActivity, SentinelAudit, and SentinelHealth logs using targeted KQL queries — but only if you're explicitly watching for it, which most SOCs are not.
Active Campaigns Exploiting Detection Gaps
The timing matters because two active campaigns are hitting healthcare and enterprise targets right now:
Oracle PeopleSoft spree: AdaptHealth filed an SEC breach notice after intruders accessed patient data and internal documents. Attackers made contact on June 15. Multiple sources tie this to a broader PeopleSoft campaign — a repeatable attack pattern targeting cloud-hosted HR and healthcare instances. This is the full HIPAA-plus-securities-compliance nightmare.
Adobe ColdFusion 10.0 CVSS RCE: The late-June security batch patched 11 bugs, including a perfect-score server-takeover exploitable where RDS (Remote Development Services) is enabled. RDS is disabled by default — but "off by default" is not "confirmed off in your environment."
Campaign Vector Status Your Action PeopleSoft spree Cloud-hosted HR/healthcare instances Active, SEC-disclosed victims Hunt indicators, assess exposure ColdFusion RCE RDS-enabled instances, 10.0 CVSS Patch available, in-wild risk high Audit RDS state, apply June batch Sentinel sabotage Elevated Azure access → rule tampering Technique documented, detection published Deploy KQL monitoring If an attacker can blind your SIEM before the real intrusion begins, your mean-time-to-detect becomes infinite. Monitor the monitor.
Defensive Actions
- Deploy Sentinel tampering-detection KQL this week. Write rules against AzureActivity, SentinelAudit, and SentinelHealth for: detection-rule edits/deletions, connector state changes, and retention modifications. Alert to a separate, hardened channel.
- Assess Oracle PeopleSoft exposure immediately. Map every instance (cloud-hosted, HR, healthcare). Hunt for the campaign indicators from the AdaptHealth timeline. If you're in healthcare, brief compliance now.
- Audit every ColdFusion instance for actual RDS state. Don't trust "off by default" — confirm via direct inspection and apply the late-June 11-bug patch set.
- Red-team the Sentinel sabotage scenario in a tabletop. Validate your SOC would detect rule tampering and has an out-of-band alerting path if Sentinel itself is compromised.
Action items
- Deploy KQL detection rules against AzureActivity, SentinelAudit, and SentinelHealth for rule modification, connector disablement, and retention changes
- Map all Oracle PeopleSoft instances (especially cloud-hosted HR/healthcare) and threat-hunt against the active spree timeline
- Audit ColdFusion instances for actual RDS state and apply June security batch (11 bugs, one 10.0 CVSS)
- Establish out-of-band Sentinel integrity alerting to a channel that survives Sentinel compromise
Sources:That Langflow server you forgot about? An LLM just ransomwared one with zero humans · Clarity flagged 3 patch-now items in today's Risky Bulletin: Bad Epoll LPE, a ColdFusion 10.0, and the PeopleSoft spree that just hit healthcare · Your NetScaler is in the crosshairs — active CitrixBleed-2 exploitation while AI ransomware goes fully autonomous
03 Agent Identity Becomes Infrastructure: Google's VPC Move, SkillCloak, and the x402 Problem
monitorA Hyperscaler Just Classified Agents as an Exfiltration Vector
Google Cloud embedded agent identity and Model Context Protocol (MCP) attributes directly into VPC Service Controls, explicitly to prevent data exfiltration from compromised autonomous workloads. This isn't a feature announcement — it's a threat-model admission. A cloud provider just declared that autonomous agents are a distinct exfiltration vector serious enough for network-layer enforcement.
The implication: any LLM agent with tool access or cloud credentials now sits outside the IAM and DLP assumptions built for humans and service accounts. Your egress controls have nothing to key on until you enumerate these principals.
Three Converging Signals
1. SkillCloak defeats static vetting. Researchers demonstrated that self-extracting packing defeats all static scanners for AI coding-agent skills/plugins while keeping the malicious payload fully functional. If you're using marketplace-sourced skills with scan-only vetting, that control is now demonstrably insufficient. The AI agent supply chain is a live attack vector.
2. x402 removes attribution checkpoints. Autonomous agents can now discover, invoke, and pay for 20,000+ web-scraping tools in USDC on Base — with no pre-configured API keys or accounts. A compromised agent could autonomously purchase and execute tooling with payment records living on-chain, not in your IAM logs. Two assumptions break simultaneously: attribution and financial rate-limiting.
3. Schema drift erodes guardrails silently. Anthropic's Opus 4.8 and Sonnet 5 are producing malformed tool calls with extraneous off-schema fields — a regression linked to training on the forgiving Claude Code harness. If your harness relies on structured-output validation as a containment boundary, the model is quietly eroding it.
Development What Broke Detection Gap GCP agent VPC rules Agent exfiltration recognized as network-layer threat Most orgs haven't inventoried agent principals SkillCloak Static skill/plugin scanning No behavioral sandbox for agent marketplaces x402 payments API-key attribution + spend limits as controls On-chain payments invisible to IAM Schema drift Structured-output guardrails fail open Schema compliance not monitored as security metric When a hyperscaler builds network-layer controls specifically for agent exfiltration, that's not a product launch — it's a threat-model admission that your current controls don't cover this class of principal.
Building the Foundation
This is a monitor-and-build theme, not a patch-tonight event. The controls don't exist yet in most environments — you need to create them.
- Inventory every agent principal this quarter. Map LLM agents with tool access, their identities, egress paths, MCP connections, and credential scopes. You cannot enforce policy on principals you haven't cataloged.
- Move from static to behavioral vetting for agent skills. SkillCloak proves scan-only is insufficient. Implement behavioral sandboxing and explicit allow-listing. Freeze new skill installations until you have a vetting process.
- Add schema-compliance rate to your agentic monitoring. Malformed tool calls from Opus 4.8/Sonnet 5 should alert, not silently pass. Enforce reject-on-unknown-field at every LLM-to-tool boundary.
- If on GCP, pilot agent identity rules in VPC Service Controls in a non-prod perimeter — validate they actually block exfiltration from a simulated compromised agent before relying on them.
- Govern autonomous agent payments. Require any agent that transacts to route through a spend-governed proxy with rate limits, endpoint allowlists, and human-in-the-loop above defined thresholds.
Action items
- Inventory every LLM agent with tool access or credentials, mapping identity, egress paths, and MCP connections
- Freeze AI agent skill/plugin installations and move from static-scan-only to behavioral sandbox vetting
- Add schema-compliance monitoring (reject-on-unknown-field) at all LLM-to-tool boundaries, especially for Anthropic Opus 4.8/Sonnet 5
- Write policy requiring autonomous agent payments route through spend-governed proxies with rate limits and human approval above thresholds
Sources:MCP just became a firewall rule: agent identity is now your newest attack surface · Patch Bad Epoll NOW: root-level Linux/Android LPE has a fix live — plus 5 threats your SOC missed · LLMs are now finding zero-days at scale — your disclosure queue and MCP surface just changed · That 'harvest-now, decrypt-later' risk just got a production timeline — and a new agentic payment attack surface appeared · Your SOC's next attack surface isn't a CVE — it's the 1,000-agent fleets your devs are quietly deploying
◆ QUICK HITS
Quick hits
Kairos extortion group extracted ~$1M BTC from a US government entity (likely Union County, Ohio) after 28-day negotiation — zero files encrypted, pure data-theft leverage
That Langflow server you forgot about? An LLM just ransomwared one with zero humans
Medtronic/ShinyHunters: 3,834,294 records (SSNs, DOBs, health data) exfiltrated from corporate IT in April; no evidence of public posting yet
That Langflow server you forgot about? An LLM just ransomwared one with zero humans
QuimaRAT: new Java-based MaaS RAT hitting Windows, Linux, and macOS with single toolkit — commoditizing cross-platform coverage for low-skill actors
Patch Bad Epoll NOW: root-level Linux/Android LPE has a fix live — plus 5 threats your SOC missed
Opera GX zero-click flaw lets malicious websites silently install data-stealing browser extensions with no user interaction — inventory and restrict usage
Patch Bad Epoll NOW: root-level Linux/Android LPE has a fix live — plus 5 threats your SOC missed
Anthropic Scale-tier limits raised to 10K req/min and 10M input tokens/min (5x increase) with auto tier advancement — stolen Claude key blast radius just quintupled
Shadow AI just multiplied: 5 new tools your users are installing, 2 are Chinese-owned
Adobe adopted twice-monthly patch cadence (following Oracle) — re-baseline your patch SLAs and automation before the next cycle compounds debt
Clarity flagged 3 patch-now items in today's Risky Bulletin: Bad Epoll LPE, a ColdFusion 10.0, and the PeopleSoft spree that just hit healthcare
16-year-old SQLite WAL corruption bug just patched — silent data corruption, embedded in nearly every browser, mobile app, and appliance; query your SBOM for WAL-mode instances
That 16-yr SQLite bug is in your stack — plus 35 autonomous CLI agents your SOC isn't watching
Coinbase formed a Quantum Advisory Council to migrate off ECDSA/secp256k1; Ethereum declared quantum-safe crypto 'urgent' — validate your own crypto-agility inventory exists
That 'harvest-now, decrypt-later' risk just got a production timeline — and a new agentic payment attack surface appeared
Update: JadePuffer victim was 15 months behind on Langflow CVE-2025-3248 patch; 1,342 MySQL config items encrypted, key deliberately not stored — confirms no recovery path by design
That unpatched Langflow box? An AI agent just weaponized CVE-2025-3248 into autonomous ransomware
LLM-as-judge evaluations (GPT-5.5, Opus 4.8) ranked models nearly opposite to human judgment and missed broken prototypes — do not use as sole gate for security decisions
Autonomous agents with deploy + browser access, run from a phone: your new unmonitored attack surface
◆ Bottom line
The take.
Commodity phishing kits now steal session tokens past any non-hardware MFA, attackers can silently edit your Sentinel detection rules before the real intrusion begins, and a hyperscaler just built network-layer controls because autonomous agents are a recognized exfiltration class your current IAM doesn't cover — deploy FIDO2 for privileged accounts, instrument Sentinel integrity monitoring, and start inventorying agent principals before the next breach report names you.
Frequently asked
- Why isn't standard MFA enough to stop NovaCookies token theft?
- NovaCookies proxies the real login page through an Adversary-in-the-Middle relay and steals the authenticated session token after MFA completes, so OTP codes and push approvals are captured and replayed. Only hardware-bound credentials like FIDO2/passkeys defeat this, because the private key never leaves the device and cannot be proxied.
- Which accounts should move to FIDO2/passkeys first?
- Start with IT administrators, security staff, finance, and executives, enforced via Conditional Access policies that require phishing-resistant methods for those groups. These principals have the highest blast radius if a session token is stolen, and they are the primary targets of PhaaS operators running commodity AitM campaigns.
- How do we detect Sentinel itself being tampered with?
- Deploy KQL rules against the AzureActivity, SentinelAudit, and SentinelHealth tables to flag detection-rule edits or deletions, data-connector state changes, and log-retention modifications. Route those alerts to an out-of-band channel that survives a Sentinel compromise, because alerts routed through a compromised SIEM cannot be trusted.
- What makes the PeopleSoft campaign urgent for healthcare organizations?
- AdaptHealth filed an SEC breach notice after intruders accessed patient data through a PeopleSoft instance, and the same pattern is being reused against other cloud-hosted HR and healthcare deployments. That combination triggers HIPAA and securities-disclosure obligations simultaneously, so exposure mapping and threat hunting should start before compliance is looped in reactively.
- Why is uBlock Origin being treated as an endpoint control against ClickFix?
- ClickFix impersonates Cloudflare and Google interstitials to trick users into pasting attacker commands, and browsers and EDR were not reliably catching the delivery pattern, so uBlock Origin shipped native blocking rules. Pushing that blocklist to managed browsers and adding EDR detections for clipboard-to-shell and browser-spawned PowerShell closes the gap while vendors catch up.
◆ Same day, different angle
Read this day as…
◆ Recent in security
Keep reading.
- GPT-Red Beats Human Red Teams 84% to 13% on Frontier LLMs
- SonicWall SMA1000 CVSS 10 Zero-Day Under Active Exploitation
- Entra ID OAuth Client-ID Spoofing Sprays Hide in AADSTS Noise
- FSB Center 16 Exploits 18-Year-Old Cisco Flaw in Critical Infra
- Dormant GitHub Account Ships One-Click LoadMaster RCE Kit
Spot an error? [email protected]