Championat User Name Information - Detect
ID: championat
Severity: info
Author: dwisiswant0
Tags: osint,osint-news,championat
Description
Section titled “Description”Championat user name information check was conducted.
YAML Source
Section titled “YAML Source”id: championat
info: name: Championat User Name Information - Detect author: dwisiswant0 severity: info description: Championat 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-news,championat
self-contained: true
http: - method: GET path: - "https://www.championat.com/user/{{user}}/"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "Личный профил"# digest: 4b0a004830460221008434afa87e8b97acd22a080f886f5c502f78d6d102ae992e782c9bd8633eb4460221008e0b970d63c81c8917b9e06dc3dafcbf6e7b478d4a5c947cb26bcb2a17e641f1:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/osint/user-enumeration/championat.yaml"