COLDSTEEL RAT Cleanup Command Execution
Description
Detects the creation of a "rundll32" process from the ColdSteel persistence service to initiate the cleanup command by calling one of its own exports. This functionality is not present in "MileStone2017" and some "MileStone2016" samples
Query · sigma
selection: ParentImage|endswith: \svchost.exe ParentCommandLine|contains: - ' -k msupdate' - ' -k msupdate2' - ' -k alg' Image|endswith: \rundll32.exe CommandLine|contains: - UpdateDriverForPlugAndPlayDevicesW - ServiceMain - DiUninstallDevice condition: selection
Known false positives
- Unlikely