From charlesreid1

Cowpatty is yet another WPA cracking program.

Cowpatty requires a word file, a cap file, and the name (ESSID) of an access point.

Installing

Dependencies

Cowpatty requires the SSL library headers:

sudo apt-get install libssl-dev

Installing cowpatty with kali tools

Cowpatty can be installed using Kali Tools.

cd kali-tools
python3 kali.py cowpatty
cd dist/cowpatty
dpkg-buildpackage -us -uc -b
cd ../
sudo dpkg -i

Using

Flags