Aircrack-ng is a complete suite of tools, for Ethical Hacking, to assess WiFi network security and in this video, I am going to just focus on the admin and setup side.
In the next video, I will focus on sniffing a wireless network and cracking the password.
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.
=========
TIMELINE
=========
00:00 Brief Intro
00:06 Setting up
00:53 Start using Airmon-ng
01:45 Airmon-ng Administration
02:54 A more focused Scan
03:50 Stopping Airmon-ng
=========
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
Stop monitor mode
sudo airmon-ng start wlan0
#ethical-hacking #cybersecurity #aircrack-ng #wifi #wpa2
FINDING A JOB
https://www.cybersecurityjobsite.com
https://www.itjobboard.co.uk/
https://indeed.co.uk
OTHER VIDEO FROM G-MAN THE CHANNEL:
----------------------------------------------------------------
HOW TO INSTALL METASPLOITABLE:
• Unlock Vulnerabilities: Install Metasploit...
APPLICATION CRACKING WITH BURPSUITE:
• 🐧Burp Suite | PEN TEST on Kali Linux | Coo...
LIVE BOOT KALI LINUX ON USB
• Super Fast INSTALL Kali Linux on a USB Fla...
Thanks again so much for watching videos on my channel. I am enjoying the video making process and hoping you learn while I learn. The process of learning should never really stop for our whole lives. 🥰