Date : 16 Apr, 2025


Kismet

attachments/Pasted image 20250416144139.png

attachments/Pasted image 20250416144332.png

attachments/Pasted image 20250416144412.png

/etc/kismet/kismet.conf

attachments/Pasted image 20250416144721.png

mask_datasource_interface=wlan0

✅ Reason for enabling:

This setting masks (hides) the real interface name (like wlan0) in logs, file names, and the web UI.

❓ Why this might be useful:

Note

“When logging or showing data, don’t display the name wlan0 — replace it with a generic name like wifi0.”

attachments/Pasted image 20250416144755.png

source=wlan0

✅ Reason for enabling:

This line defines the wireless interface that Kismet should use to capture packets.

❓ Why this is needed:

Note

“Use the wlan0 interface to sniff wireless traffic.”


What Data Does Kismet Collect About Wi-Fi?

1. SSID (Network Name)

2. BSSID (Access Point MAC Address)

3. Channel Information

4. Encryption & Authentication

5. Connected Devices (Clients)

6. Packet Details

attachments/Pasted image 20250416150025.png
attachments/Pasted image 20250416150102.png

attachments/Pasted image 20250416150507.png|800

Rx - received packets
Tx - Transfer packets
llc- link layer control

attachments/Pasted image 20250416150750.png
AP - access point (when someone is trying to connect)

attachments/Pasted image 20250416151029.png

SSID vs. BSSID

Term Full Form Meaning Example
SSID Service Set Identifier The name of the Wi-Fi network CoffeeShop_WiFi, MyHomeNetwork
BSSID Basic Service Set Identifier The MAC address of the Wi-Fi access point (AP) 00:14:22:01:23:45