Security Monitoring Device Alert Correlation via Similarity Calculation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing security monitoring systems face challenges in determining whether alerts generated by multiple user and entity behavior analytics (UEBA) products are related to the same threat, as each product uses different detection models and specifications, making it difficult to aggregate and analyze alerts effectively.

Innovation Solution

A security monitoring device that receives alerts from multiple security products, calculates the similarity between them using techniques such as TF-IDF vectors or attack classification models, and determines if they are related to the same threat, allowing for efficient aggregation and analysis of alerts.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If multiple UEBA products are used to detect a wider range of threats, then the threat detection coverage is improved, but it becomes difficult to determine whether alerts from different products are related to the same threat

Engineering Contradiction:
Improvethreat detection coverageVSAvoidalert correlation difficulty
Core Design Contradiction:
Adaptability or versatilityVSDifficulty of detecting and measuring

Solution Approach 1:

The patent introduces an intermediary system that receives alerts from multiple UEBA products and calculates similarity between them using various techniques (text similarity, metadata similarity, attack classification model similarity). This intermediary acts as a mediator to determine whether alerts from different products are related to the same threat, solving the correlation difficulty without limiting the use of multiple products for broad coverage.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If alerts from multiple security products are aggregated, then the analysis efficiency is improved, but the complexity of determining alert relatedness increases

Engineering Contradiction:
Improveanalysis efficiencyVSAvoidalert correlation system complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent segments the alert correlation process into multiple independent similarity calculation modules: text similarity calculation, metadata similarity calculation, and attack classification model similarity calculation. Each module handles a specific aspect of alert comparison, making the overall complex system manageable through modular segmentation of functions.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent creates a universal alert correlation system that can handle alerts from multiple different UEBA products simultaneously. The system uses multiple similarity calculation methods that can be applied universally across different product types, making the system adaptable to various security products while maintaining a unified correlation approach.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Measurement precision

If different detection models with different specifications are used, then the detection accuracy is improved, but the difficulty of aggregating and analyzing alerts increases

Engineering Contradiction:
Improvedetection accuracyVSAvoidalert aggregation complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent transforms alerts from different detection models into a common parameter space by calculating multiple types of similarity (text similarity, metadata similarity, attack classification similarity). This parameter transformation allows alerts with different specifications to be compared and aggregated effectively, maintaining detection accuracy while reducing aggregation complexity through standardized comparison metrics.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250103713A1Security monitoring device, security monitoring method, and recording medium
Publication Date: 2025.03.27 PANASONIC INTELLECTUAL PROPERTY MANAGEMENT CO LTD
  • US20250103713A1 patent drawing
  • US20250103713A1 patent drawing
  • US20250103713A1 patent drawing

AI summary

A security monitoring device according to one aspect of the present disclosure includes: a receiver that receives a first alert generated by a first security product detecting a threat and a second alert generated by a second security product detecting a threat, the second security product being different from the first security product; a similarity calculator that calculates a similarity between the first alert and the second alert; and a first determiner that determines whether the first alert and the second alert are alerts generated by detecting a same threat, based on the similarity between the first alert and the second alert.