UAT-5027 is a threat actor observed actively since at least December 2025. Their primary tool, Dohdoor, is a multi-stage backdoor distinguished by its use of DNS-over-HTTPS for C2 communication. The campaign targets organizations across multiple verticals and geographies, with the infection chain specifically designed to survive traditional security tooling.
The infection chain operates as follows:
- Initial access is achieved via phishing or drive-by compromise, delivering a dropper payload.
- DLL sideloading via legitimate signed binaries (Defense Evasion) stages the primary backdoor component.
- PowerShell and batch scripts execute encoded payloads, with obfuscation to evade static analysis.
- The backdoor establishes C2 by issuing HTTPS requests to known DoH resolvers (Google, Cloudflare, Quad9), encoding commands within DNS query strings.
- Process injection techniques (including process hollowing) enable persistence within legitimate host processes.




