Network Device Multicast Pattern Detection and Malicious Entity Blocking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Network devices face resource exhaustion and overburden due to malicious entities submitting numerous multicast group join requests or sending large volumes of multicast transmissions, which can disrupt normal network operations and impact performance.

Innovation Solution

Implementing a policy-based restriction mechanism that detects malicious communication patterns on network device interfaces, blocks processing of multicast communications associated with malicious entities, and allocates resources efficiently based on specified thresholds.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If the network device processes all multicast group join requests, then the network device can serve all legitimate entities, but malicious entities can exhaust network resources through numerous requests

Engineering Contradiction:
Improveability to serve multiple entitiesVSAvoidnetwork resource availability
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The network device performs preliminary analysis of multicast communication patterns before fully processing join requests. By detecting anomalous patterns early (such as excessive join requests from single entities or unusual multicast group distributions), the system can preemptively block malicious traffic before it exhausts network resources, while still allowing legitimate requests to proceed normally

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback mechanisms that monitor network resource utilization and multicast communication patterns in real-time. When resource exhaustion thresholds are approached or anomalous patterns are detected, the system adjusts its processing behavior dynamically, blocking suspicious traffic while maintaining service for legitimate entities, thus resolving the contradiction between serving all entities and preserving resource availability

Inventive Principle:
Principle #23Feedback

2Reliability

If the network device blocks all suspicious multicast traffic, then resource exhaustion is prevented, but legitimate multicast communications may be incorrectly blocked

Engineering Contradiction:
Improvenetwork resource availabilityVSAvoidlegitimate traffic disruption
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system applies different processing qualities to different traffic streams based on their characteristics. Legitimate multicast traffic receives full processing and service, while only traffic exhibiting specific anomalous patterns (such as excessive join request rates or unusual multicast group distributions) is blocked. This localized application of blocking measures prevents resource exhaustion while minimizing disruption to legitimate communications

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system changes processing parameters dynamically based on detected traffic patterns. Instead of applying a fixed blocking policy, the system adjusts blocking thresholds and processing intensity based on real-time analysis of multicast communication behavior. This allows legitimate traffic to pass through while adapting the blocking parameters to target only malicious patterns, reducing false positives

Inventive Principle:
Principle #35Parameter changes

3Reliability

If the network device implements pattern detection and blocking mechanisms, then malicious entities are identified and mitigated, but device complexity increases

Engineering Contradiction:
Improvemalicious entity mitigationVSAvoidprocessing mechanism complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The network device performs self-analysis of its own traffic patterns to identify malicious entities. By monitoring multicast join requests and communication patterns independently, the system detects anomalies (such as entities requesting an excessive number of multicast groups or exhibiting unusual communication behavior) and automatically blocks suspicious traffic without requiring complex external analysis systems, thus achieving malicious entity mitigation with moderate complexity

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS10897471B2Indicating malicious entities based on multicast communication patterns
Publication Date: 2021.01.19 HEWLETT PACKARD ENTERPRISE DEV LP
  • US10897471B2 patent drawing
  • US10897471B2 patent drawing
  • US10897471B2 patent drawing

AI summary

In some examples, a network device includes an interface, and a processor to apply a restriction on multicast communication associated with an entity on the interface. The restriction on multicast communication includes detecting, on the interface, a multicast communication pattern associated with the entity, indicating, based on the multicast communication pattern on the interface violating a threshold, that the entity is malicious, and blocking processing of the multicast communication associated with the entity in response to indicating that the entity is malicious.