8000 GitHub - n0nexist/doXles: Wi-Fi research and OSINT tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

n0nexist/doXles

Folders a 8000 nd files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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
0