nuclei-templates/http/technologies/hetzner-cloud-detect.yaml

30 lines
494 B
YAML
Raw Normal View History

2022-11-17 08:29:30 +00:00
id: hetzner-cloud-detect
info:
2022-11-17 13:15:38 +00:00
name: Hetzner Cloud Detect
2022-11-17 08:29:30 +00:00
author: DhiyaneshDk
severity: info
metadata:
max-request: 1
2022-11-17 08:29:30 +00:00
verified: true
shodan-query: title:"Hetzner Cloud"
tags: tech,hetzner
http:
2022-11-17 08:29:30 +00:00
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Hetzner Cloud'
- 'Hetzner Logo'
condition: and
- type: status
status:
- 200