Sensitive Data Element Tracking via Segmented Hashing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing data security tools are unable to track the propagation of individual pieces of sensitive data within files and lack user-friendly interfaces for understanding data propagation within organizations, limiting visibility and control over sensitive data.

Innovation Solution

A method and system that deploy sensors to detect and extract sensitive data, hash it using a customer-specific salt, and transmit event information to a backend server for re-hashing and storage, enabling tracking and visualization of sensitive data propagation across devices and users, while maintaining data privacy through encryption and secure storage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If existing tools track entire files shared within an organization, then visibility over data sharing is improved, but ability to track individual pieces of sensitive data is lost

Engineering Contradiction:
Improvevisibility over data sharingVSAvoidtracking granularity of sensitive data
Core Design Contradiction:
Loss of informationVSMeasurement precision

Solution Approach 1:

The patent segments files into individual sensitive data elements (SDEs) by scanning files with regular expressions to identify specific sensitive data patterns. Each SDE is then tracked separately with its own metadata, allowing granular visibility into individual pieces of sensitive data while maintaining context about the files they reside in.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary layer of SDE metadata that bridges between file-level tracking and individual data element tracking. This metadata includes hashes, identifiers, and contextual information about each sensitive data element, enabling precise tracking without requiring direct monitoring of every file access event.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If sensitive data is extracted and stored for tracking, then propagation tracking capability is improved, but data privacy and security are compromised

Engineering Contradiction:
Improvetracking capability of sensitive dataVSAvoiddata privacy risk
Core Design Contradiction:
Measurement precisionVSObject-affected harmful factors

Solution Approach 1:

The patent creates cryptographic hashes (copies) of sensitive data elements instead of storing the actual data. These hashes serve as unique identifiers for tracking purposes while containing no sensitive information themselves. The original sensitive data remains only in its source location, eliminating privacy risks associated with centralized storage.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent transforms sensitive data into a different parameter form (cryptographic hash) that preserves the ability to identify and track the original data while completely removing the sensitive information content. This parameter transformation enables tracking functionality without exposing private data.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If detailed metadata is collected for each detection event, then tracking accuracy is improved, but system complexity increases

Engineering Contradiction:
Improvedetection event tracking accuracyVSAvoidsystem architecture complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments metadata collection into discrete, standardized fields (hash, identifier, file path, timestamp, user ID, etc.) that can be independently processed and stored. This modular metadata structure simplifies system architecture by breaking down complex tracking requirements into manageable, standardized data elements.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20230306131A1Systems and methods for tracking propagation of sensitive data
Publication Date: 2023.09.28 QOHASH INC
  • US20230306131A1 patent drawing
  • US20230306131A1 patent drawing
  • US20230306131A1 patent drawing

AI summary

A system and associated method for tracking the propagation of sensitive data in computing devices. Each device is equipped with a sensor that detects and extracts sensitive data from data assets accessible via the device, hashes the data and associated metadata a first time, and transmits them to a backend server that hashes them a second time and stores them. The system can include a consulting device capable of searching information stored in the backend server and displaying it through an interface that allows the analysis of the propagation of sensitive data within the computing devices of a customer.