39 lines
909 B
YAML
39 lines
909 B
YAML
|
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: 4a0a0047304502202fc6b3018f8a83e264d93d2378c120c3ad143ea8414689ff4853d5b7e569dff7022100b998433f6bd83855fb5739287efdc9fbbbe8448a379b337eff8aa24f6f2a7c44:922c64590222798bb761d5b6d8e72950
|