2022-06-12 07:31:58 +00:00
|
|
|
id: npm-shrinkwrap-exposure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Node Shrinkwrap Exposure
|
2023-01-06 17:23:51 +00:00
|
|
|
author: DhiyaneshDk,noraj
|
2022-06-12 07:31:58 +00:00
|
|
|
severity: info
|
2023-07-04 03:54:55 +00:00
|
|
|
description: |
|
|
|
|
A file created by npm shrinkwrap. It is identical to package-lock.json.
|
|
|
|
reference:
|
|
|
|
- https://docs.npmjs.com/cli/v9/configuring-npm/npm-shrinkwrap-json
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:npmjs:npm:*:*:*:*:*:*:*:*
|
2022-06-12 07:31:58 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-07-04 03:54:55 +00:00
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: npmjs
|
2024-09-10 09:08:16 +00:00
|
|
|
product: npm
|
|
|
|
shodan-query: html:"npm-shrinkwrap.json"
|
2023-07-04 03:54:55 +00:00
|
|
|
tags: config,exposure,npm,files,node
|
2022-06-12 07:31:58 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-12 07:31:58 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/npm-shrinkwrap.json"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "version"
|
|
|
|
- "dependencies"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "application/json"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2023-10-14 11:27:55 +00:00
|
|
|
- 200
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4a0a0047304502207143a58821d12c44a2b984526aeb7aad5b805db82635bc9ec40abe7cf15ece8e022100da1affb7229ec4d94e318a4696ed04d1e6d31572d7c11a0f61bb7e083d278006:922c64590222798bb761d5b6d8e72950
|