34 lines
809 B
YAML
34 lines
809 B
YAML
id: tilda-takeover
|
|
|
|
info:
|
|
name: tilda takeover detection
|
|
author: pdteam
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/155
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- Please go to the site settings and put the domain name in the Domain tab.
|
|
|
|
- type: word
|
|
words:
|
|
- "<title>Please renew your subscription</title>"
|
|
negative: true
|
|
|
|
# digest: 4b0a0048304602210094a4dfcab2ceaf552aeea0d3e2dc64b9c74e7bc585918cf5b6d943c68a992c8f022100f371cf922fd387d48425d5063c43363fefdd4fabd6c98dda8a72f72852e6d543:922c64590222798bb761d5b6d8e72950
|