Distributed Threat Sensor Data Aggregation for IoT Malware Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

IoT devices lack robust malware infection detection capabilities due to limited computational power and reliability issues, and existing threat intelligence systems face challenges in accurately identifying malicious activity, especially with low-interaction honeypots and varying data types.

Innovation Solution

A malware threat intelligence system comprising threat sensors deployed across different network addresses and geographic regions, with a threat sensor deployment and management component, a distributed threat sensor data aggregation and data export component, and a distributed threat sensor analysis and correlation component, which collect, aggregate, and analyze data to detect malicious actors and identify infected devices.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If malware infection detection is implemented on IoT devices, then threat detection capability is improved, but computational power requirements increase beyond what IoT devices can provide

Engineering Contradiction:
Improvemalware infection detection reliabilityVSAvoidcomputational power
Core Design Contradiction:
ReliabilityVSPower

Solution Approach 1:

The system divides the malware detection functionality into two segments: lightweight detection agents running on resource-constrained IoT devices, and heavy-duty analysis and correlation services running on powerful server infrastructure. This segmentation allows each component to operate within its capability limits while achieving overall system goals.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A cloud-based threat intelligence service acts as an intermediary between IoT devices and threat analysis. The service collects data from multiple devices, performs sophisticated analysis, and returns actionable intelligence, thereby offloading computational burden from individual IoT devices.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Loss of information

If honeypots are implemented to attract malicious actors, then threat intelligence gathering is improved, but system complexity and maintenance cost increase

Engineering Contradiction:
Improvethreat intelligenceVSAvoidhoneypot system complexity
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The system uses virtualized honeypot environments that can be rapidly deployed and replicated across multiple platforms. These virtual copies allow organizations to gather threat intelligence without maintaining complex physical honeypot infrastructure, reducing operational complexity while maintaining intelligence gathering effectiveness.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The threat intelligence platform serves multiple functions: it acts as a honeypot for attracting malicious actors, a data collection point for threat information, an analysis engine for processing intelligence, and a distribution system for sharing threats across the network. This multi-functionality reduces the need for separate specialized systems.

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

3Measurement precision

If malware detection uses hundreds of millions of parameters on powerful servers, then detection accuracy is improved, but deployment cost and infrastructure requirements increase

Engineering Contradiction:
Improvemalware detection accuracyVSAvoidinfrastructure complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system extracts the heavy computational workload of parameter analysis from edge devices and concentrates it on centralized server infrastructure. IoT devices perform only lightweight initial screening and data collection, while the sophisticated analysis using hundreds of millions of parameters is performed remotely on servers designed for such computational tasks.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The architecture transitions from a single-dimension approach (running all detection logic on individual devices) to a multi-dimensional distributed architecture where data collection, initial filtering, advanced analysis, and result aggregation occur across different layers of the system hierarchy, optimizing resource utilization at each level.

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

Data Source

PatentUS11489853B2Distributed threat sensor data aggregation and data export
Publication Date: 2022.11.01 AMAZON TECH INC
  • US11489853B2 patent drawing
  • US11489853B2 patent drawing
  • US11489853B2 patent drawing

AI summary

Various embodiments of apparatuses and methods for distributed threat sensor data collection and data export of a malware threat intelligence system are described. In some embodiments, the system comprises a plurality of threat sensors, deployed at different network addresses and physically located in different geographic regions in a provider network, which detect interactions from sources. In some embodiments, a distributed threat sensor data collection and data export service receives a stream of sensor logs from the plurality of threat sensors. The stream of sensor logs has information about interactions with the threat sensors, including an identifier of the source. The service aggregates the information in the sensor logs by the source, computes significance scores for each source where a significance score quantifies a likelihood that the source is engaging in threatening network communications, and provides the significance scores to other destinations.