HollowGraph Malware Abuses Microsoft 365 Calendars to Conceal Stolen Files and C2 Traffic
A newly identified espionage implant named HollowGraph transforms compromised Microsoft 365 calendars into covert channels for receiving instructions and exfiltrating stolen files. The malware schedules events for 13 May 2050, a date far in the future that significantly lowers the chance an account owner will notice the suspicious entries.
Built as a Windows DLL, HollowGraph communicates exclusively through the Microsoft Graph API. By mixing its traffic with normal corporate service activity, the implant avoids direct connections to attacker infrastructure and thereby evades many domain-based detection mechanisms.
The malware implements two core commands. The “get” function retrieves instructions attached to calendar appointments previously created by the operators, while the “send” function encrypts collected data and uploads it as attachments to newly created events.
All files are protected with a hybrid encryption scheme combining RSA and AES-256-GCM. Separate key pairs are used for inbound commands and outbound exfiltration, ensuring that compromise of one direction does not automatically expose the entire communication flow.
Stolen information is written to a file named logAzure.txt, which is deliberately disguised as an ordinary log to avoid raising suspicion during manual inspection.
Investigators have confirmed at least 12 infected systems, approximately three of which maintained active communication during the observation window. Activity was recorded between 3 June and 9 July 2026 and appears focused on Israeli organizations.
Related articles
MacSync Malware Evolves to Steal Cryptocurrency and Conceal Components in iCloud
Updated MacSync malware for macOS now arrives bundled with a stealer and backdoor, allowing attackers to harvest browser history, cookies, passwords, Telegram data, and cryptocurrency wallet details while maintaining persistent remote access. Discovered by Kaspersky researchers in September 2026, the new variant uses a multi-stage infection chain that begins with a fake application download, such as a document collaboration tool or crypto wallet. One component is delivered through a publicly shared iCloud calendar entry in ICS format, bypassing traditional loaders. After execution, MacSync requests administrator credentials, displays a fake macOS damage notification, and installs the stealer alongside a Finder-masquerading backdoor. The backdoor enables arbitrary code execution, file theft, browser extension installation, and replacement of the legitimate Ledger application with a malicious version to drain cryptocurrency funds. Users are advised to download software only from trusted sources and remain cautious of unexpected administrator password prompts.
Network Traffic Analysis Reveals 75% Malware Threats Over 10 Months of Monitoring
Positive Technologies analyzed anonymized data from PT Sandbox and PT Network Attack Discovery collected between October 2025 and July 2026. The study found that malicious software accounted for 75% of all detected threats in organizational network traffic. Information-stealing trojans made up 24% of malware samples, with 85% of those focused on credential theft. RATs, loaders, and ransomware each represented smaller but high-impact shares. Legacy vulnerabilities such as CVE-2017-0199 and CVE-2017-11882 remained active attack vectors. Activity from groups including MustangPanda, TA505, and APT37 was observed across finance, manufacturing, and government sectors.
HEAVYGRAM Spyware Uses Telegram Bots for Command and Control Against Iranian Targets
Researchers at Group-IB have published a detailed analysis of HEAVYGRAM, a spyware family that abuses the Telegram messaging platform as its command-and-control infrastructure. The malware family was first observed in the second half of 2023 and has since been linked with moderate confidence to the Handala Hack group. Instead of operating dedicated servers, the operators rely on Telegram bots, accounts, and groups to register infected hosts, receive commands, exfiltrate stolen data, and deliver additional payloads. Once active, HEAVYGRAM captures screenshots, records audio, harvests cached files, and steals data from Telegram Desktop installed on the victim machine. The campaign primarily targets Iranian journalists, dissidents, and individuals opposed to the Iranian government. Infection vectors include malicious files distributed via messengers, disguised as legitimate applications such as Pictory, KeePass, or Telegram-related tools, sometimes delivered as HTML applications or scripts.
KREMLIN Banking Malware Hijacks Chrome and Edge to Steal Credentials and Session Tokens in Brazil
Elastic Security Labs researchers have detailed the operations of the KREMLIN banking malware, tracked under the identifier REF9334, which targets Chrome and Edge browsers to harvest credentials and session tokens. The campaign focuses almost exclusively on Brazil, with 98 percent of the 1,515 identified infections located in the country and impersonating a dozen Brazilian banks. Infection begins with multi-stage JavaScript loaders disguised as banking documents, invoices, or corporate papers that require manual execution by the victim. The loaders then deploy C++ installers and malicious browser extensions that modify the Secure Preferences file, enable developer mode, and overwrite protection objects with forged metadata using a technique called Phantom Extension. Once active, the extension collects session tokens, cookies, sessionStorage and localStorage data, 15 days of browsing history, screenshots, open tab information, and full HTML of visited pages. The operation has run since May 2025 across seven distinct campaigns and began using Ethereum smart contracts for infrastructure on 19 May 2026.