n0nexist / doXles

Wi-Fi research and OSINT tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doXles

alt-text
Wi-Fi research and OSINT tool made by n0nexist

requirements

  • Python3
  • A WiGLE api key (link)

features

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

setup & run

git clone https://github.com/n0nexist/doXles
cd doXles
pip install -r requirements.txt
python3 doXles.py