nuclei-templates/http/token-spray/api-chaos.yaml

29 lines
527 B
YAML
Raw Normal View History

id: api-chaos
info:
name: Chaos API Test
author: 0ri2N
severity: info
reference:
- https://chaos.projectdiscovery.io/#/docs
metadata:
max-request: 1
2023-10-14 11:27:55 +00:00
tags: recon,chaos,token-spray,projectdiscovery
self-contained: true
2023-10-14 11:27:55 +00:00
http:
- method: GET
path:
- "https://dns.projectdiscovery.io/dns/projectdiscovery.io"
2023-10-14 11:27:55 +00:00
headers:
Authorization: "{{token}}"
matchers:
- type: word
part: body
words:
- '"domain":'
- '"subdomains":'
condition: and