Files
nuclei-templates/token-spray/api-blockfrost.yaml
Muhammad Daffa 435e38b7ea Add 3 token-spray templates (#3481)
* Add 27 workflow templates

* fixed Artifactory workflow

* Fixed Jetty workflow

* Fixed Moodle workflow

* Fixed Zabbix workflow

* Fixed DedeCMS workflow

* Fixed OFBiz workflow

* Fixed rConfig workflow

* Tag update for R-SeeNet workflow

* Add 3 token-spray templates

* format fixes

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
2022-01-05 01:10:09 +05:30

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