工具介绍
Wigle:https:
//wigle.net/
Google:https:
//developers.google.com/maps/documentation/geolocation/overview
Milnikov:https:
//www.mylnikov.org/
WifiDB:https:
//www.wifidb.net/
Combain:https:
//combain.com/
Freifunk Carte:https:
//www.freifunk-karte.de/
工具使用
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
>
python3
geowifi
.py
-s
ssid
<
input
>
可以使用-o json参数以 json 格式导出结果,并使用 .html 在 html 地图上显示位置-o map。
下载地址
https://github.com/GONZOsint/geowifi
原文始发于微信公众号(Hack分享吧):通过BSSID/SSID定位WiFi地理工具
免责声明:文章中涉及的程序(方法)可能带有攻击性,仅供安全研究与教学之用,读者将其信息做其他用途,由读者承担全部法律及连带责任,本站不承担任何法律及连带责任;如有问题可邮件联系(建议使用企业邮箱或有效邮箱,避免邮件被拦截,联系方式见首页),望知悉。
- 左青龙
- 微信扫一扫
-
- 右白虎
- 微信扫一扫
-
评论