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

24 lines
454 B
YAML

id: api-googlecustomsearch
info:
name: Google Custom Search API Test
author: zzeitlin
severity: info
metadata:
max-request: 1
tags: token-spray,google,search
self-contained: true
http:
- method: GET
path:
- "https://www.googleapis.com/customsearch/v1?cx=017576662512468239146:omuauf_lfve&q=lectures&key={{token}}"
matchers:
- type: word
part: body
words:
- 'error'
negative: true