Researchers from Kaspersky's Global Research and Analysis Team (GReAT) have discovered a previously undocumented malware set developed and deployed by the Mirage Kitten APT group (also known as APT-C-12). This new toolset was used in a broad cyber-espionage campaign targeting organizations across the Middle East and Africa (META). The campaign's primary goal is long-term data exfiltration and maintaining persistent access. The toolset features a new Windows backdoor called NightLedger, along with two custom tunneling tools, ArcBridge and BridgeHead, which are used to obfuscate the attackers' C2 traffic and maintain a low profile.
The campaign has a wide geographical and sectoral scope, indicating a broad intelligence-gathering objective. Victims have been identified in Egypt, Jordan, Tanzania, Pakistan, Ethiopia, and Burkina Faso. Targeted sectors include government, aviation, telecommunications, and finance. The attackers' methodology focuses on establishing a persistent foothold within a target network and using it as a relay point for their operations, making their activity difficult to trace.
The core components of the new toolset are:
The toolset demonstrates a focus on stealth and persistence. Kaspersky attributed the malware to Mirage Kitten based on code and behavioral overlaps with the group's known arsenal.
T1566 - Phishing) or exploiting public-facing applications (T1190 - Exploit Public-Facing Application).T1547.001 - Registry Run Keys / Startup Folder).T1572 - Protocol Tunneling. By turning a victim machine into a C2 relay, they can make their lateral movement attempts and data exfiltration appear as internal network traffic, evading detection. This is a form of T1090 - Proxy.T1113 - Screen Capture), allow the attackers to collect a wide range of sensitive information.The impact of this campaign is primarily cyber-espionage. For the targeted government, telecom, and financial organizations, the theft of sensitive data can have serious national security, economic, and privacy implications. The long-term persistence achieved by the attackers means they could monitor communications, steal strategic plans, and gather intelligence over an extended period. The use of victim machines as proxies also puts the compromised organizations at risk of being implicated in attacks against other targets, causing further reputational and legal damage.
No specific file hashes, IP addresses, or domains were provided in the source articles.
Security teams can hunt for this type of activity using the following observables:
network_traffic_patternprocess_namenetwork_traffic_patterncommand_line_patternnetsh interface portproxyDetection:
Response:
Immediate Actions:
Strategic Recommendations:
Implement strict egress filtering to block outbound C2 traffic to unknown destinations.
Mapped D3FEND Techniques:
Use NIDS/NIPS and network traffic analysis to detect anomalous patterns like tunneling.
Mapped D3FEND Techniques:
Implement internal segmentation to prevent an attacker from using a compromised host to pivot to other network zones.
Mapped D3FEND Techniques:
The primary defense against Mirage Kitten's tunneling tools is advanced Network Traffic Analysis (NTA). Deploy NTA sensors at key network choke points to baseline normal traffic flows within the environment. The system should be configured to detect when an internal host, like a user workstation or a server, begins behaving like a proxy. Specifically, it should alert when a single host starts receiving connections from multiple other internal clients and then funnels that aggregated traffic to a single external IP address. This pattern is a strong indicator of a C2 relay like ArcBridge or BridgeHead. By analyzing flow data (NetFlow, sFlow) and even full packet capture, NTA tools can identify the characteristic signatures of tunneling, even if the traffic is encrypted, providing a high-fidelity alert that endpoint tools might miss.
Implement a default-deny policy for outbound traffic on perimeter firewalls. This is a powerful, proactive control that can block the C2 communications of NightLedger and the tunneling tools. Instead of allowing all outbound traffic, configure the firewall to only permit connections to known, approved external IP addresses and domains on specific ports required for business operations. All other outbound connection attempts should be blocked and logged. This makes it significantly harder for the malware to establish a connection to its C2 server. An increase in blocked outbound traffic from a specific internal host can serve as an early indicator of compromise, prompting an investigation.
The first of the new tunneling tools (BridgeHead) was identified in activity targeting victims in the Middle East.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.