Description

A newly identified Windows malware framework dubbed MovieReaper is being distributed through compromised torrent infrastructure and fake downloads of popular movies. Security researchers identified several hundred victims across multiple countries, including individuals and organizations. The campaign uses a multi-stage infection chain designed to evade security tools while ultimately providing attackers with remote control over compromised systems. The infection begins when users download malicious torrent files distributed through compromised torrent repositories. Instead of receiving the expected movie content, victims may receive executable loaders disguised as movie releases, often using unusually long filenames and legitimate-looking application icons. The loader performs multiple anti-analysis and sandbox-evasion checks before contacting deadhub[.]org, with 193[.]23[.]118[.]155 used as a fallback. It retrieves shellcode, maps it into executable memory, and launches the next stage. The second stage retrieves an encrypted address for another command-and-control server through a Solana blockchain program, making the infrastructure more resistant to conventional server takedowns. Subsequent communications use HTTPS with certificate pinning. Additional modules provide UAC bypass, persistence, and file-management capabilities. The malware's modular architecture also allows operators to deploy functionality as required.