Web Server Content Tampering Detection via Encryption and Backup Comparison

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

It is challenging to detect and prevent unauthorized tampering with web server contents, especially when a third-party terminal intrudes using stolen login credentials, as conventional methods struggle to anticipate and address all vulnerabilities.

Innovation Solution

An information processing device that associates contents with identification information from the administrator terminal, using a control device to set access rights and check for tampering by encrypting contents and verifying access rights, ensuring only authorized terminals can access and modify them.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional attack pattern registration is used to prevent unauthorized intrusion, then detection of known attack patterns is improved, but detection of unknown vulnerabilities and unauthorized access methods is worsened

Engineering Contradiction:
Improvedetection accuracyVSAvoidcoverage of vulnerabilities
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent applies preliminary action by encrypting contents before storing them in the web server, and creating backup copies of the original unencrypted contents. This pre-encryption measure ensures that even if the server is compromised through unknown vulnerabilities or stolen credentials, the stored contents remain protected and cannot be accessed without the decryption key, thus preventing unauthorized access before it can occur.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediary mechanism by separating the encryption key management from the web server system. The backup contents are stored separately and used as an intermediary reference to detect tampering. When contents are accessed, the system can compare them against the backup to detect any unauthorized modifications, thus providing an intermediate layer of security that doesn't rely on the server's direct security.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If access control is strengthened to prevent unauthorized access, then security is improved, but ease of operation for legitimate users is worsened

Engineering Contradiction:
ImprovesecurityVSAvoidaccess convenience
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent applies local quality by implementing encryption at the data level rather than relying solely on system-level access controls. Each content is encrypted individually with its own decryption key, allowing fine-grained access control where only authorized users with the specific decryption key can access particular contents. This maintains security while allowing flexible access management for legitimate users without requiring complex authentication systems.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12039064B2Information processing device, information processing method, information processing program, and information processing system
Publication Date: 2024.07.16 DIGITAL ARTS
  • US12039064B2 patent drawing
  • US12039064B2 patent drawing
  • US12039064B2 patent drawing

AI summary

An information processing device 10 includes: a database 12 that stores contents created by an administrator terminal 13; and a control device 11 that stores the contents and the administrator terminal 13 that are associated with each other as association information, and executes setting an access right to the contents on the basis of this association information.