Google Location Spoofing: Difference between revisions

From mywiki
Jump to navigation Jump to search
No edit summary
 
m (Protected "Google Location Spoofing": Protect short page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(No difference)

Latest revision as of 19:44, 30 April 2023


EditDate

Related Threads: Location Spoofing

The easiest place for me to start is with Google Maps on my development server.

Somehow google determines my location even with all web data (cookies, history, cache) cleared.Web References https://johnnywunder.info/mywiki/index.php/Google Location Spoofing

I've got the mtmproxy working and can see the exchange with Google is much more complicated than a single Get request with a page returned. I'll be stepping through it one page at a time starting with Maps1 which I've gotten and stored at Maps1.

Development Log

  • --Johnny 10:07, 22 December 2019 (EST) Set-up LocationSpoof project LocationSpoof only accessible local host.

Found out one key to Google is Place schema they use.