34 lines
849 B
YAML
34 lines
849 B
YAML
id: hatenablog-takeover
|
|
|
|
info:
|
|
name: Hatenablog Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
description: Hatenablog takeover was detected.
|
|
reference:
|
|
- https://beaglesecurity.com/blog/vulnerability/hatenablog-takeover-detection.html
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,hatenablog
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- "404 Blog is not found"
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- cname
|
|
# digest: 4a0a00473045022100e9c697e484d81916ba0c634b5a354972b3d6674b8d0cc70080cc93c3283f5cb802207e982fcaeda7d5396d39503732857d71bb6e8b3bcaf827a06fdfbff04e5d50fd:922c64590222798bb761d5b6d8e72950 |