Wednesday, December 31, 2014

Networking suggestion to stop iPv6 from tunneling through 6top or teredo

The fastest way I would hack someone without worrying about  encryption is to do a wire shark on ipv6 and attack those adapters by capturing packets.  To disable and make it difficult for people that may get bored and want to see what your network is doing, it is recommended to disable ipv6.



open a command window as administrator

 




netsh interface isatap set state disabled

 
netsh interface teredo set state disable
 

netsh interface 6to4 set state disabled








Now go to registery and add a DWORD "DisabledComponents" with 32bit if it is not already there and set it to: FFFFFFFF


HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\DisabledComponents









You now are not tunneling through ipv6