Lightweight Entity Database for Sensitive Data Protection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Organizations face challenges in protecting sensitive structured data from unauthorized disclosure due to the limitations of existing methods, such as Wu-Manber and Aho-Corasick, which do not scale well for large datasets, and full-blown databases being unsuitable for laptops, leading to security concerns and false positives when using pattern inference and regular expressions.

Innovation Solution

Implementing protect agents across egress points to identify and secure sensitive entities by converting them into canonical formats and storing them in lightweight entity databases (LWED) or global entity databases (GED), which support compressed versions and membership queries, allowing for secure comparison and initiation of security actions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Difficulty of detecting and measuring

If full-blown databases are employed for exact data matches, then search capability is improved, but device complexity and security concerns increase, making them unsuitable for laptops

Engineering Contradiction:
Improveexact data match detection capabilityVSAvoiddevice complexity
Core Design Contradiction:
Difficulty of detecting and measuringVSDevice complexity

Solution Approach 1:

The patent extracts only the essential functionality needed for exact data match detection by implementing a lightweight database structure that stores only critical data elements (such as social security numbers, patient IDs) rather than complete database copies. This extraction approach maintains detection capability while dramatically reducing complexity for mobile devices like laptops.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The invention uses a simplified, lightweight database structure that can be easily implemented on resource-constrained devices. Instead of maintaining complex full-blown databases, the system employs a streamlined data storage mechanism that provides sufficient functionality for security purposes while minimizing overhead and complexity.

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

2Adaptability or versatility

If pattern inference and regular expressions are used for data matching, then adaptability is improved, but false positives increase and security is compromised

Engineering Contradiction:
Improvepattern matching adaptabilityVSAvoidfalse positive rate
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent replaces pattern inference and regular expression matching with a direct exact match comparison approach. Instead of using complex pattern recognition algorithms that are prone to false positives, the system stores canonical representations of sensitive data elements and performs precise equality comparisons, thereby eliminating false positives while maintaining adaptability through configurable data element identification.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Speed

If Wu-Manber and Aho-Corasick methods are used for keyword matching, then search speed is improved, but scalability deteriorates for large datasets

Engineering Contradiction:
Improvesearch speedVSAvoiddataset size scalability
Core Design Contradiction:
SpeedVSQuantity of substance

Solution Approach 1:

The invention changes the fundamental parameter of data storage from storing complete documents or large datasets to storing only extracted data elements (such as individual social security numbers, patient IDs, or other sensitive information tokens). This parameter change enables the system to maintain fast search speeds through exact match comparisons while achieving scalability, as the lightweight database contains only the essential data elements rather than entire large datasets.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS10963578B2Methods and systems for preventing transmission of sensitive data from a remote computer device
Publication Date: 2021.03.30 FREEDOM SOLUTIONS GROUP LLC
  • US10963578B2 patent drawing
  • US10963578B2 patent drawing
  • US10963578B2 patent drawing

AI summary

A technique for preventing selected sets of data words from unauthorized transmission out of the secure perimeter of a computer system is disclosed. A set of security rules is applied to an outgoing data message and if one of the set of rules is triggered, scanning by another set of security rules. The server then executes the security command before transmitting the outgoing message out of the secure perimeter of the computer system or blocking transmission.