Active Package Execution Detection for Cloud Threat Assessment

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems lack effective methods for real-time monitoring and anomaly detection in cloud environments, particularly for identifying insider threats and ensuring data security and compliance in complex networked systems.

Innovation Solution

A data platform is deployed to monitor cloud environments, utilizing agents that collect and report data from compute assets, which are then processed to generate polygraphs and graphs for anomaly detection, enabling real-time monitoring and threat assessment.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If agents collect and report data from compute assets in real-time, then anomaly detection capability is improved, but data processing complexity increases

Engineering Contradiction:
Improveanomaly detection capabilityVSAvoiddata processing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments data processing into multiple components: agents collecting data from compute assets, a data platform receiving and storing data, and a graph processing system analyzing relationships. This segmentation allows each component to handle specific tasks independently, reducing overall processing complexity while maintaining real-time anomaly detection capability through distributed architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The data platform acts as an intermediary between agents and the graph processing system. It receives raw data from agents, performs initial processing and validation, stores data in a structured format, and then feeds processed data to the graph processing system. This intermediary layer simplifies the interaction between components and reduces processing complexity by pre-processing data before analysis.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If the system monitors cloud environments in real-time, then threat assessment accuracy is improved, but computational resources consumed increase

Engineering Contradiction:
Improvethreat assessment accuracyVSAvoidcomputational resources consumed
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The system uses graph processing to analyze only the most critical relationships and patterns among compute assets, rather than processing all possible data combinations. By focusing on high-value relationships (such as data flow paths, dependency chains, and communication patterns) and using sampling techniques for graph traversal, the system achieves accurate threat assessment while reducing computational resource consumption.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system dynamically adjusts monitoring parameters and graph processing depth based on detected anomalies and threat levels. When normal operation is detected, the system uses lighter processing parameters; when anomalies are detected, it increases processing intensity focused on relevant areas. This dynamic parameter adjustment maintains threat assessment accuracy while optimizing computational resource usage.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If polygraphs are generated for anomaly detection, then system security is improved, but data storage requirements increase

Engineering Contradiction:
Improvesystem securityVSAvoiddata storage requirements
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The system extracts only the essential information needed for security monitoring from compute assets - specifically, data about relationships, communication patterns, and operational contexts. By focusing on extracting relational data rather than all raw data, the system generates useful polygraphs for anomaly detection while minimizing data storage requirements.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The graph data structure serves multiple functions: storing relationships between compute assets, enabling anomaly detection, supporting threat assessment, and facilitating compliance monitoring. This multi-functionality reduces the need for separate specialized storage structures, thereby reducing overall data storage requirements while maintaining system security.

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

Data Source

PatentUS12495052B1Detecting package execution for threat assessments
Publication Date: 2025.12.09 FORTINET INC
  • US12495052B1 patent drawing
  • US12495052B1 patent drawing
  • US12495052B1 patent drawing

AI summary

Detecting package execution for threat assessments, including: receiving, from an agent on a host of a cloud deployment, data describing one or more active packages installed on the host, wherein each of the one or more active packages are identified by the agent from a plurality of packages in response to detecting a corresponding file open event; and generating a threat assessment for the host describing which of the one or more active packages have any known vulnerabilities.