Skip to content

Chyoa User Name Information - Detect

ID: chyoa

Severity: info

Author: dwisiswant0

Tags: osint,osint-porn,chyoa

Chyoa user name information check was conducted.

id: chyoa
info:
name: Chyoa User Name Information - Detect
author: dwisiswant0
severity: info
description: Chyoa 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,chyoa
self-contained: true
http:
- method: GET
path:
- "https://chyoa.com/user/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "When I'm not reading erotica I like to read"
# digest: 4a0a00473045022068ee4a8be6c859ee82bad4966cd8a072d358c435fefd869f222c0dd03567a95c022100ae44bda90cf2f3ecadb9ba36a59df2cf1ed9af1768cf1e72b422d70d26c5c9cb: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/chyoa.yaml"

View on Github