Skip to content

Japandict User Name Information - Detect

ID: japandict

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,japandict

Japandict user name information check was conducted.

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

View on Github