mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 01:45:21 +00:00
Merge pull request #1885 from austinsonger/microsoft365_unusual_volume_of_file_deletion.yml
microsoft365_unusual_volume_of_file_deletion.yml
This commit is contained in:
commit
dbbb422a42
@ -0,0 +1,24 @@
|
||||
title: Microsoft 365 - Unusual Volume of File Deletion
|
||||
id: 78a34b67-3c39-4886-8fb4-61c46dc18ecd
|
||||
status: experimental
|
||||
description: Detects when a Microsoft Cloud App Security reported a user has deleted a unusual a large volume of files.
|
||||
author: austinsonger
|
||||
date: 2021/08/19
|
||||
references:
|
||||
- https://docs.microsoft.com/en-us/cloud-app-security/anomaly-detection-policy
|
||||
- https://docs.microsoft.com/en-us/cloud-app-security/policy-template-reference
|
||||
logsource:
|
||||
category: ThreatManagement
|
||||
service: Microsoft365
|
||||
detection:
|
||||
selection:
|
||||
eventSource: SecurityComplianceCenter
|
||||
eventName: "Unusual volume of file deletion"
|
||||
status: success
|
||||
condition: selection
|
||||
falsepositives:
|
||||
-
|
||||
level: medium
|
||||
tags:
|
||||
- attack.impact
|
||||
- attack.t1485
|
Loading…
Reference in New Issue
Block a user