Files
hayabusa/rules/Security/4756.yml
Tanaka Zakku f29b7d2d1a Updated rules
2021-11-06 09:51:38 +09:00

15 lines
428 B
YAML

title: A member was added to a security-enabled universal group.
description: hogehoge
author: DeepblueCLI, Zach Mathis
detection:
selection:
Channel: Security
EventID: 4756
TargetUserName: Administrators
# condition: selection
falsepositives:
- unknown
output: 'user added to universal Administrators UserName: %MemberName% SID: %MemberSid%'
creation_date: 2020/11/8
updated_date: 2020/11/8