Operator Bloopers Cobalt Strike Modules

Last updated on:

About the rule

Rule Type

Standard

Rule Description

Detects Cobalt Strike module/commands accidentally entered in CMD shell

Severity

Trouble

Rule Requirement

Criteria

Action1: actionname = "Process started" AND (ORIGINALFILENAME = "Cmd.Exe" OR PROCESSNAME endswith "\cmd.exe") AND COMMANDLINE contains "Invoke-UserHunter,Invoke-ShareFinder,Invoke-Kerberoast,Invoke-SMBAutoBrute,Invoke-Nightmare,zerologon,av_query" select Action1.HOSTNAME,Action1.MESSAGE,Action1.COMMANDLINE,Action1.FILE_NAME,Action1.PROCESSNAME,Action1.USERNAME,Action1.PARENTPROCESSNAME

Detection

Execution Mode

realtime

Log Sources

Windows

Author

_pete_0, TheDFIRReport