Skip to the content.

back

Find sigma rule :heavy_check_mark:

Attack: Create Account: Domain Account

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. Domain accounts can cover user, administrator, and service accounts. With a sufficient level of access, the net user /add /domain command can be used to create a domain account.(Citation: Savill 1999)

Such accounts may be used to establish secondary credentialed access that do not require persistent remote access tools to be deployed on the system.

MITRE

Tactic

technique

Test : Create a new Domain Account using PowerShell

OS

Description:

Creates a new Domain User using the credentials of the Current User

Executor

powershell

Sigma Rule

back