Skip to content

XVIDEOS-profiles User Name Information - Detect

ID: xvideos-profiles

Severity: info

Author: dwisiswant0

Tags: osint,osint-porn,xvideos-profiles

XVIDEOS-profiles user name information check was conducted.

id: xvideos-profiles
info:
name: XVIDEOS-profiles User Name Information - Detect
author: dwisiswant0
severity: info
description: XVIDEOS-profiles 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-porn,xvideos-profiles
self-contained: true
http:
- method: GET
path:
- "https://www.xvideos.com/profiles/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "page - XVIDEOS.COM"
# digest: 4a0a00473045022100e1f2b59bb4a56a97aabfe9ddc20473b47df96bb790ce326e515d6055500d188302206689e9622e7c5cc64fca04d50c2cb637c14c86b8f3405f2ee0b1447d8b209e27: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/xvideos-profiles.yaml"

View on Github