44 lines
1013 B
YAML
44 lines
1013 B
YAML
id: uptimerobot-takeover
|
|
|
|
info:
|
|
name: uptimerobot takeover detection
|
|
author: pdteam
|
|
severity: low
|
|
description: uptimerobot takeover was detected.
|
|
reference:
|
|
- https://exploit.linuxsec.org/uptimerobot-com-custom-domain-subdomain-takeover/
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/45
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: regex
|
|
regex:
|
|
- "^page not found$"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "Server: Caddy"
|
|
case-insensitive: true
|
|
|
|
- type: status
|
|
status:
|
|
- 404
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- cname
|
|
# digest: 4a0a0047304502206be7460d160e77cb11c05ec2a98ad231ae368388af54ece78b7a04d28fe234f3022100e54699fd45cd0b6309c8913a20279bfd85606d4933d51195a9ca716b915d7978:922c64590222798bb761d5b6d8e72950 |