πŸ“™
WLAN Pi Cookbook
2023 M4
2023 M4
  • 😎Getting Started
    • 🎁WLAN Pi M4
      • πŸ–¨οΈPhysical Case Design
    • πŸ“žHow to talk to your WLAN Pi
    • πŸ”ΌDisplay and Buttons (FPMS)
      • βš™οΈInitial setup items
    • πŸ•ΈοΈWebUI
    • πŸ§‘β€βœˆοΈCockpit
      • ⌨️Terminal
    • πŸ“ΊSoftware Update
    • πŸ“”Quick Reference
    • ⚑Powering Down
    • πŸ’¬Project Feedback & Documentation
  • πŸ”¦Wi-Fi Scanner
    • πŸͺŸWiFi Scanner (Windows)
    • 🍏Wi-Fi Explorer Pro 3 (macOS)
    • 🚨Kismet
      • πŸ§ͺKismet
  • πŸ“±Tailscale
    • 🌎Remote Access
  • πŸ€“Wi-Fi Frame Capture
    • βš™οΈSetup Instructions
      • πŸͺŸWindows Setup
        • 🦈Wireshark 3.x
          • 1️⃣ Python
          • 2️⃣ Wireshark 3.x (Windows)
        • 🚨Wireshark 4.0
      • 🍏macOS Setup
        • 1️⃣ Wireshark (macOS)
        • 2️⃣ Airtool 2
      • πŸ“±Bonus: iOS Setup
    • πŸ§ͺLabs
      • πŸͺŸWindows Capture Lab
      • 🍏macOS Capture Lab
    • 🦈Wireshark Resources
    • 🎁Password-less SSH
  • πŸ”Profiler
    • 🎁Extra Profiler tasks
  • πŸ”§Wi-Fi Channel Tool (wifichannel)
  • 6️⃣ Wi-Fi 6E Client
  • πŸ’»Wi-Fi Console Mode
  • ♨️Hotspot Mode
  • πŸ€·β€β™‚οΈServer Mode
Powered by GitBook
On this page

Was this helpful?

Export as PDF

Wi-Fi Scanner

PreviousProject Feedback & DocumentationNextWiFi Scanner (Windows)

Last updated 6 months ago

Was this helpful?

Lab Background

In this lab we'll look at a couple of software applications that are able to use the WLAN Pi as an external Wi-Fi sensor for network scanning. Both allow scanning of the 2.4GHz, 5GHz and 6GHz bands.

The results of this lab will allow us to better understand our lab RF environment, which will be useful when we get to the fame capture lab later.

The two 'external' applications we'll be using are:

  • Windows:

  • macOS:

Both applications operate in a similar manner to gather Wi-Fi network data across all 3 Wi-Fi bands.

Both applications initiate an SSH session to the WLAN Pi, continually switching its wireless NIC to each Wi-Fi channel in turn. Beacon frames are captured using a utility on the WLAN Pi, such as "tcpdump", to build a list of Wi-Fi networks. The beacon data is processed on the scanning app to create a detailed channel audit of 802.11 networks that can be heard by the WLAN Pi.

Please choose the Wi-Fi scanning lab that you are in the mood for:

As the volume of data gathered via the WLAN Pi sensor is relatively low, the WLAN Pi can (if required) be geographically remote from the platform running the Wi-Fi scanner. Remote network connectivity may be provided between the scanner application and the WLAN Pi sensor using some type of VPN access such as .

πŸ”¦
Tailscale
Windows
macOS
Kismet
WiFi Scanner
WiFi Explorer Pro 3
Using the WLAN Pi as a Wi-Fi scanning sensor