Documentation Index
Fetch the complete documentation index at: https://docs.bytejmp.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Reconnaissance is the first step in any wireless engagement. Monitor mode allows passive capture of all 802.11 frames to identify access points, clients, channels, encryption types, and probe requests, without transmitting any packets.Full Scan (All Bands)
Scan 2.4 GHz, 5 GHz, and 6 GHz bands with manufacturer info and WPS detection:Focus on Target AP
Lock to BSSID and channel to filter out noise from other networks:Focus on a Single Channel
Once a target is identified, lock to its channel to reduce noise:Identify Client Probes
Clients broadcast probe requests for networks they have previously connected to. These appear in the lower section ofairodump-ng output under the Probes column.
Useful for:
- Identifying target users
- Discovering hidden SSIDs a client is looking for
- Setting up a rogue AP with a matching SSID
Discover Hidden SSID
If an AP is broadcasting with a hidden SSID and no client is connected, probe responses won’t reveal the name. Usemdk4 to brute force the SSID by sending probe requests:
Build a prefixed wordlist:
airodump-ng.