id: npmjs info: name: NPMjs author: olearycrew severity: info description: This OSINT template looks for information about a user name. 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,osint-social,npmjs self-contained: true requests: - method: GET path: - "https://www.npmjs.com/~{{user}}" matchers-condition: and matchers: - type: word part: body words: - 'Your profile picture' - type: status status: - 200