33 lines
782 B
YAML
33 lines
782 B
YAML
id: smugmug-takeover
|
|
|
|
info:
|
|
name: Smugmug Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
description: Smugmug takeover was detected.
|
|
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"'
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- "resolve(Host, 'cname')"
|
|
# digest: 4a0a00473045022100b1226725e7147551cc8b60993b4c27b9404d7c216e70d947284e74f11f59f0b402200d4046e85887737a8f83988735889b386beaed3dc3011dd2832b5a038810ee4b:922c64590222798bb761d5b6d8e72950 |