Nimbus Manticore Deploys NightLedger and Turns Victim Systems Into Covert Relays
**NightLedger Backdoor:** A new Windows backdoor used by the Iranian state-backed group Nimbus Manticore for reconnaissance, command execution, file operations, process discovery, and screenshot capture. **Custom Tunnelers (BridgeHead & ArcBridge):** Two WebSocket-based tunnelers utilized to maintain covert access and relay traffic through victim systems, effectively turning them into relay nodes for operator-controlled tunneling. **Phishing Initial Access:** The campaign employs highly tailored
Analysis
TL;DR
- NightLedger Backdoor: A new Windows backdoor used by the Iranian state-backed group Nimbus Manticore for reconnaissance, command execution, file operations, process discovery, and screenshot capture.
- Custom Tunnelers (BridgeHead & ArcBridge): Two WebSocket-based tunnelers utilized to maintain covert access and relay traffic through victim systems, effectively turning them into relay nodes for operator-controlled tunneling.
- Phishing Initial Access: The campaign employs highly tailored phishing lures disguised as job opportunities from trusted brands or lookalike videoconferencing pages to deliver malicious payloads via third-party file-sharing services.
Why It Matters
This article highlights a significant evolution in cyber espionage tactics, specifically the use of legitimate cloud infrastructure (Microsoft Graph API) and novel tunneling techniques to evade detection. For security practitioners, understanding the mechanics of NightLedger and the WebSocket tunnelers is crucial for detecting similar state-sponsored campaigns that blend standard administrative tools with custom malware to maintain persistent access without triggering traditional network alerts.
Technical Details
- NightLedger Architecture: Launched as a DLL via DLL side-loading, this backdoor contacts external servers over HTTPS to parse and execute commands. Its functionality mirrors previous tools like TWOSTROKE but includes specific capabilities such as collecting
C:\Windows\debug\NetSetup.logand updating beacon intervals dynamically. Supported commands include directory listing, file upload/download via HTTP POST, process termination, and screenshot capture. - BridgeHead (unbcl.dll): A SOCKS5 tunnel proxy observed in Egypt and Pakistan. It functions as a relay node where the Command and Control (C2) server initiates connections by sending binary commands over WebSockets. The implant forwards traffic between specified targets and the WebSocket channel, making TCP traffic appear to originate from the victim's network.
- ArcBridge: Another WebSocket tunneling tool used in conjunction with BridgeHead to facilitate covert network access, continuing the threat actor's preference for bespoke tunneling utilities previously seen with LIGHTRAIL and POLLBLEND.
- Initial Compromise Vector: Attackers use social engineering, specifically job opportunity-themed phishing emails masquerading as hiring platforms or videoconferencing services, to redirect victims to malicious archives hosted on public file-sharing services before delivering the payload.
Industry Insight
Organizations operating in critical sectors within the Middle East, Africa, and South Asia should prioritize monitoring for unusual outbound WebSocket traffic and DLL side-loading behaviors, as these are key indicators of the NightLedger toolkit. Additionally, security teams must implement stricter controls on Microsoft 365 calendar activities and monitor for anomalous API usage patterns, given the increasing trend of adversaries abusing cloud service APIs (as seen in the related HOLLOWGRAPH sample) for command-and-control channels rather than relying solely on traditional C2 servers.
Disclaimer: The above content is generated by AI and is for reference only.