Skip to content

Stripchat User Name Information - Detect

ID: stripchat

Severity: info

Author: dwisiswant0

Tags: osint,osint-porn,stripchat

Stripchat user name information check was conducted.

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

View on Github