hacking-tutorial

Network Hacking - Gaining Access - WPA/WPA2 Cracking



Introduction to WPA/WPA2 Cracking

WPS (Wi-Fi Protected Setup) Vulnerability

[!NOTE] This only works if the WPS feature is enabled on the target router and, is not configured to use Push Button Authentication (PBA) mode instead of Normal Pin Authentication (NPA) mode.

[!CAUTION] It will not work, and fail in this scenario cause if you LCK (Lock) is set to Yes, which means the WPS feature is locked due to too many failed attempts or by default.

The attack will also not work if the Router has AP Rate Limiting (ARL) enabled, which limits the number of authentication attempts per second. It may but will take a long time to brute-force the WPS PIN.

Capturing the Handshake

Creating a Wordlist

Cracking WPA/WPA2 Key using a Wordlist Attack

[!NOTE] This MIC is used by the Access Point to verify whether the passowrd is correct or not, so it’s going to seprate this, and keep it aside, and use all of the other information here combined with the first password from the wordlist to generate an MIC, another MIC, and than compare it with one extracted from the handshake. If they match, it means the password is correct, and we have successfully cracked the WPA/WPA2 key.

Configuring Wireless Settings for Maximum Security


Path

<- Previous Lesson: Network Hacking: Gaining Access WEP Cracking Next Lesson: Network Hacking Post Connection Attacks - Information Gathering ->