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

24 lines
584 B
YAML

id: api-apiflash
info:
name: ApiFlash API Test
author: daffainfo
severity: info
description: Chrome based screenshot API for developers
reference:
- https://apiflash.com/
- https://github.com/daffainfo/all-about-apikey/tree/main/apiflash
tags: token-spray,apiflash
self-contained: true
requests:
- method: GET
path:
- "https://api.apiflash.com/v1/urltoimage?access_key={{token}}&url=https://selfcontained.test"
matchers:
- type: word
part: body
words:
- 'net::ERR_NAME_NOT_RESOLVED at https://selfcontained.test'