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

33 lines
648 B
YAML
Raw Normal View History

2022-05-21 16:26:19 +00:00
id: api-zoomeye
info:
name: ZoomEye API Test
author: 0ri2N
severity: info
2022-05-23 09:28:44 +00:00
description: |
ZoomEyeis a Cyberspace Search Engine recording information of devices, websites, services and components etc.
2022-05-21 16:26:19 +00:00
reference:
- https://zoomeye.org
- https://zoomeye.org/doc
metadata:
max-request: 1
2023-10-14 11:27:55 +00:00
tags: recon,zoomeye,token-spray
2022-05-21 16:26:19 +00:00
self-contained: true
2023-10-14 11:27:55 +00:00
http:
2022-05-21 16:26:19 +00:00
- method: GET
path:
- https://api.zoomeye.org/resources-info
2023-10-14 11:27:55 +00:00
2022-05-21 16:26:19 +00:00
headers:
API-KEY: "{{token}}"
matchers:
- type: word
part: body
words:
2022-05-23 09:28:44 +00:00
- '"plan"'
- '"stats"'
- '"user_info"'
2022-05-21 16:26:19 +00:00
condition: and