Skip to content

BDSMLR User Name Information - Detect

ID: bdsmlr

Severity: info

Author: dwisiswant0

Tags: osint,osint-porn,bdsmlr

BDSMLR user name information check was conducted.

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

View on Github