SigmaHQ/rules/windows/builtin/win_susp_add_sid_history.yml
2017-03-05 23:55:52 +01:00

18 lines
465 B
YAML

title: Addition of SID History to Active Directory Object
status: stable
description: An attacker can use the SID history attribute to gain additional privileges.
reference: https://adsecurity.org/?p=1772
author: Thomas Patzke
logsource:
product: windows
service: security
detection:
selection:
EventID:
- 4765
- 4766
condition: selection
falsepositives:
- Migration of an account into a new domain
level: medium