Wifiphisher is an effective rogue Access Point framework used by hundreds of Wi-Fi hackers and penetration testers everyday. It is free and open source software currently available for Linux.
Wifiphisher source releases are described below. The tool is distributed with source code under the terms of the GNU General Public License.
Wifiphisher is available for download on Github. Link is provided below.
It is recommended to verify the authenticity of a Wifiphisher release by checking the integrity of the downloaded files. GPG detached signatures and SHA-1 hashes for the releases are available below. You may find my public key on the usual PGP public servers.
Latest stable Wifiphisher release gzip compressed tarball: wifiphisher-1.4.tar.gz (on Github)
SHA256 Checksum: wifiphisher-1.4.tar.gz.sha256
Signature: wifiphisher-1.4.tar.gz.asc
To clone the latest development revision using git, type the following command.
git clone https://github.com/wifiphisher/wifiphisher.gitFollowing are the requirements for getting the most out of Wifiphisher:
- Kali Linux. Although people have made Wifiphisher work on other distros, Kali Linux is the officially supported distribution, thus all new features are primarily tested on this platform.
- One wireless network adapter that supports AP mode. Drivers should support netlink.
Wifiphisher has been packaged by many Linux security distributions (including Kali Linux and Arch Linux). While these packages are generally quicker and easier to install, they are not always up-to-date. To install Wifiphisher package on Kali Linux you can type:
apt-get install wifiphisherAssuming you downloaded and verified a Wifiphisher tar file, you can now install the tool by typing the following commands:
tar xvf wifiphisher.tar.gz
cd wifiphisher # Switch to tool's directory
sudo python setup.py install # Install any dependenciesThis documentation is also available in PDF and Epub formats.
.. toctree:: :titlesonly: extensions custom_phishing_scenario opmodes faq
This web site and all documentation is licensed under Creative Commons 3.0.
