Coinlayer API Test
ID: api-coinlayer
Severity: info
Author: daffainfo
Tags: token-spray,coinlayer
Description
Section titled “Description”Real-time Crypto Currency Exchange Rates
YAML Source
Section titled “YAML Source”id: api-coinlayer
info: name: Coinlayer API Test author: daffainfo severity: info description: Real-time Crypto Currency Exchange Rates reference: - https://coinlayer.com/documentation - https://github.com/daffainfo/all-about-apikey/tree/main/coinlayer metadata: max-request: 1 tags: token-spray,coinlayer
self-contained: true
http: - method: GET path: - "https://api.coinlayer.com/live?access_key={{token}}"
matchers: - type: word part: body words: - '"success"' - '"terms"' - '"privacy"' condition: and# digest: 490a0046304402202150a94f5dc12ed328166cb922f3e4222740a524f494168101179d94fe89836502206a75fc661debbae3459e2fb4f64ace3bcddb68b4dd228a26d6a5058e86ab6100:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/token-spray/api-coinlayer.yaml"