2024-04-15 04:32:49 +00:00
|
|
|
id: uptime-takeover
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Uptime Takeover Detection
|
|
|
|
author: philippedelteil
|
|
|
|
severity: high
|
|
|
|
reference:
|
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/368
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
|
|
|
tags: takeover,uptime
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- Host != ip
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<html><body>You are being <a href="https://uptime.betterstack.com">redirected</a>.</body></html>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 302
|
2024-07-10 11:31:30 +00:00
|
|
|
|
2024-07-08 12:16:52 +00:00
|
|
|
extractors:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-07-17 14:38:10 +00:00
|
|
|
- cname
|
2024-07-17 14:40:22 +00:00
|
|
|
# digest: 4a0a0047304502202ee256ff8303277e0793efabe63c1f567845e6f89ce38edb620e7bcb9c145658022100a00a7a76512203d66a4c893d0c6c59612e970e808c5cb193377531f8669cf9b4:922c64590222798bb761d5b6d8e72950
|