README: This is a brief walk-through tutorial that illustrates how to crack Wi-Fi networks that are secured using weak passwords.
README: Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and [Aircrack-ng](http://aircrack-ng.org/)/[Hashcat](http://hashcat.net/).
README: The response to this tutorial was so great that I've added suggestions and additional material from community members as an [appendix](appendix.md).
README: Begin by listing wireless interfaces that support monitor mode with: ```bash airmon-ng ``` If you do not see an interface listed then your wireless card does not support monitor m…
README: Below is a list of all of the commands needed to crack a WPA/WPA2 network, in order, with minimal explanation.