Capturing Handshakes
After configuring the hostap-mana to mimic as the target AP, we want to start capturing handshakes, see the command below to start the attack, you need to provide the configuration file we made in the section before:
sudo hostapd-mana <Confgiuration file>We can raise the effectiveness of this attack by injecting de-auth frames using another wireless adapter (Not the one we are using for Rogue AP), of course you won't wait forever!
Check Aireplay-ng for more about de-authentication attack.
Congrats! now start cracking the handshakes!
Last updated
Was this helpful?