JSONBin API Test
ID: api-jsonbin
Severity: info
Author: daffainfo
Tags: token-spray,jsonbin
Description
Section titled “Description”Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps
YAML Source
Section titled “YAML Source”id: api-jsonbin
info: name: JSONBin API Test author: daffainfo severity: info description: Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps reference: - https://jsonbin.io/api-reference - https://github.com/daffainfo/all-about-apikey/tree/main/jsonbin metadata: max-request: 1 tags: token-spray,jsonbin
self-contained: true
http: - raw: - | GET https://api.jsonbin.io/v3/c HTTP/1.1 Host: api.jsonbin.io X-Master-key: {{token}}
matchers: - type: word part: body words: - '"record"' - '"collectionMeta"' - '"schemaDocId"' condition: and# digest: 4b0a00483046022100c221705b5022f17a42a308ac08476cdd447678a31ba0c2acbd67d192b6f1fef8022100daf6f91ff353efaf56c21cd16a72a4badc7ca96cb78f2118fd87d941c01bc206: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-jsonbin.yaml"