Skip to content

Netvibes User Name Information - Detect

ID: netvibes

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,netvibes

Netvibes user name information check was conducted.

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: 4a0a00473045022100ceb3188ec73a6dbc1ec54ea5b2e6b1186deb2c0c75d7a24c4d9a52f767f5f0c1022069b35f14e324be0a3bcff29350d81f0131fe978a573cedf3d4fab8b60802c699:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/netvibes.yaml"

View on Github