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

35 lines
969 B
YAML

id: api-intelx
info:
name: Intelligence X API Test
author: 0ri2N
severity: info
description: |
Intelligence X is a search engine and data archive. Search Tor, I2P, data leaks and the public web by email, domain, IP, CIDR, Bitcoin address and more.
reference:
- https://intelx.io
- https://github.com/IntelligenceX/SDK
- https://github.com/IntelligenceX/SDK/blob/master/Intelligence%20X%20API.pdf
- https://intelx.io/account?tab=developer
tags: scan,recon,intelx,token-spray
metadata:
max-request: 1
self-contained: true
http:
- method: GET
path:
- https://2.intelx.io/authenticate/info
headers:
X-Key: "{{token}}"
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2656.18 Safari/537.36
matchers:
- type: word
part: body
words:
- 'added'
- 'preview'
- 'buckets'
condition: and