WI-FI using cmd
Steps to Hack Wifi password using cmd:
1: Open command prompt by going to start and click on run command or enter windows+r, then type cmd and hit Enter
2: In command prompt window, type
netsh wlan show network mode=bssid
3: This command will show all the available WiFi network in your area
4: This is the last step. Just type:
netsh wlan connect name=(wifi name )
E.g: netsh wlan connect name=Mynet Sata1
and you will be connected to that WiFi network.
5: To disconnect it, type
netsh wlan disconnec
1: Open command prompt by going to start and click on run command or enter windows+r, then type cmd and hit Enter
2: In command prompt window, type
netsh wlan show network mode=bssid
3: This command will show all the available WiFi network in your area
4: This is the last step. Just type:
netsh wlan connect name=(wifi name )
E.g: netsh wlan connect name=Mynet Sata1
and you will be connected to that WiFi network.
5: To disconnect it, type
netsh wlan disconnec
Comments
Post a Comment