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

33 lines
871 B
YAML
Raw Normal View History

id: api-intelx
info:
name: Intelligence X API Test
author: 0ri2N
severity: info
2022-05-23 09:23:39 +00:00
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
2022-05-23 09:23:39 +00:00
- https://github.com/IntelligenceX/SDK/blob/master/Intelligence%20X%20API.pdf
- https://intelx.io/account?tab=developer
tags: dns,scan,recon,intelx,token-spray
self-contained: true
requests:
- method: GET
path:
- https://2.intelx.io/authenticate/info
headers:
X-Key: "{{token}}"
User-Agent: Nuclei (+https://nuclei.projectdiscovery.io)
2022-05-21 17:24:37 +00:00
matchers:
- type: word
part: body
words:
2022-05-23 09:23:39 +00:00
- 'added'
- 'preview'
- 'buckets'
condition: and