nuclei-templates/token-spray/api-browshot.yaml

26 lines
599 B
YAML
Raw Normal View History

id: api-browshot
info:
name: Browshot API Test
author: daffainfo
severity: info
reference:
- https://browshot.com/api/documentation
- https://github.com/daffainfo/all-about-apikey/blob/main/Development/Browshot.md
tags: token-spray,browshot
self-contained: true
requests:
- method: GET
path:
- "https://api.browshot.com/api/v1/simple?url=http://mobilito.net/&instance_id=12&width=640&height=480&key={{token}}"
matchers:
- type: word
part: body
words:
- '"cost"'
- '"priority"'
- '"url"'
condition: and