Wifite is designed for penetration testing Linux distributions, such as Kali Linux, Pentoo, BackBox. The program also seems to work with Ubuntu, Debian and Fedora.
Wifite must be running as root. This is required by the program suite it uses. I suggest using Live Linux with Kali Linux boot capability, a bootable USB stick or a virtual machine. Note that virtual machines do not have direct access to hardware, so a wireless USB dongle is required.
Wifite assumes you have a wireless card and the appropriate drivers for injection and monitor mode.
Installation instructions
To download and run wifite, run the following commands in your terminal:
wget https://raw.github.com/derv82/wifite/master/wifite.py
chmod + x wifite.py
./wifite.py
Required programs
- Python 2.7.x. Wifite is a Python script, so it needs Python to run.
- aircrack-ng suite. We definitely need it. The special programs used in the suite are the following:
- airmon-ng,
- airodump-ng,
- aireplay-ng,
- packetforge-ng, and
- aircrack-ng.
- Standard linux programs:
- iwconfig, ifconfig, which, iw
Suggested programs
*Reaver, is a Wifi-Protected Setup (WPS) attack tool. Reaver includes a "walsh" (or "wash") scanner to detect access points with WPS enabled. Wifite uses Reaver to scan and attack WPS-enabled routers.
*pyrite, a GPU cracker for WPA-PSK keys. Wifite uses pyrit (if found) to detect handshakes. In the future, Wifite may include a selection of multiple handshakes of different WPAs via pyrit.
Tshark, comes with the Wireshark, a packet sniffing program.
cowpatty, a WPA PSK key cracker. Wifite uses cowpatty (if found) to detect handshakes.
Read them Technology News from all over the world, with the validity of iGuRu.gr
Follow us on Google News
Comment Policy:
IGuRu.gr does not publish the comments immediately. Malicious comments, comments that include ads, or comments that are offensive are deleted without notice. We do not adopt the opinions expressed by our readers.
Your comments will be displayed after approval by the administrators