Skip to content

Hanime User Name Information - Detect

ID: hanime

Severity: info

Author: dwisiswant0

Tags: osint,osint-porn,hanime

Hanime user name information check was conducted.

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

View on Github