Registry Entries For Azorult Malware

Last updated on:

About the rule

Rule Type

Standard

Rule Description

Detects the presence of a registry key created during Azorult execution

Severity

Critical

Rule Requirement

Criteria

Action1: actionname = "Registry Event" AND (OBJECTNAME contains "SYSTEM" OR (OBJECTNAME endswith "SYSTEM" AND isExist(OBJECTVALUENAME))) AND (OBJECTNAME endswith "\services\localNETService" OR (OBJECTNAME endswith "\services" AND OBJECTVALUENAME = "localNETService")) select Action1.HOSTNAME,Action1.MESSAGE,Action1.PROCESSNAME,Action1.OBJECTNAME,Action1.OBJECTVALUENAME,Action1.ACCESSES,Action1.USERNAME,Action1.DOMAIN,Action1.PREVVAL,Action1.CHANGES,Action1.INFORMATION

Detection

Execution Mode

realtime

Log Sources

Windows

Author

Trent Liffick