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