Pinata API Test
ID: api-pinata
Severity: info
Author: daffainfo
Tags: token-spray,pinata
Description
Section titled “Description”IPFS Pinning Services API
YAML Source
Section titled “YAML Source”id: api-pinata
info: name: Pinata API Test author: daffainfo severity: info description: IPFS Pinning Services API reference: - https://docs.pinata.cloud/ - https://github.com/daffainfo/all-about-apikey/tree/main/pinata metadata: max-request: 1 tags: token-spray,pinata
self-contained: true
http: - raw: - | GET https://api.pinata.cloud/data/pinList?status=pinned HTTP/1.1 Host: api.pinata.cloud pinata_api_key: {{token}} pinata_secret_api_key: {{secret}}
matchers: - type: word part: body words: - '"id"' - '"ipfs_pin_hash"' condition: and# digest: 4a0a0047304502200eb7577177705ba4b315eb1636f580027038b287788ddcafbdaeffa95eb1bbae022100dec2583cfc4828933368e30521f8910aa1bea1b530c77badb475331ab5795598: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-pinata.yaml"