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

26 lines
611 B
YAML

id: api-screenshotapi
info:
name: ScreenshotAPI API Test
author: daffainfo
severity: info
description: Create pixel-perfect website screenshots
reference:
- https://docs.screenshotapi.net/?ref=webflow
- https://github.com/daffainfo/all-about-apikey/tree/main/screenshot-api
tags: token-spray,screenshotapi
self-contained: true
requests:
- method: GET
path:
- "https://shot.screenshotapi.net/screenshot?token={{token}}&url=https://example.com"
matchers:
- type: word
part: body
words:
- 'screenshot'
- 'url'
condition: and