2021-03-18 11:23:29 +00:00
|
|
|
id: smugmug-takeover
|
|
|
|
|
|
|
|
info:
|
2022-12-06 20:00:02 +00:00
|
|
|
name: Smugmug Takeover Detection
|
2021-06-09 12:20:56 +00:00
|
|
|
author: pdteam
|
2021-03-18 11:23:29 +00:00
|
|
|
severity: high
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
2022-12-06 19:55:14 +00:00
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/60
|
2022-12-06 20:00:02 +00:00
|
|
|
tags: takeover,smugmug
|
2021-03-18 11:23:29 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-11-17 15:43:27 +00:00
|
|
|
matchers-condition: and
|
2021-03-18 11:23:29 +00:00
|
|
|
matchers:
|
2022-11-17 15:43:27 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- Host != ip
|
|
|
|
|
2021-03-18 11:23:29 +00:00
|
|
|
- type: word
|
|
|
|
words:
|
2022-12-06 19:55:14 +00:00
|
|
|
- '{"text":"Page Not Found"'
|