diff --git a/osint/platzi.yaml b/osint/platzi.yaml new file mode 100644 index 0000000000..a8786ae96d --- /dev/null +++ b/osint/platzi.yaml @@ -0,0 +1,30 @@ +id: platzi + +info: + name: Platzi service + author: philippedelteil + description: This OSINT template looks for information about a user name in Platzi. Platzi is a Latin American educational platform. + severity: info + 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.0 + cwe-id: CWE-200 + tags: osint + +self-contained: true +requests: + - method: GET + path: + - "https://platzi.com/p/{{user}}" + + redirects: true + matchers-condition: and + matchers: + - type: status + status: + - 200 + + - type: word + part: body + words: + - "username:"