ML Authentication Event Classifier for Lateral Movement Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional security mechanisms fail to detect unauthorized lateral movement within networks, as they cannot distinguish between authorized and unauthorized use of credentials, allowing malicious entities to access sensitive information.

Innovation Solution

A machine-learning based approach is employed to identify and distinguish unauthorized authentication events from benign ones by training a classifier using a dataset of features extracted from event data, enabling the detection of lateral movement and subsequent action to prevent unauthorized access.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional security mechanisms are used to authenticate users, then authentication can be performed, but unauthorized lateral movement cannot be detected

Engineering Contradiction:
Improvedetection capabilityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent introduces an intermediary detection system that sits between authentication mechanisms and network traffic analysis. This intermediary component collects authentication event data, extracts features, and feeds them to machine learning classifiers to detect lateral movement patterns, thereby adding detection capability without requiring fundamental changes to existing authentication infrastructure

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent replaces traditional mechanical security mechanisms (firewalls, intrusion detection systems) with a machine learning-based detection approach. The system uses trained classifiers that analyze authentication event patterns to detect unauthorized lateral movement, substituting conventional rule-based detection with intelligent pattern recognition

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

2Measurement precision

If machine learning classifiers are trained to detect unauthorized authentication events, then detection accuracy improves, but training time and computational resources increase

Engineering Contradiction:
Improvedetection accuracyVSAvoidtraining time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent performs preliminary training of machine learning classifiers during system setup or periodic updates. The system pre-trains models on historical authentication data to recognize patterns of unauthorized lateral movement, so that when actual detection is needed, the trained models can quickly classify new authentication events without requiring real-time training

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent dynamically adjusts training parameters and model complexity based on the specific detection task requirements. The system selects appropriate feature sets, adjusts classification thresholds, and optimizes model parameters to achieve high detection accuracy while minimizing training time and computational resource consumption

Inventive Principle:
Principle #35Parameter changes

3Reliability

If features are extracted from authentication event data to train classifiers, then detection capability improves, but data processing complexity increases

Engineering Contradiction:
Improvedetection capabilityVSAvoiddata processing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts relevant features from authentication event data by identifying and isolating key parameters such as source IP addresses, destination IP addresses, authentication methods, and temporal patterns. This extraction process filters out irrelevant information and focuses the machine learning models on the most discriminative features for detecting lateral movement

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent segments authentication event data into distinct feature categories (e.g., network connectivity features, authentication parameters, temporal patterns). This segmentation allows the system to process and analyze different aspects of authentication events independently, reducing overall data processing complexity while maintaining comprehensive detection capability

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS10984099B2Unauthorized authentication events
Publication Date: 2021.04.20 MICRO FOCUS LLC
  • US10984099B2 patent drawing
  • US10984099B2 patent drawing
  • US10984099B2 patent drawing

AI summary

In some examples, for a given authentication event between a plurality of devices in a network, a system identifies a set of events, at the devices, that are temporally related to the given authentication event. The system applies a classifier on a collection of features associated with the set of events, and determines, based on an output of the classifier, whether the given authentication event is an unauthorized authentication event.