Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geo-tp/open-wifi-scanner

A tool to detect open networks, continuously scanning the environment to search for internet access and display reports on nearby Wi-Fi networks
https://github.com/geo-tp/open-wifi-scanner

esp32 m5cardputer wifi-network wifi-security

Last synced: 29 days ago
JSON representation

A tool to detect open networks, continuously scanning the environment to search for internet access and display reports on nearby Wi-Fi networks

Awesome Lists containing this project

README

        

# M5Cardputer OpenWiFi Scanner

This tool continuously scans for open networks, searching for internet access, and generates a report of the surrounding Wi-Fi networks. It displays the detected networks, categorized by their security status.

![Open WiFi Scanner](image.jpg)

## Usage

Monitor nearby Wi-Fi networks continuously, providing real-time feedback through both the display, an LED, and a speaker:

### Screen:

- Green: Indicates networks that provide open access to the internet.
- White: Indicates networks that are open without encryption but may not provide internet access.
- Orange: Indicates networks that use outdated or weak encryption, potentially at risk.
- Red: Indicates networks that are securely encrypted and protected.

### LED:

- Green LED: Lights up when open networks or networks with web access are detected.
- Orange LED: Lights up when vulnerable networks are detected.
- Red LED: Lights up when only closed networks are found.

### Speaker:

- One bip tone: Plays when a vulnerable network is detected.
- Two bip Tone: Plays when an open network is found.
- Melody tone: Plays when a web access network is available.

## Installation

- M5Burner : Search into M5CARDPUTER section and simply burn it
- Old school : Get the firmware from the latest github release.

## Keybinds
```
ARROW_RIGHT Brightness +
ARROW_LEFT Brightness -

ARROW_UP Volume +
ARROW_DOWN Volume -

KEY_OK Start/Stop scanning
```

## Disclaimer

This tool is intended solely for educational and security purposes. It is designed to help users understand and assess the security of Wi-Fi networks. Do not use this tool to attempt unauthorized access to private networks. Unauthorized access to networks is illegal and unethical. Always obtain proper permission from the network owner before performing any scans or security assessments.