WiFi Password Cracking with Aircrack-ng π
Learn how to crack WiFi passwords using Aircrack-ng tools in this tutorial, focusing on the admin side of network security assessment.

G MAN : Security
15.9K views β’ Feb 27, 2025

About this video
Aircrack-ng is a complete suite of tools to assess WiFi network security and in this vido, I am going to just focus on the admin side. Aircrack-ng, Airmon-ng and Airodump are useful for the following:
- Monitoring: Packet capture and export of data to text files for further processing by third party tools
- Attacking: Replay attacks, deauthentication, fake access points and others via packet injection
- Testing: Checking WiFi cards and driver capabilities (capture and injection)
- Cracking: WEP and WPA PSK (WPA 1 and 2
It is the penetration tester's tool for cracking WEP and WPA-PSK in Windows. Aircrack-ng breaks WEP through the use of statistical mathematical analysis. Aircrack-ng breaks WPA PSK and WPA2 using brute-force attack techniques against known passwords, by using Wordlists, which we attempt on the next video for AirCrack-NG.
#airodump #aircrack #ethicalhacking #wifisecurity #pentesting #kalilinux
=========
COMMANDS
=========
- View Wireless interfaces
ip addr
iwconfig
- Start monitor mode
sudo airmon-ng start wlan0
- Check monitor mode
sudo airmon-ng
- View All Wireless networks and MAC addresses
sudo airodump-ng wlan0mon
- View Specific Wireless network, specific Channel and MAC addresses.
sudo airodump-ng wlan0mon -d (BSSID) -c (CHANNEL-NUMBER)
#ethical-hacking #cybersecurity #aircrack-ng #wifi #wpa2 #aircrack
- Monitoring: Packet capture and export of data to text files for further processing by third party tools
- Attacking: Replay attacks, deauthentication, fake access points and others via packet injection
- Testing: Checking WiFi cards and driver capabilities (capture and injection)
- Cracking: WEP and WPA PSK (WPA 1 and 2
It is the penetration tester's tool for cracking WEP and WPA-PSK in Windows. Aircrack-ng breaks WEP through the use of statistical mathematical analysis. Aircrack-ng breaks WPA PSK and WPA2 using brute-force attack techniques against known passwords, by using Wordlists, which we attempt on the next video for AirCrack-NG.
#airodump #aircrack #ethicalhacking #wifisecurity #pentesting #kalilinux
=========
COMMANDS
=========
- View Wireless interfaces
ip addr
iwconfig
- Start monitor mode
sudo airmon-ng start wlan0
- Check monitor mode
sudo airmon-ng
- View All Wireless networks and MAC addresses
sudo airodump-ng wlan0mon
- View Specific Wireless network, specific Channel and MAC addresses.
sudo airodump-ng wlan0mon -d (BSSID) -c (CHANNEL-NUMBER)
#ethical-hacking #cybersecurity #aircrack-ng #wifi #wpa2 #aircrack
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
15.9K
Likes
265
Duration
0:50
Published
Feb 27, 2025
User Reviews
4.6
(3) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
No specific trending topics match this video yet.
Explore All Trends