Database Intrusion Sensor for Internal Threat Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Network perimeter defense systems are ineffective in defending databases against internal threats, such as employees with valid accounts, Trojan horses, and accidental data manipulation, in addition to external attacks.

Innovation Solution

An intrusion detection sensor is implemented to directly access the database, scanning transactions and generating events based on a detection profile, achieving high intrusion detection efficiency and success rates with low processor utilization, even at high transaction rates.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If network perimeter defense systems are implemented to block malicious traffic, then external attacks are prevented, but internal threats such as employees with valid accounts, Trojan horses, and accidental data manipulation cannot be detected

Engineering Contradiction:
Improvedatabase securityVSAvoiddetection capability against internal threats
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The system segments security monitoring into two distinct components: network perimeter defense for external threats and database intrusion sensor for internal threats. The sensor is installed directly on the database server and monitors database transactions separately from network traffic, enabling detection of internal threats that bypass perimeter defenses.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The database intrusion sensor acts as an intermediary component installed on the database server that intercepts and analyzes database transactions. It receives copies of transaction data from the database and compares them against detection profiles to identify suspicious patterns, serving as a bridge between database operations and security analysis.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If an intrusion detection sensor directly accesses the database to scan transactions, then detection success rate increases, but processor utilization increases

Engineering Contradiction:
Improveintrusion detection success rateVSAvoidprocessor utilization
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The sensor implements partial action by monitoring only specific database transactions that match detection profile criteria rather than analyzing every transaction in detail. It uses selective event generation where events are created only when suspicious patterns are detected, reducing overall processing load while maintaining high detection rates for actual threats.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system changes operational parameters dynamically by adjusting detection sensitivity and event generation thresholds based on system conditions. The sensor can modify its monitoring intensity and resource consumption characteristics to balance detection effectiveness with processor utilization requirements.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS8069482B2Device, system and method of database security
Publication Date: 2011.11.29 MCAFEE LLC
  • US8069482B2 patent drawing
  • US8069482B2 patent drawing
  • US8069482B2 patent drawing

AI summary

Some demonstrative embodiments of the invention relate to a method, device and system of database security. One demonstrative embodiment of the invention includes an intrusion detection sensor to scan transactions on a database, and generate an event based on a detection profile. Other embodiments are described and claimed.