C99 API Test
ID: api-c99
Severity: info
Author: 0ri2N
Tags: c99,api,token-spray
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: api-c99
info: name: C99 API Test author: 0ri2N severity: info reference: - https://api.c99.nl metadata: max-request: 1 tags: c99,api,token-spray
self-contained: true
http: - method: GET path: - https://api.c99.nl/ping?key={{token}}&host=1.1.1.1
matchers: - type: word part: body words: - "PING 1.1.1.1"# digest: 490a0046304402207632c2550678807ebf98e90c37e4e279c942008a51a5ead18153e1d63c5c3c7702204e0c109715891f8a93af6c948b76e9a13a9e3f4879935d87ce7aed39c1f03d70: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-c99.yaml"