Cloud Storage Encryption Anomaly Detection for Ransomware

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing defenses against ransomware attacks on cloud storage devices are ineffective as they cannot detect attacks that utilize cloud infrastructure, as attackers often use control plane capabilities to encrypt the storage without executing malicious code.

Innovation Solution

A processor-based apparatus within the cloud service provider's infrastructure analyzes encryption operations for anomalies by comparing elements of the request or execution against learned behavior patterns, outputting alerts and performing remedial actions when deviations exceed predefined thresholds.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional ransomware detection methods are used, then detection capability against malware with executable code is improved, but detection capability against cloud-based ransomware attacks is lost

Engineering Contradiction:
Improveransomware detection capabilityVSAvoiddetection coverage against different attack vectors
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

Instead of detecting ransomware by analyzing executable code patterns, the patent inverts the approach by monitoring encryption operations themselves through control plane APIs. The system detects ransomware by observing abnormal encryption behavior (such as rapid encryption of large numbers of files) rather than trying to detect the malicious code that initiates it.

Inventive Principle:
Principle #13The other way round (Inversion)

Solution Approach 2:

The patent introduces control plane monitoring as an intermediary layer between the ransomware attack and the detection system. By placing sensors in the control plane that monitor encryption operations, the system can detect ransomware attacks without needing to analyze the malicious executable code directly, thus bridging the gap between traditional detection methods and cloud-based attacks.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If cloud service provider monitors all encryption operations, then ransomware detection accuracy is improved, but system complexity increases

Engineering Contradiction:
Improveanomalous operation detection accuracyVSAvoidmonitoring system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent implements feedback mechanisms where the monitoring system continuously observes encryption operations, compares them against baseline behavior patterns, and automatically responds to anomalies. The system learns normal encryption patterns over time and uses this feedback to improve detection accuracy without requiring increasingly complex manual analysis rules.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The monitoring system is designed to autonomously detect and respond to ransomware attacks without requiring constant human intervention. The system automatically analyzes encryption operations, identifies anomalous patterns, and can trigger remedial actions, making the complex monitoring task self-managing and reducing operational complexity.

Inventive Principle:
Principle #25Self-service

3Reliability

If remedial actions are taken immediately upon detecting anomalous encryption, then data protection is improved, but false positive impact on legitimate operations increases

Engineering Contradiction:
Improvedata security protectionVSAvoidlegitimate encryption operations
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent implements a graduated response strategy where not all detected anomalies trigger immediate full remedial actions. Instead, the system can apply partial actions such as increased monitoring, user notifications, or selective blocking of specific operations, reserving more aggressive remedial measures for confirmed threats. This reduces false positives while maintaining protection against actual ransomware attacks.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12483571B2Protection of cloud storage devices from anomalous encryption operations
Publication Date: 2025.11.25 MICROSOFT TECHNOLOGY LICENSING LLC
  • US12483571B2 patent drawing
  • US12483571B2 patent drawing
  • US12483571B2 patent drawing

AI summary

According to examples, an apparatus includes a processor that determines that an encryption operation has been requested or executed through a cloud control plane capability with respect to a cloud storage device. The processor also determines that the requested or executed encryption operation with respect to the cloud storage device is anomalous and, based on a determination that the requested or executed encryption operation with respect to the cloud storage device is anomalous, outputs an alert and/or performs a remedial action. By identifying anomalous encryption operation requests or executions on cloud storage devices, the processor is able to determine that ransomware attacks are or have occurred on the cloud storage devices. In some examples, the processor takes remedial actions to mitigate harm posed by or prevent the ransomware attacks.