Skip to content

Bentbox User Name Information - Detect

ID: bentbox

Severity: info

Author: dwisiswant0

Tags: osint,osint-porn,bentbox

Bentbox user name information check was conducted.

id: bentbox
info:
name: Bentbox User Name Information - Detect
author: dwisiswant0
severity: info
description: Bentbox 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,bentbox
self-contained: true
http:
- method: GET
path:
- "https://bentbox.co/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "<div id=\"user_bar\">"
# digest: 4b0a00483046022100f6095b9c38d3f909ae25949a93ab67b000d29839e27cffec30736cb3a2152f73022100aa2c703e9ebed6642c5672827e1bb1af80b8b71cedcd03392513dfd1b5d40456: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/bentbox.yaml"

View on Github