linux poison RSS
linux poison Email

Hack Into Wi-Fi (WEP and WPA Encrypted) Networks - Wifite

Author is NOT responsible for any damage or illegal actions caused by the use of this program. 
Use on your own risk!

Wifite is made to attack multiple WEP and WPA encrypted networks at the same time. this tool is customizable to be automated with only a few arguments. wifite can be trusted to run without supervision. 
 

Wifite features:
 * Sorts targets by power (in dB); cracks closest access points first
 * Automatically deauths clients of hidden networks to decloak SSIDs
 * Numerous filters to specify exactly what to attack (wep/wpa/both, above certain signal strengths, channels, etc)
 * Customizable settings (timeouts, packets/sec, channel, change mac address, ignore fake-auth, etc)
 * "anonymous" feature; changes MAC to a random address before attacking, then changes back when attacks are complete
 * all WPA handshakes are backed up to wifite.py's current directory
 * Smart WPA deauthentication -- cycles between all clients and broadcast deauths
 * Stop any attack with Ctrl+C -- options: continue, move onto next target, skip to cracking, or exit
 * Switching WEP attack methods does not reset IVs
 * Intel 4965 chipset fake-authentication support; uses wpa_supplicant workaround
 * SKA support (untested)
 * Displays session summary at exit; shows any cracked keys
 * All passwords saved to log.txt
 * built-in updater: ./wifite.py -upgrade 


Using Wifite:
Download Wifite from here, make this script executable using command: chmod + x wifite.py

Using Wifite:
wifite contains lots of interactivity (waits for user input). these command-line options are meant to make the program 100% automated -- no supervision required.
 

To crack all WEP access points:
./wifite.py -all -nowpa
To crack all WEP access points with signal strength greater than (or equal to) 50dB:
./wifite.py -p 50 -nowpa
To attempt to crack WEP-encrypted access point "testnetwork" endlessly -- program will not stop until key is cracked or user interrrupts with ^C):
./wifite.py -e "testnetwork" -wepw 0
To see entire list of available commands, type following commands:
./wifite.py -help




1 comments:

Anonymous said...

Wicked piece of kit right here, love this program. VERY effective.

Post a Comment

Related Posts with Thumbnails