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.54
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 /
fs-vacuum /
[ HOME SHELL ]
Name
Size
Permission
Action
.eslintrc
421
B
-rw-r--r--
.npmignore
13
B
-rw-r--r--
.travis.yml
215
B
-rw-r--r--
LICENSE
736
B
-rw-r--r--
README.md
1.19
KB
-rw-r--r--
package.json
1.52
KB
-rw-r--r--
vacuum.js
3.22
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .eslintrc
{ "env" : { "node" : true }, "rules" : { "curly" : 0, "no-lonely-if" : 1, "no-mixed-requires" : 0, "no-underscore-dangle" : 0, "no-unused-vars" : [2, {"vars" : "all", "args" : "after-used"}], "no-use-before-define" : [2, "nofunc"], "quotes" : [1, "double", "avoid-escape"], "semi" : [2, "never"], "space-after-keywords" : 1, "space-infix-ops" : 0, "strict" : 0 } }
Close