35 lines
824 B
YAML
35 lines
824 B
YAML
|
id: npmjs
|
||
|
|
||
|
info:
|
||
|
name: NPMjs User Name Information - Detect
|
||
|
author: olearycrew
|
||
|
severity: info
|
||
|
description: NPMjs 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,npmjs
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://www.npmjs.com/~{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- 'Your profile picture'
|
||
|
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
# digest: 4a0a0047304502203296ea83b2420c6c06de8ef5aa0137e960a521cb08da87a3286aba6789473ff7022100c66c84712634f17498381c0bb50ece7df813bbd134ecf741ab9f9d591aeedfcf:922c64590222798bb761d5b6d8e72950
|