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

26 lines
585 B
YAML

id: api-pagecdn
info:
name: PageCDN API Test
author: daffainfo
severity: info
description: Public API for javascript, css and font libraries on PageCDN
reference:
- https://pagecdn.com/docs/public-api
- https://github.com/daffainfo/all-about-apikey/tree/main/pagecdn
tags: token-spray,pagecdn
self-contained: true
requests:
- method: GET
path:
- "https://pagecdn.com/api/v2/private/account/info?apikey={{token}}"
matchers:
- type: word
part: body
words:
- '"username"'
- '"email"'
condition: and