Skip to content

Itch.io User Name Information - Detect

ID: itchio

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,itchio

Itch.io user name information check was conducted.

id: itchio
info:
name: Itch.io User Name Information - Detect
author: dwisiswant0
severity: info
description: Itch.io 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-gaming,itchio
self-contained: true
http:
- method: GET
path:
- "https://itch.io/profile/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "A member registered"
# digest: 4b0a00483046022100e61c040854296acc788ad27690d122e31a0df9b3ea830a8926e5e501021d5835022100d0c478888b567ffe39e8eb40e273af97d2cb707706793e6c9b11e2aa9e04f7f7: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/itchio.yaml"

View on Github