Skip to content

Platzi service User Name Information - Detect

ID: platzi

Severity: info

Author: philippedelteil

Tags: osint,osint-social,platzi

Platzi service user name information check was conducted.

id: platzi
info:
name: Platzi service User Name Information - Detect
author: philippedelteil
severity: info
description: Platzi service 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-social,platzi
self-contained: true
http:
- method: GET
path:
- "https://platzi.com/p/{{user}}"
redirects: true
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"username":'
- 'profile_url:'
condition: and
- type: status
status:
- 200
# digest: 490a0046304402207553281137a104c2890a600615b09935a843712f44645ac7bebb853447963f30022073227561b436c4f5e2e3a970b4dc36ce17e4c26dc652a77c01b2a5487eb028e7: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/platzi.yaml"

View on Github