Requirement
- First you will have to install the linux distribution: Kali Linux
I personally recommend the use of virtual box
- Externe WIFI CARD (mostly for laptop)
I personally recommend the use of virtual box
- Externe WIFI CARD (mostly for laptop)
1st Step
Installing the WifiPhiser tool.
This tool allows you to copy a network while disconnecting all its users. Once the users are disconnected they will want it connected to our phishing wifi and it is at this moment that we recover the wifi key of the networks that we want to hack
To install it
You just have to open a terminal and execute this
git clone https://github.com/wifiphisher/wifiphisher.git # Download the latest revision
cd wifiphisher # Switch to tool's directory
sudo python setup.py install # Install any dependencies
Now WifiPhisier is install on your virtual computer
Let's hack some wifi's
Run the tool by typing
Code:
wifiphisher
or
Code:
python bin/wifiphisher
on your terminal (from inside the tool's directory).
You can select the method of cloning : Netgear/ Fake web-based network manager etcc (you can add yours too)
Select the wifi that you want to clone.
A successful attack
You have now acces to any wifi.
You can select the method of cloning : Netgear/ Fake web-based network manager etcc (you can add yours too)
Select the wifi that you want to clone.
A successful attack
You have now acces to any wifi.