Getting Started

What is Wifiphisher

Wifiphisher is a security tool that mounts automated victim-customized phishing attacks against WiFi clients in order to obtain credentials or infect the victims with malwares. It is primarily a social engineering attack that unlike other methods it does not include any brute forcing. It is an easy way for obtaining credentials from captive portals and third party login pages (e.g. in social networks) or WPA/WPA2 passwords.

How to get Wifiphisher

There are three ways to obtain Wifiphisher

Using Pip

This method is the simplest and easiest way to obtain Wifiphisher. All you have to do is Simply run the following command in the terminal

[sudo] pip install --upgrade wifiphisher
_images/install_pip.gif

Note

Using this method is recommended

Warning

pip must be installed on your system.

See also

pip and pip --help for more information.

Using git

This method involves using the git clone command. Simply run the following command from the terminal

git clone https://github.com/wifiphisher/wifiphisher.git
_images/install_git.gif

Warning

git must be installed on your system.

See also

Git and git clone --help for more information.

Using browser

This method involves downloading all the files using a browser.

  1. Visit the projects page on Github page
  2. Press the clone or download button download
  3. Click the Download ZIP button zip