Skip to content

Kongregate User Name Information - Detect

ID: kongregate

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,kongregate

Kongregate user name information check was conducted.

id: kongregate
info:
name: Kongregate User Name Information - Detect
author: dwisiswant0
severity: info
description: Kongregate 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,kongregate
self-contained: true
http:
- method: GET
path:
- "https://www.kongregate.com/accounts/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Member Since"
# digest: 4a0a004730450220760f5a40c6bb5e539ed0c637789e2575cfbb21d7a0464686fa4066f5d9a656a2022100e6e02c63b2ab58df9ce63815121a8b6af14b3ac6306c89475a71cf75d665dbfb: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/kongregate.yaml"

View on Github