Files
blue-team-tools/rules/cloud/m365/microsoft365_potential_ransomware_activity.yml
T

25 lines
798 B
YAML
Raw Normal View History

2021-08-20 09:06:16 +02:00
title: Microsoft 365 - Potential Ransomware Activity
id: bd132164-884a-48f1-aa2d-c6d646b04c69
status: experimental
description: Detects when a Microsoft Cloud App Security reported when a user uploads files to the cloud that might be infected with ransomware.
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:
service: threat_management
2021-11-09 07:27:25 +01:00
product: m365
detection:
selection:
eventSource: SecurityComplianceCenter
2022-01-06 14:02:35 +01:00
eventName: 'Potential ransomware activity'
status: success
condition: selection
falsepositives:
- Unknown
level: medium
tags:
- attack.impact
- attack.t1486