Microsoft 365 Cloud App Security - Potential Ransomware Activity Alerts on File Upload

Flags successful Microsoft Cloud App Security reports of potential ransomware-related file uploads in Microsoft 365.

FreeReviewedSigma · Medium · v4
Product
m365
Service
threat_management
Author
austinsonger (SigmaHQ), DRL 1.1
Published
2021-08-19
Updated
2026-07-31
title: Microsoft 365 Cloud App Security - Potential Ransomware Activity Alerts on File Upload
id: 7efbb41d-8973-4fc5-9ffc-2650d3d9502e
status: test
description: This rule identifies events where Microsoft Cloud App Security reports “Potential ransomware activity” with a successful status. Such alerts matter because attackers may upload files that appear ransomware-infected to propagate malware or trigger downstream compromise. The detection relies on SecurityComplianceCenter threat management telemetry containing the event source, event name, and success status.
references:
  - https://learn.microsoft.com/en-us/defender-cloud-apps/anomaly-detection-policy
  - https://learn.microsoft.com/en-us/defender-cloud-apps/policy-template-reference
  - https://github.com/SigmaHQ/sigma/blob/master/rules/cloud/m365/threat_management/microsoft365_potential_ransomware_activity.yml
author: austinsonger, Huntrule Team
date: 2021-08-19
modified: 2022-10-09
tags:
  - attack.impact
  - attack.t1486
logsource:
  service: threat_management
  product: m365
detection:
  selection:
    eventSource: SecurityComplianceCenter
    eventName: Potential ransomware activity
    status: success
  condition: selection
falsepositives:
  - Unknown
level: medium
license: DRL-1.1
related:
  - id: bd132164-884a-48f1-aa2d-c6d646b04c69
    type: derived