Fake DHCPv6 attack : Scapy script to audit Cisco router DHCPv6 Server for CPU and memory resources exhaustion vulnerability.
A DHCPv6 server in Rapid-Commit mode attributes IPv6 prefixes just by receiving unsollicited "SOLICIT" messages.
How to use the script:
1- Get the DHCPv6 sever MAC address by:
- looking the local neighbor table
- pinging all DHCP agent multicast address FF02::1:2 2- Manually fill the script variable "macdst"
Please refer to the following deployment lab for more details: http://cciethebeginning.wordpress.com/2012/01/27/dhcpv6-fake-attack/