30 lines
724 B
YAML
30 lines
724 B
YAML
id: pingdom-takeover
|
|
|
|
info:
|
|
name: Pingdom Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
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
|
|
|
|
# digest: 490a0046304402204ab6fd93f2582faaaa202da04a9eed829fa1930e688f04908276b48e1133a68902205950a49fc685132f6783462755eb65eefc2fb67098f57c62dfa36dc75c07890c:922c64590222798bb761d5b6d8e72950
|