mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 09:48:58 +00:00
20 lines
568 B
YAML
20 lines
568 B
YAML
title: Backup Catalog Deleted
|
|
status: experimental
|
|
description: Detects backup catalog deletions
|
|
references:
|
|
- https://technet.microsoft.com/en-us/library/cc742154(v=ws.11).aspx
|
|
- https://www.hybrid-analysis.com/sample/ed01ebfbc9eb5bbea545af4d01bf5f1071661840480439c6e5babe8e080e41aa?environmentId=100
|
|
author: Florian Roth (rule), Tom U. @c_APT_ure (collection)
|
|
logsource:
|
|
product: windows
|
|
service: application
|
|
detection:
|
|
selection:
|
|
EventID: 524
|
|
Source: Backup
|
|
condition: selection
|
|
falsepositives:
|
|
- Unknown
|
|
level: medium
|
|
|