Wi-Fi research and OSINT tool made by n0nexist
- Python3
- A WiGLE api key (link)
| Command | Description |
|---|---|
| ssid | searches wifi networks with a given ssid (Wi-Fi name) |
| bssid | searches wifi networks with a given bssid (Wi-Fi mac address) |
| loc | searches all wifi networks within a radius from a given location |
| opn | searches open wifi networks within a radius from a given location |
git clone https://github.com/n0nexist/doXles
cd doXles
pip install -r requirements.txt
python3 doXles.py