Remove Account From Domain Admin Group
Description
Adversaries may interrupt availability of system and network resources by inhibiting access to accounts utilized by legitimate users. Accounts may be deleted, locked, or manipulated (ex: changed credentials) to remove access to accounts.
Query · sigma
selection: ScriptBlockText|contains|all: - Remove-ADGroupMember - '-Identity ' - '-Members ' condition: selection
Known false positives
- Unknown