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

20 lines
404 B
YAML

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