Skip to content

TotalWar User Name Information - Detect

ID: totalwar

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,totalwar

TotalWar user name information check was conducted.

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

View on Github