Merge branch 'patch-15' of https://github.com/vburov/sigma into patch-15

This commit is contained in:
Vasiliy Burov 2020-10-28 11:27:48 +03:00
commit 931ccde3e6

View File

@ -1,6 +1,6 @@
title: Suspicious Multiple File Rename Or Delete Occurred
id: 97919310-06a7-482c-9639-92b67ed63cf8
author: Vasiliy Burov; oscd.community
author: Vasiliy Burov, oscd.community
date: 2020/10/16
description: Detects multiple file rename or delete events occurrence within a specified period of time by a same user. These events may signalize about ransomware activity.
status: experimental
@ -22,6 +22,5 @@ detection:
timeframe: 30s
condition: selection | count() by SubjectLogonId > 10
falsepositives:
- software uninstallation
- files restore activities
- Unlikely
level: high