Duolingo User Name Information - Detect
ID: duolingo
Severity: info
Author: dwisiswant0
Tags: osint,osint-hobby,duolingo
Description
Section titled “Description”Duolingo user name information check was conducted.
YAML Source
Section titled “YAML Source”id: duolingo
info: name: Duolingo User Name Information - Detect author: dwisiswant0 severity: info description: Duolingo 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,duolingo
self-contained: true
http: - method: GET path: - "https://www.duolingo.com/2017-06-30/users?username={{user}}&_=1628308619574"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "joinedClassroomIds"# digest: 490a0046304402203c95e995731d3e5a020e0697c1c25aa45e58d323fb732eb531e5ad30a75f7bfe022021d19d7303c9d52aac31324bea159eab798f8d96e96ca7b4f2b750e85105eb14: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/duolingo.yaml"