Network Intrusion Detection Using Protocol Decoding and Baseline Analysis

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional network intrusion detection systems face challenges in accurately detecting intrusions hidden in high-speed network traffic, either through signature matching or anomaly discovery, as they struggle to keep pace with the increasing complexity and speed of network data.

Innovation Solution

A network intrusion detection and analysis system that combines a data monitoring device for capturing and decoding network traffic with an intrusion detection device using signature profiles and baseline traffic analysis to identify anomalies, employing application program interfaces for efficient detection and reporting.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional signature-based intrusion detection systems are used, then they can detect known attack patterns, but they fail to detect new or modified intrusions and cannot keep pace with high-speed network traffic

Engineering Contradiction:
Improveintrusion detection accuracyVSAvoidnetwork traffic processing speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system segments the intrusion detection task into multiple components: a capture engine for high-speed packet capture, a protocol decoder for protocol-specific processing, and an intrusion detector for analysis. This segmentation allows each component to optimize for its specific function, improving overall detection accuracy while maintaining high processing speed.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The protocol decoder acts as an intermediary between the capture engine and the intrusion detector. It pre-processes and decodes protocol-specific information, transforming raw network traffic into structured data that the intrusion detector can efficiently analyze, thereby improving both speed and accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If anomaly-based intrusion detection is used, then the system can detect unknown intrusion patterns, but it requires extensive baseline data and complex analysis that slows down processing

Engineering Contradiction:
Improvedetection of unknown attacksVSAvoidbaseline analysis complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by establishing baseline network behavior patterns before actual intrusion detection begins. The protocol decoder pre-processes traffic data and creates structured representations that facilitate faster anomaly detection without requiring complex real-time analysis.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system replaces complex mechanical analysis with protocol-specific decoding rules. Instead of performing general-purpose complex analysis on all traffic, the protocol decoder applies targeted, simplified rules specific to each protocol type, reducing computational complexity while maintaining detection versatility.

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

3Ease of operation

If firewalls with simplistic filtering rules are used, then they can block obvious unauthorized access, but they cannot detect sophisticated intrusions that bypass simple rules

Engineering Contradiction:
Improvefiltering rule simplicityVSAvoidsecurity protection effectiveness
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The protocol decoder serves as an intermediary that enhances the firewall's capabilities. It decodes protocol-specific information and presents structured data to the intrusion detector, enabling the system to detect sophisticated intrusions while maintaining the simplicity of firewall rule management.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system combines multiple detection approaches into a composite security solution: signature-based detection for known threats, anomaly-based detection for unknown threats, and protocol-specific analysis for deep inspection. This composite approach maintains operational simplicity while significantly improving security effectiveness.

Inventive Principle:
Principle #40Composite materials

Data Source

PatentUS7493659B1Network intrusion detection and analysis system and method
Publication Date: 2009.02.17 MCAFEE LLC
  • US7493659B1 patent drawing
  • US7493659B1 patent drawing
  • US7493659B1 patent drawing

AI summary

An intrusion detection and analysis system and method are disclosed. The system includes a data monitoring device comprising a capture engine operable to capture data passing through the network and configured to monitor network traffic, decode protocols, and analyze received data. The system further includes an intrusion detection device comprising a detection engine operable to perform intrusion detection on data provided by the data monitoring device. Application program interfaces are provided and configured to allow the intrusion detection device access to applications of the data monitoring device to perform intrusion detection. The system also includes memory for storing reference network information used by the intrusion detection device to determine if an intrusion has occurred.