Step 1: Target Identification: The attacker identifies the target IP address and potentially open ports on the target system.
Step 2: Packet Crafting: The attacker crafts malicious ICMP Unreachable packets. These packets typically spoof the source IP address of a legitimate host that the target is communicating with.
Step 3: Packet Injection: The attacker injects the crafted ICMP Unreachable packets into the network, targeting the victim.
Step 4: Target Processing: The target system receives the forged ICMP Unreachable packets. The network stack processes these packets, potentially leading to the premature termination of connections or the updating of routing tables.
Step 5: Denial of Service: The target system's network connectivity is disrupted, leading to a DoS condition. Legitimate traffic may be dropped or rerouted incorrectly.