29 lines
625 B
YAML
29 lines
625 B
YAML
id: kinsta-takeover
|
|
|
|
info:
|
|
name: kinsta takeover detection
|
|
author: pdteam
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- No Site For Domain
|
|
|
|
# digest: 4a0a00473045022100850800770b643d08a823b938b549291cf191f816a0db28191b0ca6719a56cea402204adc2a82fecfb93fc2c401a6b5baa396620835856530714bc6be0e070d41bcf8:922c64590222798bb761d5b6d8e72950
|