38 lines
1009 B
YAML
38 lines
1009 B
YAML
id: pantheon-takeover
|
|
|
|
info:
|
|
name: Pantheon Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
description: Pantheon takeover was detected.
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/24
|
|
- https://medium.com/bug-bounty/how-i-took-over-several-stanford-subdomains-also-let-me-explain-you-the-pain-to-report-it-d84b08704be8
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- "The gods are wise, but do not know of the site which you seek."
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"apigee.io")'
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- cname
|
|
# digest: 4a0a00473045022048ea276c13dbe247323fe0749c5845c51cdb16cdec2b6bf04d57d8643ad08cb9022100b8e7fe45ce7a053e52bfb1c7a9ded57f284a8db0fcb2f16d90328841afeeeff9:922c64590222798bb761d5b6d8e72950 |