nuclei-templates/http/token-spray/google-mapsembedadvanced.yaml

21 lines
407 B
YAML

id: api-googlemapsembedadvanced
info:
name: Google Maps Embed (Advanced) API Test
author: zzeitlin
severity: info
tags: token-spray,google,maps,embed
metadata:
max-request: 1
self-contained: true
http:
- method: GET
path:
- "https://www.google.com/maps/embed/v1/search?q=record+stores+in+Seattle&key={{token}}"
matchers:
- type: status
status:
- 200