Executive Summary
Kerrdown is a Windows downloader employed by APT32 to fetch spyware from remote servers over standard web protocols. It serves as a foothold that facilitates credential exfiltration and lateral movement within victim networks. Detecting and blocking its traffic promptly can disrupt the broader compromise chain. key_capabilities":["Downloads malicious modules from remote C2 server","Opens and maintains outbound HTTPS connections to obfuscated URLs","Installs additional spyware components on Windows hosts","Uses simple encryption for command data to evade signature detection"], recommended_actions":["Implement network segmentation and restrict outbound traffic to known web services", "Deploy endpoint detection solutions that flag unknown executables initiating outbound HTTP/S activity", "Block or quarantine identified Kerrdown binaries via application whitelisting or antivirus policies", "Use DNS monitoring to detect anomalous queries targeting obscure domains used by the group", "Conduct regular security awareness training to reduce the likelihood of initial infection vectors such as social engineering"], confidence_assessment":"The information is drawn from publicly released reports by Amnesty International and Palo Alto Networks Unit 42, providing credible attribution. However, technical details on payload encryption methods, persistence mechanisms, and post‑exploitation behavior remain limited, leaving gaps in a complete threat model.", suggested_tags":["APT32","OceanLotus","Windows","Downloader","Spyware","C2","Credential Theft","Lateral Movement","Command-and-Control"],
Enhanced Description
Kerrdown is a lightweight Windows downloader that has been attributed to the APT32 threat group—also known as OceanLotus—since at least 2018. The binary typically appears as an innocuous executable on compromised hosts and communicates with a remote command‑and‑control (C2) server over standard HTTP/HTTPS traffic. Once authenticated, Kerrdown retrieves additional malicious components, most often spyware payloads designed to harvest credentials, keystrokes and other sensitive data from the victim’s network. Operationally, Kerrdown acts as a staging tool that bypasses many baseline security controls by remaining dormant until instructed by its C2 infrastructure. It uses basic encryption of its outbound traffic and download commands to avoid detection by signature‑based engines, but it does not employ advanced anti‑analysis techniques such as sandbox evasion or fileless execution. The downloaded spyware modules often inherit the capabilities of APT32’s broader toolset, including keylogging, credential dumping, persistent registry hooks, and lateral movement via Windows Admin Shares. The use of Kerrdown provides APT32 with a flexible deployment framework: by modifying the remote payload repository, operators can quickly roll out new capabilities without rewriting the downloader itself. Security analysts have documented successful Kerrdown-based campaigns targeting government agencies and defense contractors across Southeast Asia, illustrating its role in the group’s long‑term espionage strategy.
Kerrdown is a custom downloader that has been used by APT32 since at least 2018 to install spyware from a server on the victim's network.(Citation: Amnesty Intl. Ocean Lotus February 2021)(Citation: Unit 42 KerrDown February 2019)