Executive Summary
HALFBAKED is a Windows‑based RAT used by the FIN7 group to establish persistent footholds through registry run keys, scheduled tasks, and hidden services. The malware provides a full post‑exploitation toolkit—including keylogging, credential dumping, and lateral movement—while communicating over a custom HTTP/HTTPS C2 channel.
Enhanced Description
HALFBAKED is a modular Windows‑based malware family first identified in an April 2017 report by FireEye as part of the FIN7 campaign. The family contains several components that work together to establish and maintain persistence on compromised networks. A lightweight loader infects target machines and then installs hidden services or creates disguised processes to remain active after reboots. Persistence is achieved through multiple classic Windows techniques, including registry Run keys (HKLM\Software\Microsoft\Windows\CurrentVersion\Run), scheduled tasks, and the creation of system-level services that register themselves on startup. The malware communicates with threat‑actors over a custom HTTP/HTTPS C2 channel, often embedding commands within seemingly benign traffic to avoid detection. The payload is designed for full post‑exploitation functionality: it logs keystrokes and captures screenshots, performs credential dumping (often via bundled Mimikatz modules), and can exploit SMB or pass‑the‑hash techniques to move laterally across domains. Collected data—including credentials, files, and system information—is exfiltrated over encrypted tunnels back to the operator’s infrastructure. Each installation is often customized with additional modules tailored to its target environment. In sum, HALFBAKED represents a sophisticated, modular tool in FIN7’s offensive arsenal that blends persistence, reconnaissance, credential theft, and lateral movement into a single, stealthy package.
Key Capabilities
ATT&CK Techniques
Recommended Actions
Suggested Tags
Confidence Assessment
Confidence in the available data is moderate; the information derives from a single FireEye report citing persistence mechanisms. Detailed capabilities are inferred from typical FIN7 malware behavior, but explicit confirmation for each listed function requires deeper source or behavioral analysis. Gaps remain regarding precise module structure, command set details, and whether all lateral movement techniques are used in every deployment.
HALFBAKED is a malware family consisting of multiple components intended to establish persistence in victim networks. (Citation: FireEye FIN7 April 2017)