34 lines
836 B
YAML
34 lines
836 B
YAML
id: pingdom-takeover
|
|
|
|
info:
|
|
name: Pingdom Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
description: Pingdom takeover was detected.
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/144
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,pingdom
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- Public Report Not Activated
|
|
- This public report page has not been activated by the user
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- cname
|
|
# digest: 4a0a00473045022057df5ea1718c4f35a1b6dd93abede167473c1bf2755948431ed59b6bf510a8b7022100b73cbb88ac0e23bf26b1eb9c5494001e1262b096c9d667f0e5dd4b063fcb3e21:922c64590222798bb761d5b6d8e72950 |