31 lines
729 B
YAML
31 lines
729 B
YAML
id: canny-takeover
|
|
|
|
info:
|
|
name: Canny Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/114
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- 'Company Not Found'
|
|
- 'There is no such company. Did you enter the right URL?'
|
|
condition: and
|
|
|
|
# digest: 4b0a00483046022100b7a6412ce1ae5218323cad686a7e510a47b47fb7f0fb156de18dd8383fc71f3c0221008a111f421e20993b5bbca7537801f838fe8dc3bbd48007a3cc7ccb094b74d99f:922c64590222798bb761d5b6d8e72950
|