Reconnaissance
Enable monitor mode
Confirm with iwconfig
iwconfig
eth0 no wireless extensions.
wlan0mon IEEE 802.11 Mode:Monitor Frequency:2.457 GHz Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
lo no wireless extensions.
now scan for networks
This will output details about access points (including channel IDs)
Scanning Specific Channels or a Single Channel
The command airodump-ng wlan0mon
initiates a comprehensive scan, collecting data on wireless access points across all the channels available.
we can specify a particular channel using the -c
option to focus the scan on a specific frequency. For instance, -c 11
would narrow the scan to channel 11. This targeted approach can provide more refined results, especially in crowded Wi-Fi environments.
It is also possible to select multiple channels for scanning using the command
Scanning 5 GHz Wi-Fi bands
By default, airodump-ng is configured to scan exclusively for networks operating on the 2.4 GHz band. Nevertheless, if the wireless adapter is compatible with the 5 GHz band, we can instruct airodump-ng to include this frequency range in its scan by utilizing the --band
option. You can find a list of all WLAN channels and bands available for Wi-Fi here.
a
uses 5 GHzb
uses 2.4 GHzg
uses 2.4 GHz
You can also dump across channels
Capturing Traffic
will generate.cap, .csv, kismet.csv, kismet.netxml, log.vsc
by default
Reading output
Cipher:
- CCMP = WPA2
- TKIP = WPA1
Auth:
- PSK = Personal
- MG
- T = enterprise