33 lines
852 B
YAML
33 lines
852 B
YAML
id: launchrock-takeover
|
|
|
|
info:
|
|
name: Launchrock Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
description: Launchrock takeover was detected.
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/74
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- It looks like you may have taken a wrong turn somewhere. Don't worry...it happens to all of us.
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- "resolve(Host, 'cname')"
|
|
# digest: 4a0a00473045022024aad780c453db09ec0aa72dc5d26dd07ea0307eefb7cbd8ad014380bfeca9d7022100ede17fb171220b83769a563fa26398d7be46bd50363522e38f008bb2b15c8cc4:922c64590222798bb761d5b6d8e72950 |