通过BSSID/SSID定位WiFi地理工具

admin 2024年2月17日19:44:57评论18 views字数 919阅读3分3秒阅读模式

工具介绍

通过BSSID和SSID在不同的公共数据库上搜索WiFi地理定位数据,集成了以下几个数据库。
Wigle:https://wigle.net/Google:https://developers.google.com/maps/documentation/geolocation/overviewMilnikov:https://www.mylnikov.org/WifiDB:https://www.wifidb.net/Combain:https://combain.com/Freifunk Carte:https://www.freifunk-karte.de/
通过BSSID/SSID定位WiFi地理工具

工具使用

usage: geowifi.py [-h] [-s {bssid,ssid}] [-o {map,json}] identifier


Search for information about a network with a specific BSSID or SSID.


positional arguments:  identifier            The BSSID or SSID of the network to search for.


options:  -h, --help            show this help message and exit  -s {bssid,ssid}, --search-by {bssid,ssid}                        Specifies whether to search by BSSID or SSID (default: bssid)  -o {map,json}, --output-format {map,json}                        Specifies the output format for the search results (default: map)

按 BSSID 搜索:

python3 geowifi.py -s bssid <input>
按 SSID 搜索:
python3 geowifi.py -s ssid <input>

可以使用-o json参数以 json 格式导出结果,并使用 .html 在 html 地图上显示位置-o map

地图输出示例
通过BSSID/SSID定位WiFi地理工具

下载地址

https://github.com/GONZOsint/geowifi

原文始发于微信公众号(Hack分享吧):通过BSSID/SSID定位WiFi地理工具

  • 左青龙
  • 微信扫一扫
  • weinxin
  • 右白虎
  • 微信扫一扫
  • weinxin
admin
  • 本文由 发表于 2024年2月17日19:44:57
  • 转载请保留本文链接(CN-SEC中文网:感谢原作者辛苦付出):
                   通过BSSID/SSID定位WiFi地理工具https://cn-sec.com/archives/2499088.html

发表评论

匿名网友 填写信息