nuclei-templates/http/token-spray/api-hirak-rates.yaml

31 lines
693 B
YAML

id: api-hirak-rates
info:
name: Hirak Exchange Rates API Test
author: daffainfo
severity: info
description: Exchange rates between 162 currency & 300 crypto currency update each 5 min, accurate, no limits
reference:
- https://rates.hirak.site/
- https://github.com/daffainfo/all-about-apikey/tree/main/hirak-exchange-rates
metadata:
max-request: 1
tags: token-spray,hirak
self-contained: true
http:
- method: GET
path:
- "https://rates.hirak.site/stat/?token={{token}}"
matchers:
- type: word
part: body
words:
- '"token":'
- '"plan":'
- '"hits":'
- '"remain":'
condition: and