Update and rename exposures/files/npm-shrinkwrap-exposure.yaml to http/exposures/files/npm-shrinkwrap-exposure.yaml
parent
2a7eff561e
commit
e2614b277c
|
@ -4,13 +4,15 @@ info:
|
|||
name: Node Shrinkwrap Exposure
|
||||
author: DhiyaneshDk,noraj
|
||||
severity: info
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: html:"npm-shrinkwrap.json"
|
||||
description: A file created by npm shrinkwrap. It is identical to package-lock.json.
|
||||
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
|
||||
tags: config,exposure,npm,files
|
||||
metadata:
|
||||
verified: true
|
||||
max-request: 1
|
||||
shodan-query: html:"npm-shrinkwrap.json"
|
||||
tags: config,exposure,npm,files,node
|
||||
|
||||
requests:
|
||||
- method: GET
|
Loading…
Reference in New Issue