Auxiliary Storage File Protection Against Unauthorized Changes

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing computer systems lack effective measures to prevent unauthorized access and changes to the file system by malicious programs or unauthorized users, allowing for potential data theft or system damage, with reactive recovery methods being insufficient to prevent initial attacks.

Innovation Solution

An auxiliary storage device that analyzes access information to identify file system objects and selectively blocks or warns against unauthorized access, using user-defined protection types such as warning, permission confirmation, or access rejection, and integrates with a mobile app for enhanced security.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If reactive backup and recovery methods are used, then system recovery capability is improved, but prevention of malicious attempts from the beginning is not possible

Engineering Contradiction:
Improvesystem recovery capabilityVSAvoidmalicious attempts
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The patent applies preliminary action by implementing proactive file system protection mechanisms that detect and block malicious operations before they can cause damage. The storage device monitors access patterns, identifies suspicious operations, and prevents them in advance, rather than waiting for damage to occur and then recovering. This transforms the approach from reactive backup to proactive prevention.

Inventive Principle:
Principle #10Preliminary action

2Ease of operation

If existing security policies with administrator privileges are used, then user access control is simplified, but protection against malicious programs operating as administrator is insufficient

Engineering Contradiction:
Improveuser access controlVSAvoidprotection against malicious programs
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The patent introduces an intermediary layer between the host computer's file system and the storage device. This intermediary mechanism monitors all access requests to the storage device, analyzes them against security policies, and mediates the actual data access. This mediator can detect malicious operations even when they appear to come from authorized administrators, providing an additional security layer without complicating user access control.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If malicious code monitoring by comparison to database is used, then known malware detection is improved, but unknown or modified code cannot be monitored

Engineering Contradiction:
Improvemalware detection accuracyVSAvoiddetection of unknown code
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The storage device performs self-service security monitoring by independently analyzing access patterns and detecting suspicious operations without relying on external malicious code databases. The device monitors its own access logs, identifies anomalies based on learned behavior patterns, and autonomously blocks suspicious operations. This self-service approach enables detection of unknown and modified malware without requiring updates to external databases.

Inventive Principle:
Principle #25Self-service

4Reliability

If write protection is enabled without authentication, then protection against unauthorized changes is improved, but legitimate users cannot modify protected files

Engineering Contradiction:
Improveprotection against unauthorized changesVSAvoidlegitimate file modification
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent implements feedback mechanisms where the storage device continuously monitors access requests, authenticates users, and provides feedback about permission status. When a user attempts to access a protected file, the system verifies authentication credentials and permission levels, then provides appropriate feedback - either allowing access or denying it with specific error information. This feedback loop ensures that legitimate users can modify files when authorized while preventing unauthorized changes.

Inventive Principle:
Principle #23Feedback

Data Source

PatentEP3979111B1File system protection apparatus and method in auxiliary storage device
Publication Date: 2025.07.02 KIM E E
  • EP3979111B1 patent drawingFigure 1~2
  • EP3979111B1 patent drawingFigure 3~4
  • EP3979111B1 patent drawingFigure 5~6

AI summary

The present invention relates to a file system protection technology, which is applied to an auxiliary storage device (20), and to an apparatus and method for protecting a file system in a manner of blocking or warning about, in advance, an access to a file system or a change of the file system and identifying permission of a user as necessary. A control device (60) is connected to a host interface (30), a data storage device (40), and a user input device (50) to control an operation mode of the auxiliary storage device or manage and protect a file system object to be protected, according to a user command. When the operation mode of the auxiliary storage device is a management mode, the user can designate file system objects to be protected by the user and set a protection type, wherein information set by the user is stored in an object DB (70) to be protected. In a normal mode, when an access by a host computer targets a file system object listed in the object DB to be protected, a protection operation is performed by referring to the protection type of the object DB to be protected. In the normal mode, the host computer cannot access the object DB (70) to be protected, set in a setting mode by the user, and thus, the object DB (70) to be protected can be prevented from being changed or damaged by malicious code.