logoalt Hacker News

charcircuityesterday at 7:12 AM2 repliesview on HN

It is not actually locked to a site is just based off the host header. Which is public information an attacker can use to make the requests.


Replies

nlyesterday at 11:22 AM

Sure, but the practical form of this attack is limited.

You can't maliciously embed it in a site you control to either steal map usage or run up their bill because other people's web browsers will send the correct host header.

That means you can use a botnet or similar to request it using a a script. But if you are botnetting Google will detect you very quickly.

show 1 reply
grey-areayesterday at 7:15 AM

Is there a way to use Google maps apis on the web without exposing the key?

Re host header seems an odd way for Google to do it, surely they would have fixed that by now? I guess not a huge problem as attackers would have to proxy traffic or something to obscure the host headers sent by real clients? Any links on how people exploit this?

show 2 replies