Files
APTs-Adversary-Simulation/North Koreans APT/Famous Chollima/package.json
T
2025-07-06 12:23:27 +03:00

13 lines
212 B
JSON

{
"name": "my-malicious-package",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"preinstall": "node payload.js"
},
"keywords": [],
"author": "",
"license": "ISC"
}