Skip to content

CD-Action User Name Information - Detect

ID: cd-action

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,cd-action

CD-Action user name information check was conducted.

id: cd-action
info:
name: CD-Action User Name Information - Detect
author: dwisiswant0
severity: info
description: CD-Action 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,cd-action
self-contained: true
http:
- method: GET
path:
- "https://cdaction.pl/uzytkownicy/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Lista gier:"
# digest: 4a0a004730450221008ae0a515c5e41526a51503b210d07dbaddecfbd88b3309d53bc7dfa44949443702202affa1123afd336ed3320bb13bdd95bb6b33e2a83c077140c6e7ccde69e74990: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/cd-action.yaml"

View on Github