Threat Advisory: VibeCoded Malware Targeting Active Directory Services
AI-generated PowerShell scripts are evading signature-based detection in live Active Directory attacks. See what UltraViolet TIDE found and how to respond.
Find flaws in AI Systems
Find flaws in web, mobile, and IoT applications.
Live-fire exercises to sharpen detection and response.
Time-boxed security assessments across networks, apps, and infrastructure.
Simulated attacks to test detection and incident response.
Named security experts integrated seamlessly into your team.
Real-time detection and automated threat response.
24x7 monitoring and response by expert analysts.
Detection-focused SIEM migration without visibility gaps.
UltraViolet's proprietary AI platform powering all application penetration testing.
Unified security platform powering all UV services.
Cross-platform toolkit for advanced red team ops.
UltraViolet Cyber provides security services across the AI lifecycle, combining strategy, threat modeling, adversarial testing, monitoring, and training to support secure AI adoption.
Learn how a major U.S. airport operator achieved 24/7 threat detection, improved security maturity, and ...
Secure your code, infrastructure, and deployment pipelines before attackers exploit them.
Three-quarters of companies have an AI policy. Few have a governance program. Here's why the NIST AI RMF is the framework to ...
AI Governance by DesignAn Architecture-Aware Approach for Embedding Governance into AI Systems
UltraViolet Cyber is a practitioner-led MSSP delivering offensive and defensive security to Global 2000 and Federal clients. Built by former intelligence operators, we unify application security, red teaming, detection, and engineering under one roof. Our UV Lens platform replaces silos with integrated, outcome-driven operations.
UltraViolet Cyber
July 22, 2026
HOLLOWGRAPH is a newly identified .NET malware that is attributed with high confidence to the Iranian-nexus Cavern backdoor framework. It abuses the Microsoft Graph API to turn a compromised Microsoft 365 mailbox calendar into a covert, two-way, command-and-control channel. This channel hides tasking and stolen data inside encrypted calendar event attachments dated to the year 2050 while using DNS tunneling over IPv6 to refresh the Entra ID credentials it depends on. Current evidence points to a small, disciplined, espionage campaign focused on Israeli entities rather than broad opportunistic targeting.
What UltraViolet Cyber is Doing
MALWARE PROFILE
ALSO
Cavern Framework Component
FUNCTIONALITY
Backdoor, Data Exfiltration, Cyber Espionage
ACTIVE SINCE
At least June 2026
OPERATORS
Unattributed; linked with high confidence to the Cavern backdoor framework, with a low-confidence possible connection to the Iranian-nexus actor Lyceum (OilRig sub-group)
TARGETING
Highly targeted espionage focused on Israeli entities; 12 confirmed infections identified, with approximately 3 actively communicating with attacker infrastructure
Notable TTPs
The Group-IB Threat Intelligence team has identified HOLLOWGRAPH, a new malware sample attributed with high confidence to the Cavern backdoor framework. HOLLOWGRAPH is one component of a larger toolkit and uses the Microsoft Graph API through a compromised Microsoft 365 account, observed in Israel, to communicate with its operators, a technique that conceals command-and-control traffic within legitimate Microsoft 365 communications. Given the widespread enterprise reliance on Microsoft 365 and Entra ID, this technique warrants immediate attention from security leadership.
HOLLOWGRAPH is a .NET NativeAOT-compiled DLL that supports just two commands, get and send, executed exclusively through trusted Microsoft cloud infrastructure. Using the Graph API, it treats the compromised mailbox's calendar as a two-way dead-drop: operators plant tasking as calendar events, and the implant exfiltrates stolen files by creating its own events with encrypted data attached. Every event is dated far into the future, 13 May 2050, with payloads attached as files, specifically to avoid drawing the mailbox owner's attention.
A second channel handles credential renewal. HOLLOWGRAPH performs DNS tunneling, using IPv6 AAAA record queries against the attacker-controlled domain cloudlanecdn[.]com, to refresh the Microsoft Entra ID (Azure AD) credentials it authenticates with, writing the updated values to an on-disk configuration file named logAzure.txt and disguised as an ordinary log. This channel is not encrypted and operates independently of the Graph API communication channel.
All Graph payloads are secured with hybrid RSA-OAEP and AES-256-GCM encryption, using two separate key pairs so that inbound tasking and outbound exfiltration remain cryptographically independent of one another. Several technical characteristics, including the command syntax and command codes observed in tasking, strongly suggest HOLLOWGRAPH is a variant of the Cavern framework, which itself shares tradecraft with a .NET backdoor previously attributed to the Iranian-nexus actor Lyceum, a sub-group of OilRig.
The organizational impact of this technique is significant precisely because it does not rely on a vulnerability in Microsoft 365 or Entra ID. It relies on an already-compromised account and a legitimate, sanctioned API used in an unexpected way. Traditional network monitoring, built to flag connections to unfamiliar external infrastructure, will not surface this activity, since the "C2 server" is Microsoft's own cloud. Detection must shift toward behavioral analysis of application and identity activity inside Microsoft 365 rather than relying solely on where network traffic is going.
Group-IB identified 12 systems infected with HOLLOWGRAPH, of which only approximately three were actively communicating with the attacker at the time of analysis. The earliest observed communication occurred on 3 June 2026, with the most recent on 9 July 2026. The recovered indicators, an Israeli mailbox used for exfiltration and malware samples uploaded from Israel, indicate a focused interest in Israeli entities and a disciplined, narrowly scoped operational approach rather than broad opportunistic compromise.
Security leadership should prioritize the following actions. First, monitor Microsoft Graph API activity and mailbox audit logs for anomalous calendar operations performed by an application identity. Second, hunt for the specific artifacts described in this report, including far-future calendar events dated 2050-05-13 and File{n}.txt attachments. Third, audit and restrict OAuth2 client-credential application registrations in Entra ID, alerting on newly created client secrets. Fourth, deploy DNS monitoring capable of detecting tunneling behavior, such as unusually frequent AAAA queries or high-entropy subdomains.
This campaign reinforces the need for continuous visibility into cloud identity and application behavior, not just network and endpoint telemetry. The combination of trusted-service abuse, hybrid encryption, and a secondary DNS-based credential channel makes HOLLOWGRAPH one of the more sophisticated Microsoft 365 abuse techniques observed to date. Organizations that lack cloud application governance and Graph API monitoring accept material risk of undetected espionage activity within their environment.
The use of trusted cloud services as covert command-and-control infrastructure is not a new idea, but HOLLOWGRAPH reflects a steady maturation of a technique that has been evolving for years. Early examples of this approach used services like Twitter, Dropbox, and Google Docs as simple beacon or dead-drop channels, largely because free-tier APIs were easy to abuse and rarely monitored. As enterprises consolidated around Microsoft 365 and Google Workspace for daily business operations, threat actors followed that shift, recognizing that traffic to Graph API endpoints, SharePoint, or Gmail is functionally invisible against the baseline of ordinary corporate activity.
Nation-state groups, including Iranian-nexus actors like OilRig and its sub-groups, have progressively refined this model, moving from single-purpose beaconing toward fully modular frameworks such as Cavern that support multiple communication channels, credential lifecycle management, and encryption schemes independent of the transport layer itself. HOLLOWGRAPH's dead-drop calendar model, layered DNS-based credential refresh, and per-direction key separation represent the current state of that evolution: an implant designed from the ground up to have no direct, visible relationship to attacker infrastructure during its primary function.
Looking forward, this trajectory is likely to accelerate rather than plateau. As organizations harden traditional network perimeters and endpoint defenses, adversaries have a clear incentive to keep pushing C2 logic into the identity and SaaS layer, where detection tooling is comparatively immature and where an attacker only needs one compromised account or one over-permissioned application to persist indefinitely. CTOs and CISOs should expect more variants that blend legitimate SaaS platforms, secondary side channels like DNS or messaging APIs, and strong per-channel encryption, which means identity governance, application permission audits, and behavioral analytics on cloud API usage are shifting from a defense-in-depth nicety to a core requirement of enterprise security architecture.
We’re here to help. Get in touch for an initial conversation with one of our security experts and learn more about how UltraViolet Cyber can help you take cyber readiness and resilience to new levels.