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

21 lines
430 B
YAML
Raw Normal View History

2021-10-01 14:33:51 +00:00
id: api-googlecustomsearch
info:
name: Google Custom Search API Test
author: zzeitlin
severity: info
tags: token-spray,google,search
2021-10-01 14:33:51 +00:00
requests:
- method: GET
path:
- "https://www.googleapis.com/customsearch/v1?cx=017576662512468239146:omuauf_lfve&q=lectures&key={{token}}"
2021-10-01 20:46:16 +00:00
self-contained: true
2021-10-01 14:33:51 +00:00
matchers:
- type: word
part: body
words:
- 'error'
negative: true