29 lines
653 B
YAML
29 lines
653 B
YAML
id: smugmug-takeover
|
|
|
|
info:
|
|
name: Smugmug Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/60
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,smugmug
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- '{"text":"Page Not Found"'
|
|
|
|
# digest: 4a0a0047304502201bcded28ff794b61591e215fb8b72edc61099294897801404c9bede7f2d05a4f022100f6072bdbc1e9d4555f0eb71021b1323957fcf45dda5e01526c6423428dff55ef:922c64590222798bb761d5b6d8e72950
|