31 lines
740 B
YAML
31 lines
740 B
YAML
id: short-io-takeover
|
|
|
|
info:
|
|
name: Short.io takeover detection
|
|
author: philippedelteil
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/260
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,short.io
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- "Link does not exist"
|
|
- "This domain is not configured on Short.io"
|
|
condition: and
|
|
|
|
# digest: 4a0a00473045022100c8b753cc3e6f7c28f3ecbecd23d6bc53f0dd6f5c26aa982b81d48f210503883a0220582353af96a873a3ea4f9d3c37e8ca6a7a001bb7991a37d07490015efadaad0b:922c64590222798bb761d5b6d8e72950
|