EFForg / rayhunter

Rust tool to detect cell site simulators on an orbic mobile hotspot
GNU General Public License v3.0
29 stars 3 forks source link

Geolocation: how??? #20

Open wgreenberg opened 9 months ago

wgreenberg commented 9 months ago

I'm not sure whether the orbic device has a GPS, or how to access it if it does. I'm also totally unclear on how geolocation via 4G works. It seems like there's an open dataset of cell tower ID/GPS location (https://opencellid.org), which we may be able to use to associate SIB block data to GPS coordinates.

Anyway, it'd be good to get a sense of how we might be able to get GPS data for the device, and then possibly annotate our pcap files w/ location data.

cooperq commented 9 months ago

Could also use bssids and use magic 8 ball we might be able to get gps data from something in /dev perhaps an AT interface