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

19 lines
380 B
YAML
Raw Normal View History

2021-10-01 14:33:51 +00:00
id: api-googlemapsembedadvanced
info:
name: Google Maps Embed (Advanced) API Test
author: zzeitlin
severity: info
tags: token-spray,google,maps,embed
2021-10-01 14:33:51 +00:00
2021-10-20 08:46:18 +00:00
self-contained: true
2021-10-01 14:33:51 +00:00
requests:
- method: GET
path:
- "https://www.google.com/maps/embed/v1/search?q=record+stores+in+Seattle&key={{token}}"
2021-10-01 20:46:16 +00:00
2021-10-01 14:33:51 +00:00
matchers:
- type: status
status:
- 200