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

15 lines
420 B
YAML

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