Create betteruptime-takeover.yaml

patch-1
Philippe Delteil 2024-04-10 13:20:31 -05:00 committed by GitHub
parent 98671ddba7
commit 63427f8332
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
id: betteruptime-takeover
info:
name: betteruptime takeover detection
author: philippedelteil
severity: info
tags: takeover
reference: https://github.com/EdOverflow/can-i-take-over-xyz/issues/368
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
words:
- '<html><body>You are being <a href="https://uptime.betterstack.com">redirected</a>.</body></html>'