Chaos API Test
ID: api-chaos
Severity: info
Author: 0ri2N
Tags: recon,chaos,token-spray,projectdiscovery
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: api-chaos
info: name: Chaos API Test author: 0ri2N severity: info reference: - https://chaos.projectdiscovery.io/#/docs metadata: max-request: 1 tags: recon,chaos,token-spray,projectdiscovery
self-contained: true
http: - method: GET path: - "https://dns.projectdiscovery.io/dns/projectdiscovery.io"
headers: Authorization: "{{token}}" matchers: - type: word part: body words: - '"domain":' - '"subdomains":' condition: and# digest: 4a0a00473045022100ea2290bfa5e9ff300136781a86ba234e1d51868eaa55564546afb01adef46d7f02200f98577075770c077383006ad6cae965883fab1a0f7de8937f66109ad6bad548: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-chaos.yaml"