Cowpatty: Difference between revisions
From charlesreid1
No edit summary |
|||
| Line 23: | Line 23: | ||
dpkg-buildpackage -us -uc -b | dpkg-buildpackage -us -uc -b | ||
cd ../ | cd ../ | ||
sudo dpkg -i | sudo dpkg -i | ||
</pre> | |||
=Using= | =Using= | ||
Revision as of 03:00, 27 January 2018
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