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

28 lines
612 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
metadata:
max-request: 1
self-contained: true
http:
- method: GET
path:
- "https://pagecdn.com/api/v2/private/account/info?apikey={{token}}"
matchers:
- type: word
part: body
words:
- '"username"'
- '"email"'
condition: and