Detectionmediumtest
Manipulation of User Computer or Group Security Principals Across AD
Adversaries may create a domain account to maintain access to victim systems. Domain accounts are those managed by Active Directory Domain Services where access and permissions are configured across systems and services that are part of that domain..
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
WindowsPowerShell Script
ProductWindows← raw: windows
CategoryPowerShell Script← raw: ps_script
Definition
Requirements: Script Block Logging must be enabled
Detection Logic
Detection Logic1 selector
detection:
selection:
ScriptBlockText|contains: System.DirectoryServices.AccountManagement
condition: selectionFalse Positives
Legitimate administrative script
MITRE ATT&CK
Tactics
Sub-techniques
Rule Metadata
Rule ID
b29a93fb-087c-4b5b-a84d-ee3309e69d08
Status
test
Level
medium
Type
Detection
Created
Tue Dec 28
Author
Path
rules/windows/powershell/powershell_script/posh_ps_directoryservices_accountmanagement.yml
Raw Tags
attack.persistenceattack.t1136.002