2026-07-19 · view entry permalink →
State-nexus tradecraft this week targeted defenders' own visibility — HelloNet blinds user-mode network EDR by intercepting raw AFD IOCTLs from a trusted-updater sideload, and GoSerpent shows weeks-long silent collection as deliberate design
Both of the week's notable APT disclosures share a target that is not the victim's data but the defender's ability to see the intrusion — worth surfacing together because the techniques transfer regardless of who was hit.
HelloNet blinds network EDR from below the API. Kaspersky GReAT documented an active campaign that persists by sideloading a malicious wtsapi32.dll into the auto-launched update component of the ViPNet secure-networking suite, then injects a proxy module (HelloProxy) into svchost.exe that uses Microsoft Detours to hook NtDeviceIoControlFile and intercept the raw Ancillary Function Driver IOCTLs — AFD_RECV, AFD_GET_TDI_HANDLES — which, per Kaspersky, hinders user-mode network-filtering security tools (Kaspersky, 2026-07-16). The significance for detection engineering is the layer: many endpoint tools observe network activity at the Winsock/API level, and an implant intercepting AFD IOCTLs is operating beneath that vantage, so it can proxy C2 traffic that user-mode network telemetry never records. Victimology is Russian government and CI (attributed with low confidence to an unknown Chinese-speaking group), but the technique is stack-agnostic.
GoSerpent makes dwell time a design choice. Kaspersky's analysis of the evolved GoSerpent backdoor — Go-based, used since 2021 against Southeast-Asian government and diplomatic entities — shows a chain that deploys a document-harvesting Windows service plus credential tools, then "deliberately waits a few weeks while files accumulate" before returning with the Stowaway proxy and a dedicated exfiltration toolset, talking ChaCha20 to its C2 (Kaspersky, 2026-07-16); Kaspersky notes a potential, unconfirmed link to the TetrisPhantom actor.
Builds on: 2026-07-17/kaspersky-hellonet-vipnet-updater-sideload-afd-ioctl · 2026-07-18/goserpent-backdoor-evolution-sea-government-diplomatic