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

21 lines
370 B
YAML

id: api-googlemapsembed
info:
name: Google Maps Embed 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/place?q=Seattle&key={{token}}"
matchers:
- type: status
status:
- 200