https://github.com/mdp/gsmtracker
Use an unactivated prepaid Android phone to track it's own location.
https://github.com/mdp/gsmtracker
Last synced: about 1 year ago
JSON representation
Use an unactivated prepaid Android phone to track it's own location.
- Host: GitHub
- URL: https://github.com/mdp/gsmtracker
- Owner: mdp
- Created: 2014-07-06T00:08:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-01T22:10:44.000Z (almost 12 years ago)
- Last Synced: 2025-03-24T20:43:01.246Z (about 1 year ago)
- Language: Java
- Size: 266 KB
- Stars: 30
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## GSM Tracker
Use cheap unactivated [burner phones](https://www.youtube.com/watch?v=QRo4-VjgT6A&feature=youtu.be) to as a location tracker.
### Why
I want to know what route my mail takes. I've put one in the mail
to see where it goes.
### How
While an unactivated phone doesn't have access to data or voice,
it still connects with the nearest cellular tower. These towers
have ID's which can then be looked up in a commercial or free
database.
GSM Tracker runs every hour and logs the current cell tower ID
to a file. When it arrives at it's destination the log can
be examined and we can determine what route the phone took.
You could use a GPS logger, but those tend to fail unless they have a clearer shot to the sky. Also without data and GPS, the phone is able to last more than a week logging the Cell ID's.
### Next steps
The phone currently requires someone to dump the logs in order to analyze it. The next step is to have it randomly turn on wifi and try to upload the log files. In order to increase the chance of success, I'll be using a DNS tunneling method to ensure that it works on captive portals - [mdp/dns_leak_client](https://github.com/mdp/dns_leak_client)
### The phone
For this expirement I picked up a Huawei "Inspira SIM 5 Android Prepaid Phone" from Net10 for around $28 on Amazon (sadly it's no longer available). This phone is actually operating on the T-Mobile network through Net10's MVNO.