nuclei-templates/http/takeovers/smugmug-takeover.yaml

27 lines
458 B
YAML
Raw Normal View History

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
severity: high
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
metadata:
max-request: 1
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
2022-12-06 19:55:14 +00:00
- '{"text":"Page Not Found"'