Skip to content

ArmorGames User Name Information - Detect

ID: armorgames

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,armorgames

ArmorGames user name information check was conducted.

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

View on Github