A real malware campaign dubbed “MovieReaper” infected users who tried to download popular movies from torrent trackers. Attackers abused a compromised public torrent-file repository so that magnet links returned a different torrent that downloaded a Windows .exe disguised as a movie file, which users then ran manually.
Key findings
- Attackers distributed a Windows executable disguised as a movie download (e.g., a 1080p “WEBRIP” file) and relied on the user to run it.
- The distribution scale came from compromising a public torrent-file repository (itorrents[.]org), which then affected multiple torrent trackers that depended on it.
- The malicious torrent led to a loader that fetched additional payloads from a first-stage C2 domain/IP and later used Solana blockchain to retrieve next-stage C2 addresses.
- The malware established persistence by masquerading as a Microsoft telemetry/Edge binary at %ProgramData%\Microsoft\Windows\Telemetry\msedge.exe.
Who’s being targeted
- Commonly targeted roles: All employees, IT, Security awareness training audience, Employees who download software/media, Helpdesk (handling suspected malware reports).
- Affected industries: Individuals/consumers, Government, IT, Consulting, Retail, Transportation, Agriculture, Enterprise (multiple sectors).
- Attack channels: website.
- Impersonated: Torrent tracker / torrent file repository, Public torrent file repository (itorrents[.]org).
Awareness takeaways
- Treat “movie/game downloads” that are actually .exe files as a likely attack and do not run them.
- Do not disable antivirus or ignore warnings just to install or open untrusted downloads.
- Block/monitor known bad domains and IPs quickly, early-stage infrastructure disruption can stop the infection chain.
- Be aware attackers may use legitimate services (like blockchain APIs) to make takedowns harder, so detection should not rely only on blocking IPs.
Red flags to watch for
- The download is an .exe application instead of a video file (e.g., .mp4/.mkv)
- A very long filename appears designed to hide the “.exe” extension
- Untrusted content is obtained from torrent sites/repositories
- Unexpected content returned for a known magnet link
- Multiple users report suspicious downloads for the same content
- Downloads originate from an untrusted third-party repository
Read the video transcript
You grab a torrent for a new movie… but the “movie file” is actually a Windows app called the odyssey (2026) [1080p] [webrip] [5.1].exe. In the real MovieReaper campaign, attackers compromised a torrent-file repository called itorrents.org, so magnet links quietly returned a different torrent that dropped this fake movie installer. When you run it, MovieReaper installs itself as msedge.exe under ProgramData\Microsoft\Windows\Telemetry, phones home to a first-stage server, then even uses the Solana blockchain to look up its next control servers. Aha moment: real movies are .mp4 or .mkv, not .exe. If your “movie” download ends in .exe, stop. Don’t run it, report it to Security immediately.