31 lines
709 B
YAML
31 lines
709 B
YAML
id: frontify-takeover
|
|
|
|
info:
|
|
name: frontify takeover detection
|
|
author: pdteam
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/170
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- 404 - Page Not Found
|
|
- Oops… looks like you got lost
|
|
condition: and
|
|
|
|
# digest: 4a0a0047304502207b7980c1553915287f0a03202000945918e11e8842c6feb4ee4ef488b8d25dce022100aef3a8f789fc28a6b0e98a2f1a5b1c5ab0a270f21e5a32b6a1b32f9435f909a6:922c64590222798bb761d5b6d8e72950
|