Supportivekoala API Test
ID: api-supportivekoala
Severity: info
Author: daffainfo
Tags: token-spray,supportivekoala
Description
Section titled “Description”Autogenerate images with template
YAML Source
Section titled “YAML Source”id: api-supportivekoala
info: name: Supportivekoala API Test author: daffainfo severity: info description: Autogenerate images with template reference: - https://developers.supportivekoala.com/ - https://github.com/daffainfo/all-about-apikey/tree/main/supportivekoala metadata: max-request: 1 tags: token-spray,supportivekoala
self-contained: true
http: - raw: - | GET https://api.supportivekoala.com/v1/images HTTP/1.1 Host: api.supportivekoala.com Content-Type: application/json Authorization: Bearer {{token}}
matchers: - type: word part: body words: - '"_id"' - '"template"' - '"imageUrl"' condition: and# digest: 4a0a00473045022100e9be874233505bffabd2e6be04a48541071419ab99c52bc6d9e64ce0a40b277a022074f13faf8731942ffcd5b17245c6cf295ccf13daa54d0d07fd7f1a7d444ca944: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-supportivekoala.yaml"