Hack password of your current wifi connection

wifite-wifi-hacking-toolYou can easily find password of you current wifi connection from a command line

For Windows open command prompt and type following:

netsh wlan show profile name=networkname key=clear

Kindly replace networkname (is case sensitive) to the name of network you have been connected.

 

For Mac open up Terminal and enter following:

security find-generic-password -ga networkname | grep password

Kindly replace networkname(is case sensitive)  to the name of network you have been connected.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.