What problem does it solve?
Dual-stack networks often enforce strict IPv4 controls while leaving IPv6 completely unmanaged, letting attackers perform man-in-the-middle attacks and credential relay without exploiting any traditional vulnerability. This Skill provides a structured workflow to enumerate, exploit, and document IPv6 weaknesses during authorized penetration tests.
Core Features & Use Cases
- IPv6 Discovery and Enumeration: Identify IPv6-enabled hosts, Router Advertisements, and DHCPv6 services using alive6, Nmap multicast scripts, and tcpdump.
- SLAAC/DHCPv6 MITM Attacks: Use mitm6 with ntlmrelayx to become the IPv6 DNS server for Windows hosts and relay WPAD-triggered NTLM credentials.
- RA Guard Evasion and Tunnel Detection: Test RA Guard bypass via fragmented Router Advertisements and detect 6to4, Teredo, and ISATAP tunnels that bypass IPv4-only firewalls.
- Use Case: On an internal assessment of an IPv4-only enterprise VLAN, run mitm6 to capture DNS traffic from Windows workstations, relay NTLM authentication to the domain controller, and document how missing RA Guard and empty ip6tables rules enabled domain compromise.
Quick Start
Ask the AI to enumerate IPv6 hosts on the authorized target VLAN and test whether mitm6 can take over DNS for Windows workstations.