29 lines
726 B
YAML
29 lines
726 B
YAML
id: cargo-takeover
|
|
|
|
info:
|
|
name: cargo 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:
|
|
- "If you're moving your domain away from Cargo you must make this configuration through your registrar's DNS control panel."
|
|
|
|
# digest: 490a00463044022063002e0d559589db450c5b06128fcca3e6392ac9b918d75ca9716a354a7cb5e902202d21a54f0f328288de64722b1bb401d6260a124e2cf0512d799e0da311b70481:922c64590222798bb761d5b6d8e72950
|