Client Address Switching to Isolate Spoofed DDoS Traffic

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing network systems are vulnerable to Distributed Denial of Service (DDoS) attacks where malicious actors spoof the IP addresses of legitimate devices, making it difficult for servers to distinguish between legitimate and attacking clients.

Innovation Solution

A network device sends a message to the source address of an attack, instructing recipients to send subsequent packets to an unpublished second destination address, while ceasing responses to the original first destination address, and optionally dropping packets to the first address.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the server responds to packets from the original first destination address, then legitimate communication is maintained, but the server cannot distinguish between legitimate and attacking packets

Engineering Contradiction:
Improveservice availabilityVSAvoidDDoS attack vulnerability
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The patent segments the destination address into two parts: the published first destination address for initial communication and the unpublished second destination address for continued communication. This segmentation allows the system to separate legitimate traffic handling from attack traffic filtering, enabling the server to maintain service availability while protecting against DDoS attacks by responding to packets only at the second destination address after the attack is detected

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a mediator mechanism that intercepts packets at the first destination address and redirects them to the second destination address. This intermediary layer filters out attacking packets while allowing legitimate packets to pass through, solving the contradiction by providing a buffer between the attack source and the server

Inventive Principle:
Principle #24Intermediary (Mediator)

2Object-affected harmful factors

If the server sends a message to the source address instructing to use a second destination address, then attacking traffic is isolated, but legitimate clients may be temporarily disrupted

Engineering Contradiction:
Improveattack traffic isolationVSAvoidclient communication continuity
Core Design Contradiction:
Object-affected harmful factorsVSEase of operation

Solution Approach 1:

The patent prepares the second destination address in advance as an unpublished address before the attack occurs. When an attack is detected, the server can immediately instruct legitimate clients to switch to this pre-prepared address, minimizing disruption. The preliminary preparation of the alternative address enables rapid response without causing significant communication interruptions

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent implements a feedback mechanism where the server sends messages to source addresses instructing them to use the second destination address. This feedback loop allows the server to dynamically adjust traffic routing based on attack detection, ensuring that legitimate clients are guided to the safe address while attacking traffic is automatically filtered at the first destination address

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12603916B2Systems and methods for increased security using client address manipulation
Publication Date: 2026.04.14 LEVEL 3 COMMUNICATIONS LLC
  • US12603916B2 patent drawing
  • US12603916B2 patent drawing
  • US12603916B2 patent drawing

AI summary

In a network system in which a server receives packets each including a source address, and in which the server ordinarily responds to each packet, Distributed Denial of Service attacks may be launched by malicious actors controlling a plurality of network devices. In such an attack, the attacking devices may spoof the IP address of a legitimate device, e.g., they may include, in each packet, the source address of the legitimate device. As such, systems and methods for increased security using client address manipulation are provided.