Wifi Hacking : Using Command Prompt
To get the password of connected wifi follow the given
steps:
Step 1:
Press Win + R and write cmd in search box.

Step 2:Hit ok

You will get command prompt like this.
Step 3: Now write command: netsh wlan show profile

This command will give you a list of available profiles.
Step 4:
Now select the profile that you want to know about
Ex: let's select FTTH-EAE4
Write next command: netsh wlan show profile FTTH-EAE4
Here you will get all the information about the profile.
Step 5: To get the password of the profile write the command:
netsh wlan show profile FTTH-EAE4 key=clear

In key content you will find the password the profile
Note : this method only gives the password of the connected
network


hello
ReplyDelete