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

21 lines
425 B
YAML

id: api-googleplayablelocations
info:
name: Google Playable Locations API Test
author: zzeitlin
severity: info
tags: token-spray,google,playable,locations
self-contained: true
requests:
- method: GET
path:
- "https://playablelocations.googleapis.com/v3:samplePlayableLocations?key={{token}}"
matchers:
- type: word
part: body
words:
- 'error'
negative: true