Air-Gapped Backup Recovery for Ransomware-Resilient Data Storage

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current data security techniques, such as data replication and snapshots, are ineffective in dealing with ransomware attacks, leading to significant disruptions and costly recovery efforts, as they either reproduce the ransomware or require extensive storage resources.

Innovation Solution

Implementing disconnected, isolated data storage nodes and monitoring API calls to detect ransomware attacks, preventing storage of corrupted data and enabling retrieval of non-compromised snapshots from air-gapped storage for system recovery.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If data replication and snapshots are used for backup, then data availability is improved, but the system becomes vulnerable to ransomware attacks that can corrupt both primary and backup data

Engineering Contradiction:
Improvedata availabilityVSAvoidransomware corruption
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The backup system is segmented into multiple isolated storage nodes that are air-gapped from the primary network. Each storage node operates independently, preventing ransomware from propagating across the entire backup infrastructure. This segmentation ensures that even if one node is compromised, others remain secure and available for recovery.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

An API gateway acts as an intermediary between the primary data system and the disconnected storage nodes. The gateway monitors API calls for ransomware indicators and controls access to backup data, preventing direct network access that could allow ransomware to corrupt backup copies while still enabling legitimate backup operations.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Object-affected harmful factors

If disconnected storage nodes are implemented for secure backup, then security against ransomware is improved, but system complexity increases

Engineering Contradiction:
Improveransomware protectionVSAvoidstorage system architecture
Core Design Contradiction:
Object-affected harmful factorsVSDevice complexity

Solution Approach 1:

The API gateway serves multiple functions: it monitors for ransomware indicators, manages authentication and authorization, controls access to disconnected storage nodes, and enables backup operations. This multi-functionality reduces the need for separate specialized components, thereby managing system complexity while maintaining strong security.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system automatically monitors API calls for ransomware indicators and responds by blocking suspicious access attempts without requiring manual intervention. The disconnected storage nodes self-manage their isolation status, automatically connecting only when needed for authorized backup or recovery operations, reducing the complexity of manual security management.

Inventive Principle:
Principle #25Self-service

3Difficulty of detecting and measuring

If API monitoring is implemented to detect ransomware, then detection capability is improved, but processing overhead increases

Engineering Contradiction:
Improveransomware detectionVSAvoidprocessing resources
Core Design Contradiction:
Difficulty of detecting and measuringVSUse of energy by moving object

Solution Approach 1:

The system monitors API calls for specific ransomware indicators rather than analyzing all possible attack vectors. By focusing on known ransomware behaviors and patterns, the system achieves effective detection while minimizing processing overhead compared to comprehensive security scanning of all data traffic.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12524546B2Secure data backup and recovery from cyberattacks
Publication Date: 2026.01.13 ACCENTURE GLOBAL SOLUTIONS LTD
  • US12524546B2 patent drawing
  • US12524546B2 patent drawing
  • US12524546B2 patent drawing

AI summary

Aspects of the present disclosure provide systems, methods, and computer-readable storage media that support providing secure backup and recovery of files from edge devices during ransomware attacks or other cyberattacks. Secure data, such as medical records, may be stored at one or more networked storage nodes and backup images (e.g., snapshots) may be stored at a disconnected storage node (e.g., an air-gapped storage node) that is isolated from the networked storage nodes. Application programming interface (API) calls may be managed and monitored to detect an alarm state (e.g., a ransomware attack), and based on the alarm state, storage and retrieval from the networked storage nodes may be stopped. Additionally, a recent backup image from the disconnected storage node may be retrieved for use in performing system recovery operations.