nuclei-templates/http/token-spray/googlet-extsearchplaces.yaml

23 lines
478 B
YAML

id: api-googletextsearchplaces
info:
name: Google Places Text Search API Test
author: zzeitlin
severity: info
tags: token-spray,google,search,places,text
metadata:
max-request: 1
self-contained: true
http:
- method: GET
path:
- "https://maps.googleapis.com/maps/api/place/textsearch/json?query=restaurants+in+Sydney&key={{token}}"
matchers:
- type: word
part: body
negative: true
words:
- 'error_message'