![]() |
|
IPv6 destructive exploit - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials) +--- Thread: IPv6 destructive exploit (/Thread-IPv6-destructive-exploit) Pages:
1
2
|
RE: IPv6 destructive exploit - joeb12 - 12-10-2013 The address is in RFC 4286. Try this: netsh interface ipv6 set interface "Local Area Connection" routerdiscovery=disabled Also open "Windows Firewall with Advanced Security" and double-click the "Core Networking - Router Advertisement (ICMPv6-In)" rule, in the Properties sheet, on the Scope tab, "Remote IP address" section you could put the address of your known router, if you put in something like fe80::/64 it'll accept data from any node. |