← Reports

Remote Access Trojan · Worm · Dropper

VioletWorm - game.exe

Author
Moise Medici
Updated
07 Sept 2026 · Completed
Difficulty
Easy
Platform
Windows
Capabilities
Dropping Secondary PayloadsPersistence MechanismsCommand and Control C2 CommunicationCommand Execution via Powershell Cmd BashData-ExfiltrationFile EncryptionKeyloggingScreen CaptureWebcam AccessClipboard ManipulationCredential TheftAMSI and ETW BypassSandbox and VM EvasionReflective Code LoadingUSB SpreadingDenial of Service
Tags
pythonC#

Indicators Of Compromise

Network

  • 130.12.181.70:7000

Mutex

  • QakjxWa1r8Oh6UTB

Files dropped by the command handler, all under %TEMP%:

PathDropped by
%TEMP%\WinTempClean32.batWDKillerNew, the operator supplied Defender tampering script
%TEMP%\3d847c5c-4f5a-4918-9e07-a96cea49048d.exeJMar the ARP spoofing / MITM tool
%TEMP%\89c43fcf-5e52-4be7-a719-a26139ce636a.exeSnifStrt the packet sniffer
%TEMP%\WinSc32.exeHvNcX (administrator path)
%TEMP%\7zip\7z.exe7zIT / 7zzip
%TEMP%\<random GUID>.exeSysKLL, NetDisCV, GrabberDC, CookieST, AntiiReset

Registry, where <HWID> is the 20 uppercase hex characters returned by MakeIdFromOSInfo:

KeyValueMeaning
HKCU\SOFTWARE\<HWID>KLkeystrokes captured by the keylogger, read back by the KLGET command
HKCU\SOFTWARE\<HWID>NToperator supplied label for the victim, written by SNote and echoed in every check-in

Behavioural: the HvNcX command patches the first six bytes of AmsiScanBuffer in amsi.dll with C3 90 90 90 90 90, and explorer.exe is used as a launcher to break the parent/child process chain.