Insider Intrusion Mitigation via Behavioral Anomaly Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing technologies are inadequate in detecting and mitigating insider intrusions in enterprise systems, as they lack real-time monitoring and effective mitigation strategies for authorized users who pose threats, leading to significant corporate risks and financial losses.

Innovation Solution

A policy specification framework that allows administrators to define insider attack signatures and mitigation methods using a declarative grammar, enabling real-time monitoring and response through user interrogation, disconnection, and privilege de-provisioning, capturing behavioral anomalies and temporal changes in data access patterns.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Difficulty of detecting and measuring

If traditional anomaly detection systems monitor packet-level content using rule-based approaches, then detection capability is provided, but the system cannot effectively detect insider intrusions because authorized users have legitimate access rights that mask their malicious behavior

Engineering Contradiction:
Improveinsider intrusion detection capabilityVSAvoiddetection effectiveness against content-changing attacks
Core Design Contradiction:
Difficulty of detecting and measuringVSAdaptability or versatility

Solution Approach 1:

The system dynamically adapts its monitoring approach by switching from static packet-level content analysis to a multi-dimensional behavioral model that continuously learns and updates user access patterns. The anomaly detection mechanism evolves by comparing current access behavior against learned baselines, enabling detection of insider threats that use legitimate authentication methods.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent introduces new dimensions for analysis beyond packet content by incorporating temporal patterns, access frequency, data volume transferred, and contextual information about user roles and permissions. This multi-dimensional approach allows detection of insider intrusions that would be invisible to traditional single-dimension packet inspection.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Ease of operation

If simple binary matching constructs are used to characterize authorized versus unauthorized data access, then implementation is simple, but the system cannot detect insider intrusions because it lacks holistic view of data access behavior

Engineering Contradiction:
Improveaccess management simplicityVSAvoidinsider intrusion detection capability
Core Design Contradiction:
Ease of operationVSDifficulty of detecting and measuring

Solution Approach 1:

The system segments access monitoring into multiple independent dimensions: authentication status, access timing patterns, data volume anomalies, resource types accessed, and user role context. Each dimension is monitored separately and combined through logical operators to create comprehensive access control policies that can detect sophisticated insider threats while maintaining manageable implementation.

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If statistical anomaly detection systems learn from historical sequences, then detection accuracy improves, but the system becomes ineffective when content sets change over time

Engineering Contradiction:
Improveanomaly detection accuracyVSAvoideffectiveness against content-changing attacks
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The system monitors changes in access parameters such as timing intervals, data volumes, access frequencies, and resource types rather than relying solely on content patterns. This parameter-based approach allows the system to adapt to content changes while maintaining detection accuracy by focusing on behavioral anomalies in access patterns rather than specific content signatures.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS7673147B2Real-time mitigation of data access insider intrusions
Publication Date: 2010.03.02 WORKDAY INC
  • US7673147B2 patent drawing
  • US7673147B2 patent drawing
  • US7673147B2 patent drawing

AI summary

The present invention provides a policy specification framework to enable an enterprise to specify a given insider attack using a holistic view of a given data access, as well as the means to specify and implement one or more intrusion mitigation methods in response to the detection of such an attack. The policy specification provides for the use of “anomaly” and “signature” attributes that capture sophisticated behavioral characteristics of illegitimate data access. When the attack occurs, a previously-defined administrator (or system-defined) mitigation response (e.g., verification, disconnect, de-provision, network re-routing, or the like) is then implemented.