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

26 lines
611 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
metadata:
max-request: 1
self-contained: true
http:
- 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'