nuclei-templates/takeovers/ghost-takeover.yaml

24 lines
425 B
YAML
Raw Normal View History

id: ghost-takeover
info:
name: ghost takeover detection
2021-06-09 12:20:56 +00:00
author: pdteam
severity: high
tags: takeover
2021-08-08 13:53:42 +00:00
reference: https://github.com/EdOverflow/can-i-take-over-xyz/issues/89
requests:
- method: GET
path:
- "{{BaseURL}}"
2021-08-08 13:53:42 +00:00
matchers-condition: and
matchers:
- type: word
2021-08-08 13:53:42 +00:00
part: header
words:
2021-08-08 13:53:42 +00:00
- 'offline.ghost.org'
- type: status
status:
- 302