blackcodexn
Premium Member
- Joined
- November 18, 2025
- Messages
- 486
- Reaction score
- 19,086
- Points
- 93
- Thread Author
- #1
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)
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 GitHub - wifiphisher/wifiphisher: The Rogue Access Point Framework # 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
GitHub - wifiphisher/wifiphisher: The Rogue Access Point Framework
- 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)
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 GitHub - wifiphisher/wifiphisher: The Rogue Access Point Framework # 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
GitHub - wifiphisher/wifiphisher: The Rogue Access Point Framework
Last edited: