Command Prompt Basics Ethical Hacking)

  • 6 years ago
NO AD-HOC OR TETHERING IS REQUIRED.\r
\r
1. Run CMD with administrator rights.\r
2. Type these commands with one followed by another\r
(i) netsh wlan set hostednetwork mode=allow ssid=NAME key=PASSWORD\r
(ii)netsh wlan start hostednetwork\r
\r
\r
\r
\r
(the name and password could be anything as you desire)\r
\r
3.Type ncpa.cpl in the RUN command.\r
4. Choose the internet network you normally use. Then double click and navigate to properties and then to the sharing. Check the box and choose the network that corresponds to the network you just created.\r
5. Click OK and done.\r
6. A WIFI network would be created and you can use it to connect to the internet in your Android device.\r
\r
NOTE: If you want to delete the network paste this in the cmd:\r
\r
\r
netsh wlan stop hostednetwork

Recommended