Google Static Maps API Test
ID: api-googlestaticmaps
Severity: info
Author: zzeitlin
Tags: token-spray,google,maps
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: api-googlestaticmaps
info: name: Google Static Maps API Test author: zzeitlin severity: info metadata: max-request: 1 tags: token-spray,google,maps
self-contained: true
http: - method: GET path: - "https://maps.googleapis.com/maps/api/staticmap?center=45%2C10&zoom=7&size=400x400&key={{token}}"
matchers: - type: status status: - 200# digest: 4b0a004830460221009c9f84cf98c4170771a81879514ecf4dc4b4416ff017a471d690fe0e20f7ef8302210099988d82843eb53af419f9c445bbc3170d1eb40f760066e04971257e269a4df5:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/token-spray/google-staticmaps.yaml"