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

27 lines
635 B
YAML
Raw Normal View History

2021-11-06 04:27:25 +00:00
id: api-covalent
info:
name: Covalent API Test
author: daffainfo
severity: info
description: https://github.com/daffainfo/all-about-apikey/tree/main/covalent
2021-11-06 04:27:25 +00:00
reference:
- https://www.covalenthq.com/docs/api/
- https://github.com/daffainfo/all-about-apikey/tree/main/covalent
2021-11-06 04:27:25 +00:00
tags: token-spray,covalent
self-contained: true
requests:
- method: GET
path:
- "https://api.covalenthq.com/v1/3/address/balances_v2/?&key={{token}}"
matchers:
- type: word
part: body
words:
2021-11-06 09:21:29 +00:00
- '"address":'
- '"updated_at":'
- '"next_update_at":'
condition: and