Skip to content

MANYVIDS User Name Information - Detect

ID: manyvids

Severity: info

Author: dwisiswant0

Tags: osint,osint-porn,manyvids

MANYVIDS user name information check was conducted.

id: manyvids
info:
name: MANYVIDS User Name Information - Detect
author: dwisiswant0
severity: info
description: MANYVIDS 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,manyvids
self-contained: true
http:
- method: GET
path:
- "https://www.manyvids.com/results.php?keywords={{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- " Vids</h3>"
# digest: 490a004630440220196d0ca6912a6b96da2cff07d21a3b82ea42a74fe0184082c76cbe65dd26c4380220196d2c0bd76a6b5f8ed462b04895fa3db3ff1e30acd0fe0a66603c33a107e54b: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/manyvids.yaml"

View on Github