Enhancement: token-spray/api-blockchain.yaml by cs
parent
07422cead6
commit
645af1de6c
|
@ -1,13 +1,17 @@
|
||||||
id: api-blockchain
|
id: api-blockchain
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: Blockhain API Test
|
name: Blockchain API Test
|
||||||
author: daffainfo
|
author: daffainfo
|
||||||
severity: info
|
severity: info
|
||||||
reference:
|
reference:
|
||||||
- https://api.blockchain.com/v3/#/
|
- https://api.blockchain.com/v3/#/
|
||||||
- https://github.com/daffainfo/all-about-apikey/blob/main/Cryptocurrency/Blockchain.md
|
- https://github.com/daffainfo/all-about-apikey/blob/main/Cryptocurrency/Blockchain.md
|
||||||
tags: token-spray,blockchain
|
tags: token-spray,blockchain
|
||||||
|
classification:
|
||||||
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||||||
|
cvss-score: 0.0
|
||||||
|
cwe-id: CWE-200
|
||||||
|
|
||||||
self-contained: true
|
self-contained: true
|
||||||
requests:
|
requests:
|
||||||
|
@ -25,3 +29,5 @@ requests:
|
||||||
- '"balance"'
|
- '"balance"'
|
||||||
- '"available"'
|
- '"available"'
|
||||||
condition: and
|
condition: and
|
||||||
|
|
||||||
|
# Enhanced by cs on 2022/02/28
|
||||||
|
|
Loading…
Reference in New Issue