mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
30 lines
843 B
YAML
30 lines
843 B
YAML
id: api-proxykingdom
|
|
|
|
info:
|
|
name: ProxyKingdom API Test
|
|
author: daffainfo
|
|
severity: info
|
|
description: Rotating Proxy API that produces a working proxy on every request
|
|
reference:
|
|
- https://proxykingdom.com/documentation
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/proxykingdom
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,proxykingdom
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://api.proxykingdom.com/proxy?token={{token}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"address"'
|
|
- '"port"'
|
|
- '"protocol"'
|
|
condition: and
|
|
# digest: 4a0a00473045022100b4e29b7015d049b0dd2db0d3d92f8a0227ab7fdbea6e2124914679a353b722fc02205985fea7dc3a958883183a6b34d0a97de16a91710105b395c833b4a864b975cb:922c64590222798bb761d5b6d8e72950 |