35 lines
812 B
YAML
35 lines
812 B
YAML
|
id: ameblo
|
||
|
|
||
|
info:
|
||
|
name: Ameblo User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Ameblo user name information check was conducted.
|
||
|
classification:
|
||
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||
|
cvss-score: 0
|
||
|
cwe-id: CWE-200
|
||
|
metadata:
|
||
|
max-request: 1
|
||
|
tags: osint,osint-blog,ameblo
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://ameblo.jp/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "画像一覧"
|
||
|
|
||
|
# digest: 490a00463044022015f14fb5a0fb6d8d8f1681b2706601eb7b38a1eaccda45bd51577d32cfe815fc022040d9ae9d3b6df7010f6401fc26f338675721080f74f11bdf1af8ea0cc87fa9b4:922c64590222798bb761d5b6d8e72950
|