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

26 lines
583 B
YAML

id: api-ddownload
info:
name: ddownload API Test
author: daffainfo
severity: info
reference:
- https://ddownload.com/api
- https://github.com/daffainfo/all-about-apikey/blob/main/Cloud%20Storage%20-%20File%20Sharing/ddownload.md
tags: token-spray,ddownload
self-contained: true
requests:
- method: GET
path:
- "https://api-v2.ddownload.com/api/account/info?key={{token}}"
matchers:
- type: word
part: body
words:
- '"storage_left"'
- '"premium_traffic_left"'
- '"email"'
condition: and