Potential COLDSTEEL Persistence Service DLL Creation

Last updated on:

About the rule

Rule Type

Standard

Rule Description

Detects the creation of a file in a specific location and with a specific name related to COLDSTEEL RAT

Severity

Trouble

Rule Requirement

Criteria

Action1: actionname = "File Created or Modified" AND (FILENAME startswith "C:\Users" OR OBJECTNAME startswith "C:\Users") AND (FILENAME endswith "\AppData\Roaming\newdev.dll" OR OBJECTNAME endswith "\AppData\Roaming\newdev.dll") select Action1.HOSTNAME,Action1.MESSAGE,Action1.USERNAME,Action1.DOMAIN,Action1.OBJECTNAME,Action1.FILENAME,Action1.PROCESSNAME

Detection

Execution Mode

realtime

Log Sources

Windows

Author

X__Junior (Nextron Systems)