During an incident response investigation on an enterprise network operating an IPv4 infrastructure, security analysts observe unauthorized traffic redirection affecting internal hosts. Network packet captures reveal an influx of unsolicited ICMPv6 Type 134 messages broadcast across the local subnet containing a Router Preference flag set to 'High' and pointing DNS recursive server options to an untrusted external link-local address. Which network attack indicator is demonstrated in this scenario?
- Rogue IPv6 Router Advertisement attack leveraging Stateless Address Autoconfiguration traffic prioritizationAnswer
- BARP cache poisoning attack leveraging unsolicited gratuitous ARP replies to overwrite layer 2 mapping tables
- CDNS cache poisoning attack leveraging transaction ID prediction to override authorized domain resolution records
- DDHCPv6 starvation attack leveraging MAC address spoofing to deplete link-local address pools
Answer
Rogue IPv6 Router Advertisement attack leveraging Stateless Address Autoconfiguration traffic prioritization
The correct answer identifies the indicator as a Rogue IPv6 Router Advertisement attack. ICMPv6 Type 134 packets represent Router Advertisements used in SLAAC. When an attacker broadcasts forged RAs with high preference and custom DNS options, dual-stack hosts default to IPv6 over IPv4, redirecting their traffic through the attacker's rogue gateway.
Step-by-Step Solution
Key Concept
Rogue IPv6 Router Advertisement (RA) attack indicators and SLAAC exploitation