35 lines
836 B
YAML
35 lines
836 B
YAML
id: blogmarks
|
|
|
|
info:
|
|
name: Blogmarks User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Blogmarks 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-misc,blogmarks
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "http://blogmarks.net/user/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "class=\"mark\""
|
|
|
|
# digest: 4a0a00473045022100e818e1617eea959e703ee4593878a929de4d68f628a0a0e67ca20bb9f2edf511022014dd1e9c5115a745a1be78055d976dd01814462c6366e912cc164738e076908b:922c64590222798bb761d5b6d8e72950
|