35 lines
825 B
YAML
35 lines
825 B
YAML
id: netvibes
|
|
|
|
info:
|
|
name: Netvibes User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Netvibes 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-social,netvibes
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.netvibes.com/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "userId"
|
|
|
|
# digest: 4a0a0047304502207220cd737ec7c41887ca6b47f5c722bc114f5c3a7d556e98cf00793725f72dc5022100e7a9ae301dfc25710247f1b3728ae5ebba50dd1423e19af412d0a823838f97b9:922c64590222798bb761d5b6d8e72950
|