my-nuclei-templates/api-blockfrost.yaml

27 lines
589 B
YAML

id: api-blockfrost
info:
name: Blockfrost API Test
author: daffainfo
severity: info
reference:
- https://docs.blockfrost.io/
- https://github.com/daffainfo/all-about-apikey/blob/main/Cryptocurrency/Blockfrost.md
tags: token-spray,blockfrost
self-contained: true
requests:
- raw:
- |
GET https://cardano-mainnet.blockfrost.io/api/v0/ HTTP/1.1
Host: cardano-mainnet.blockfrost.io
project_id: {{token}}
matchers:
- type: word
part: body
words:
- '"url":'
- '"version":'
condition: and