Skip to content

Warriorforum User Name Information - Detect

ID: warriorforum

Severity: info

Author: dwisiswant0

Tags: osint,osint-hobby,warriorforum

Warriorforum user name information check was conducted.

id: warriorforum
info:
name: Warriorforum User Name Information - Detect
author: dwisiswant0
severity: info
description: Warriorforum 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-hobby,warriorforum
self-contained: true
http:
- method: GET
path:
- "https://www.warriorforum.com/members/{{user}}.html"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "| Warrior Forum"
# digest: 4a0a00473045022100898a371c1163f150fe907a087ec03d75b6c540f0df52dc4dbab9a6cc13c473de0220074ee11a1ebc3af76d5ee798d6cb3122f4f35224d79e748af6594d5b243517f2: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/warriorforum.yaml"

View on Github