Files
hayabusa/rules/deep_blue_cli/security/1102.yml
2021-11-05 12:23:40 +09:00

14 lines
406 B
YAML

title: The audit log file was cleared.
description: Detects when somebody has cleared an event log.
author: DeepblueCLI, Zach Mathis
detection:
selection:
Channel: Security
EventID: 1102
# condition: selection
falsepositives:
- System Administrator
output: "Log Name: %Channel% ; Security ID: %LogFileCleared%%SubjectUserName%"
creation_date: 2020/11/8
updated_date: 2021/11/5