When Fire Ant, a China-linked espionage group, compromised Cisco IOS XR routers in 2026, they didn't just gain access to network traffic. They gained the ability to suppress evidence of their own activity, creating a scenario where the absence of an alert could no longer be treated as proof that nothing happened. According to incident response firm Sygnia, the group also targeted TACACS authentication infrastructure and Linux management hosts, treating network and authentication systems as stepping stones to high-value environments.
This isn't an isolated incident. It's a signal that sophisticated threat actors have moved beyond endpoints and are now targeting the infrastructure that routes traffic, manages access, and administers enterprise networks. For security leaders, the question is simple: if you can't trust the systems generating your security evidence, what can you trust?
The Shift in Threat Landscape
The Fire Ant campaign documented by Sygnia shows attackers deliberately suppressing AAA requests, SNMP traps, and command output on compromised routers. They tampered with evidence on Linux systems and explored paths toward critical infrastructure through trusted network connections. Sygnia assesses that Fire Ant's activity strongly overlaps with operations attributed to UNC3886, a China-nexus espionage cluster previously documented by Mandiant targeting similar infrastructure.
This shift matters because network and authentication infrastructure occupies a privileged position inside enterprise environments. Compromise a router or TACACS server, and you gain visibility into traffic patterns, administrative credentials, and potential routes into connected systems. You also gain the ability to erase your tracks at the source.
Key Findings
Network infrastructure receives inconsistent monitoring. Enterprises have traditionally focused security attention on endpoints and servers while treating routers, switches, and authentication servers as trusted components. That asymmetry creates a blind spot. Attackers who control network infrastructure can see traffic, manipulate routing, and explore connected environments while conventional endpoint monitoring remains silent.
Compromised telemetry misleads defenders. When the system generating logs is itself compromised, the absence of an alert becomes unreliable. Fire Ant suppressed evidence at the source, creating gaps around administrator activity, configuration changes, and credential use. If your detection strategy depends on a single management plane as the authoritative source of truth, you're vulnerable to evidence tampering.
Trusted connections expand blast radius. Network links designed for administrative convenience become attack paths when trust assumptions fail. Fire Ant probed systems associated with critical infrastructure through trusted connections, demonstrating what Sygnia described as a "target behind the target" scenario. One compromised organization's infrastructure can expose paths toward other high-value environments.
Authentication infrastructure is a Tier-0 target. TACACS and similar systems authenticate privileged users and generate audit trails for administrative actions. Compromise them, and you expose privileged credentials while weakening the evidence trail defenders rely on during investigations. The same infrastructure that enforces access controls becomes a tool for evading them.
What This Means for Your Team
You need to extend Zero Trust principles to network and authentication infrastructure. The same continuous verification you apply to user access and application traffic should apply to the systems that route, authenticate, and administer your network.
That means treating routers, authentication servers, and management hosts as Tier-0 assets requiring the highest level of scrutiny. It means diversifying your evidence sources so you're not dependent on a single system's logs. And it means examining your network architecture according to what each trusted connection makes reachable, not just whether the connection itself is encrypted or authenticated.
The incident-response implications are immediate. If your Incident Response Plan assumes you can trust router logs, TACACS records, and management-plane telemetry, you need to revise it. Responders investigating a compromise need independently retained evidence and out-of-band access so they're not forced to rely on the same infrastructure they're investigating.
Action Items by Priority
Immediate: Classify network and authentication infrastructure as Tier-0. Apply the same security controls, monitoring intensity, and change-management discipline you use for domain controllers and identity platforms. This includes TACACS servers, privileged-access-management systems, routers with administrative access to sensitive environments, and Linux hosts used to manage network infrastructure.
Within 30 days: Establish independent evidence retention. Export critical telemetry from network devices and authentication systems to separately administered collection platforms. Configure forwarding for AAA logs, SNMP traps, configuration-change notifications, and administrative-session records. Verify that forwarding failures generate alerts and that collected evidence is write-once or cryptographically signed.
Within 60 days: Implement cross-source evidence validation. Build detection rules that correlate network-device logs with identity-platform records and network-flow data. An administrator login recorded by TACACS should match an authentication event in your identity system and generate corresponding flow records. Disagreement between sources, or unexplained loss of telemetry, should trigger investigation.
Within 90 days: Audit your blast radius of trust. Map which systems are reachable through each administrative connection and trusted network link. Identify cases where a single compromised router or management host could expose paths into multiple sensitive environments. Implement segmentation to limit lateral movement, and apply stricter access controls to administrative traffic.
Ongoing: Harden privileged authentication paths. Require multi-factor authentication for all administrative access to network infrastructure. Implement session recording for privileged actions. Restrict which software can run on management hosts, and apply configuration baselines from CIS Foundations Benchmark for network devices. Review administrative credentials quarterly and rotate shared secrets on a defined schedule.
Ongoing: Prepare for compromised-infrastructure scenarios. Update your Incident Response Plan to address cases where the infrastructure generating evidence may itself be compromised. Establish out-of-band access methods that don't depend on the primary management plane. Retain forensic images and configuration backups in immutable storage. Conduct tabletop exercises that assume attackers control both the target system and the monitoring infrastructure.



