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

26 lines
556 B
YAML

id: api-proxykingdom
info:
name: ProxyKingdom API Test
author: daffainfo
severity: info
reference:
- https://proxykingdom.com/documentation
- https://github.com/daffainfo/all-about-apikey/blob/main/Development/ProxyKingdom.md
tags: token-spray,proxykingdom
self-contained: true
requests:
- method: GET
path:
- "https://api.proxykingdom.com/proxy?token={{token}}"
matchers:
- type: word
part: body
words:
- '"address"'
- '"port"'
- '"protocol"'
condition: and