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



Friday, July 11, 2014

How to make your windows 7 pro computer auto logon, autologon automatically, logon without typing your username or domain

Please note that this is for windows 7 pro, I have not tested it on windows 7 home, vista, or windows 8.1




Step 1: Click start and select run / or you may type into the search box:
 regedit



Step 2:  Next you will want to navigate to:

HKEY_LOCAL_MACHINE>SOFTWARE>Microsoft>Windows NT>CurrentVersion>Winlogon




Step 3:  Now add these values or change the following:


Name : AutoAdminLogon Value : 1
Name : DefaultPassword Value : the pasword of the user profile (If this does not exist use the right-click button and add the string value it is case sensitive )
Name : DefaultUsername Value : the username of the account you want to log in to (If this does not exist use the right-click button and add the string value it is case sensitive )  "keep in mind that if your on a domain to type the username as: domain\username"


Now restart and enjoy!!!!

                                            

Wednesday, May 21, 2014

Vmware Client won't work on 8.1 unless you do the following

Step 1.) Download and install dot net framework 3.5 (it is a needed component for vsphere)

Step 2.) Put the program in compatibility of windows 7

Step 3.) Now install