Detection rules › Sigma

HackTool - CobaltStrike BOF Injection Pattern

Severity
high
Author
Christian Burkard (Nextron Systems)
Source
upstream

Detects a typical pattern of a CobaltStrike BOF which inject into other processes

MITRE ATT&CK coverage

TacticTechniques
ExecutionT1106 Native API
Defense EvasionT1562.001 Impair Defenses: Disable or Modify Tools

Event coverage

ProviderEvent IDTitle
Sysmon10ProcessAccess

Stages and Predicates

Stage 1: selection

GrantedAccess: [0x1028, 0x1fffff]
CallTrace|re: '^C:\\Windows\\SYSTEM32\\ntdll\.dll\+[a-z0-9]{4,6}\|C:\\Windows\\System32\\KERNELBASE\.dll\+[a-z0-9]{4,6}\|UNKNOWN\([A-Z0-9]{16}\)$'

Indicators

Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.

FieldKindValues
CallTraceregex_match
  • ^C:\\Windows\\SYSTEM32\\ntdll\.dll\+[a-z0-9]{4,6}\|C:\\Windows\\System32\\KERNELBASE\.dll\+[a-z0-9]{4,6}\|UNKNOWN\([A-Z0-9]{16}\)$
GrantedAccesseq
  • 0x1028
  • 0x1fffff corpus 3 (sigma 2, splunk 1)