First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

How to determine geolocation of access point based on wireshark capture

Hi All,

How to i determine geolocation of access point based on Wireshark capture. Is there way to find out from the pcap capture . Kindly advise. Thanks.

sivakumar28's avatar
1
sivakumar28
asked 2021-08-24 14:08:10 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

3 Answers

0

There's nothing in Wireshark itself, but SSIDs and MAC addresses can be used to look an AP up in a database. See the Wikipedia page on WiFi Positioning System.

grahamb's avatar
23.8k
grahamb
answered 2021-08-24 15:10:21 +0000
edit flag offensive 0 remove flag delete link

Comments

or sites like WiGLE

Jaap's avatar Jaap (2021-08-24 17:06:52 +0000) edit
add a comment see more comments
0

If the capture includes a public IP address for the access point, try GeoIP:
Wireshark Wiki: How To Use GeoIP With Wireshark
GeoIP Mapping in Wireshark

Chuckc's avatar
3k
Chuckc
answered 2021-08-24 15:19:20 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

You can get a general area of the geolocation with the AP ISP gateway address. It is the best interest of the ISP for the gateway to be nearby to avoid latency and throughput issues. The ISP gateway should be nearby and there are multiple tools like What is my IP that you can help pinpoint the city.

BigFatCat's avatar
31
BigFatCat
answered 2021-08-24 17:08:40 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer