Skip to content

XVIDEOS-models User Name Information - Detect

ID: xvideos-models

Severity: info

Author: dwisiswant0

Tags: osint,osint-porn,xvideos-models

XVIDEOS-models user name information check was conducted.

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

View on Github