Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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
/
var /
www /
html /
amatya /
node_modules /
uuid /
[ HOME SHELL ]
Name
Size
Permission
Action
bin
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
.eslintrc.json
1.43
KB
-rw-r--r--
AUTHORS
169
B
-rw-r--r--
CHANGELOG.md
3.49
KB
-rw-r--r--
LICENSE.md
1.08
KB
-rw-r--r--
README.md
8.31
KB
-rw-r--r--
README_js.md
7.39
KB
-rw-r--r--
index.js
120
B
-rw-r--r--
package.json
2.3
KB
-rw-r--r--
v1.js
3.26
KB
-rw-r--r--
v3.js
106
B
-rw-r--r--
v4.js
680
B
-rw-r--r--
v5.js
109
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .eslintrc.json
{ "root": true, "env": { "browser": true, "commonjs": true, "node": true, "mocha": true }, "extends": ["eslint:recommended"], "rules": { "array-bracket-spacing": ["warn", "never"], "arrow-body-style": ["warn", "as-needed"], "arrow-parens": ["warn", "as-needed"], "arrow-spacing": "warn", "brace-style": ["warn", "1tbs"], "camelcase": "warn", "comma-spacing": ["warn", {"after": true}], "dot-notation": "warn", "eqeqeq": ["warn", "smart"], "indent": ["warn", 2, { "SwitchCase": 1, "FunctionDeclaration": {"parameters": 1}, "MemberExpression": 1, "CallExpression": {"arguments": 1} }], "key-spacing": ["warn", {"beforeColon": false, "afterColon": true, "mode": "minimum"}], "keyword-spacing": "warn", "no-console": "off", "no-empty": "off", "no-multi-spaces": "warn", "no-redeclare": "off", "no-restricted-globals": ["warn", "Promise"], "no-trailing-spaces": "warn", "no-undef": "error", "no-unused-vars": ["warn", {"args": "none"}], "one-var": ["warn", "never"], "padded-blocks": ["warn", "never"], "object-curly-spacing": ["warn", "never"], "quotes": ["warn", "single"], "react/prop-types": "off", "react/jsx-no-bind": "off", "semi": ["warn", "always"], "space-before-blocks": ["warn", "always"], "space-before-function-paren": ["warn", "never"], "space-in-parens": ["warn", "never"] } }
Close