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

29 lines
479 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:
verified: true
shodan-query: title:"Hetzner Cloud"
tags: tech,hetzner
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Hetzner Cloud'
- 'Hetzner Logo'
condition: and
- type: status
status:
- 200