Giter Club home page Giter Club logo

Comments (5)

ozguralp avatar ozguralp commented on July 24, 2024

Hi,
Actually if you add the correct referer header, it will go through for all of the applications. For this vulnerability-misconfiguration type, Google Maps now only suggests header based security controls such as Referer or Application header controls. So if the referer is correct, there is nothing to do. This actually blocks usage from other web applications directly since there is no chance to manipulate referer headers from web browser use.

from gmapsapiscanner.

m0pam avatar m0pam commented on July 24, 2024

Sorry, it's still a bit unclear to me, you're saying that if I add the correct referer header all the endpoints will work?
In that case, what we're actually testing is the ability to use the maps api key from another website, rather than the ability to cause financial damage to the key owner by repeated use of his key (for example through burp intruder or a shell script)?

Am I understanding correctly ?

from gmapsapiscanner.

ozguralp avatar ozguralp commented on July 24, 2024

Yeah that's true. If you want to harm the key owner within repeated use, you can do anyways within the repeating the original request going from the original web application unless JS API is used (Because the behavior in JS API is a little bit complex comparing to the other API's). Google does not offer any other abuse protection system rather than referer header security control. Only configuration a developer can be make is actually restricting the referer so the API key cannot be used by other application unauthorizedly. In this case, abuse from other application would not be possible, however abuse for denial of service or financial damage would still be possible.

I recommend you to read my 2 blog posts about it, referenced in readme file.

from gmapsapiscanner.

m0pam avatar m0pam commented on July 24, 2024

Oh wow, I didn't know you were an expert on the matter, now I'm following you on twitter.
Thanks for the reply mate!
gg

from gmapsapiscanner.

ozguralp avatar ozguralp commented on July 24, 2024

Glad to help!

from gmapsapiscanner.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.