feat(token-spray): fullhunt api test

patch-1
Dominik Opyd 2022-05-21 18:33:40 +02:00
parent 0c416e5b2b
commit 9bfeb7693e
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: api-fullhunt
info:
name: FullHunt API Test
author: 0ri2N
severity: info
reference:
- https://fullhunt.io
- https://api-docs.fullhunt.io
tags: dns,scan,recon,fullhunt,database,token-spray
self-contained: true
requests:
- method: GET
path:
- https://fullhunt.io/api/v1/domain/example.com/details
headers:
X-API-Key: "{{token}}"
matchers:
- type: word
part: body
words:
- dns
- hosts
- domain
condition: and