feat(token-spray): chaos api test (#4441)

patch-1
Dominik Opyd 2022-05-18 19:24:50 +02:00 committed by GitHub
parent 844f04e029
commit d5b2f003e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: api-chaos
info:
name: Chaos API Test
author: 0ri2N
severity: info
reference:
- https://chaos.projectdiscovery.io/#/docs
tags: dns,recon,chaos,token-spray,projectdiscovery
self-contained: true
requests:
- method: GET
path:
- "https://dns.projectdiscovery.io/dns/projectdiscovery.io"
headers:
Authorization: "{{token}}"
matchers:
- type: word
part: body
words:
- '"domain":'
- '"subdomains":'
condition: and