Metacritic User Name Information - Detect
ID: metacritic
Severity: info
Author: dwisiswant0
Tags: osint,osint-hobby,metacritic
Description
Section titled “Description”Metacritic user name information check was conducted.
YAML Source
Section titled “YAML Source”id: metacritic
info: name: Metacritic User Name Information - Detect author: dwisiswant0 severity: info description: Metacritic 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,metacritic
self-contained: true
http: - method: GET path: - "https://www.metacritic.com/user/{{user}}"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "'s Profile - Metacritic"# digest: 4a0a00473045022100ab617c856f0e0f578cbe2a33591c387d34aae9b8b6a354cf2b6d8400580937ee02202b75a32feaa059a0eb63bca40d77048face1bb804aefe92ba957b397d7ae23ec: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/metacritic.yaml"