Also known as: HEAVYPOT, GreetCake
Executive Summary
P8RAT is a memory-resident tool used by menuPass (APT10) to download and run arbitrary payloads in Windows environments. Its fileless operation reduces disk I/O, making it difficult for traditional AV scanners to detect. Security teams should monitor anomalous PowerShell activity and network traffic toward known C&C endpoints.
Enhanced Description
P8RAT is a sophisticated fileless threat that has been employed by the menuPass group—believed to be linked with APT10—for several years, first detected in 2020 according to Securelist reports. The malware operates entirely from memory, avoiding persistent artifacts on disk. Once it infiltrates a Windows system, P8RAT queries its command-and-control server for additional payloads and then downloads them into RAM or directly executes them via PowerShell or WMI scripts, ensuring that no dropped binaries trigger traditional signature-based defenses. Operationally, the actor leverages legitimate Microsoft tooling (e.g., PowerShell, rundll32, scheduled tasks) to establish persistence and to orchestrate lateral movement. P8RAT also employs encryption and obfuscation techniques to hide its network activity and payload contents from detection tools. While the current data set does not detail specific secondary payloads or target sectors, the fileless nature combined with automated download and execution capability suggests a focus on stealthy persistence, rapid escalation, and potential exfiltration of corporate data. Overall, P8RAT demonstrates how state-sponsored threat actors are evolving beyond dropper-based malware, preferring in‑memory exploitation vectors that reduce footprint and increase the chance of remaining unseen for extended periods.
Key Capabilities
ATT&CK Techniques
Recommended Actions
Suggested Tags
Confidence Assessment
The analysis is derived mainly from a single Securelist citation noting P8RAT’s file‑less nature and use by menuPass/APT10. While the core behaviors are clear, specifics on persistence vectors, command language, or advanced capabilities remain unconfirmed due to limited public data. Further sandboxing and network capture investigations are required to fill those gaps.
P8RAT is a fileless malware used by menuPass to download and execute payloads since at least 2020.(Citation: Securelist APT10 March 2021)