FullHunt API Test
ID: api-fullhunt
Severity: info
Author: 0ri2N
Tags: scan,recon,fullhunt,token-spray
Description
Section titled “Description”FullHunt holds one of the largest Databases for external attack surfaces of the entire Internet.
YAML Source
Section titled “YAML Source”id: api-fullhunt
info: name: FullHunt API Test author: 0ri2N severity: info description: | FullHunt holds one of the largest Databases for external attack surfaces of the entire Internet. reference: - https://fullhunt.io - https://api-docs.fullhunt.io metadata: max-request: 1 tags: scan,recon,fullhunt,token-spray
self-contained: true
http: - method: GET path: - https://fullhunt.io/api/v1/domain/interact.sh/details
headers: X-API-Key: "{{token}}" matchers: - type: word part: body words: - '"dns"' - '"hosts"' - '"domain"' condition: and# digest: 490a00463044022037012e40555fbfad6970604e800fe7a06ac7d324f078568ad5581fdf4d33f208022075eca200293b5ea96c512f1c16cfbde32c7fd1dc482e08cb654989b71d828220: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-fullhunt.yaml"