Detection rules › Sigma

Audit Policy Tampering Via NT Resource Kit Auditpol

Severity
high
Author
Nasreddine Bencherchali (Nextron Systems)
Source
upstream

Threat actors can use an older version of the auditpol binary available inside the NT resource kit to change audit policy configuration to impair detection capability. This can be carried out by selectively disabling/removing certain audit policies as well as restoring a custom policy owned by the threat actor.

MITRE ATT&CK coverage

TacticTechniques
Defense EvasionT1562.002 Impair Defenses: Disable Windows Event Logging

Event coverage

ProviderEvent IDTitle
Sysmon1Process creation
Security-Auditing4688A new process has been created.

Stages and Predicates

Stage 1: selection

or:
CommandLine|contains: '/logon:none'
CommandLine|contains: '/object:none'
CommandLine|contains: '/policy:none'
CommandLine|contains: '/privilege:none'
CommandLine|contains: '/process:none'
CommandLine|contains: '/sam:none'
CommandLine|contains: '/system:none'

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
CommandLinematch
  • /logon:none
  • /object:none
  • /policy:none
  • /privilege:none
  • /process:none
  • /sam:none
  • /system:none