Google Maps Embed API Test
ID: api-googlemapsembed
Severity: info
Author: zzeitlin
Tags: token-spray,google,maps,embed
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: api-googlemapsembed
info: name: Google Maps Embed API Test author: zzeitlin severity: info metadata: max-request: 1 tags: token-spray,google,maps,embed
self-contained: true
http: - method: GET path: - "https://www.google.com/maps/embed/v1/place?q=Seattle&key={{token}}"
matchers: - type: status status: - 200# digest: 490a00463044022042e2113475d5f501acd1c7db72942874ea73d68db14d2a0929d4b56f5a0a91db022031529a5aab56512bd8c6209683886fb4850ccf4fd639e7691cbf93ea6aa18e89: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-mapsembed.yaml"