Skip to content

Patriots Win User Name Information - Detect

ID: patriots-win

Severity: info

Author: dwisiswant0

Tags: osint,osint-political,patriots-win

Patriots Win user name information check was conducted.

id: patriots-win
info:
name: Patriots Win User Name Information - Detect
author: dwisiswant0
severity: info
description: Patriots Win 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-political,patriots-win
self-contained: true
http:
- method: GET
path:
- "https://patriots.win/u/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "nav-user active register"
# digest: 4b0a00483046022100a93131ee5fee051a8b6dc8cc234a1aef3ad1029f9826c0328903ae617df88a8c022100c6137c20a81d2560780bcd4133e3d4a4da418941254c3abbe6e52d5d81d7f71e: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/patriots-win.yaml"

View on Github