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
/
home /
amatya /
quiz1 /
node_modules /
jsonpath /
[ HOME SHELL ]
Name
Size
Permission
Action
bin
[ DIR ]
dr-xr-xr-x
generated
[ DIR ]
dr-xr-xr-x
include
[ DIR ]
dr-xr-xr-x
lib
[ DIR ]
dr-xr-xr-x
node_modules
[ DIR ]
dr-xr-xr-x
test
[ DIR ]
dr-xr-xr-x
.jscsrc
1.76
KB
-rw-rw-rw-
.jshintrc
280
B
-rw-rw-rw-
.travis.yml
38
B
-rw-rw-rw-
Dockerfile
23
B
-rw-rw-rw-
Gruntfile.js
3.21
KB
-rw-rw-rw-
LICENSE
1.06
KB
-rw-rw-rw-
README.md
8.92
KB
-rw-rw-rw-
fig.yml
115
B
-rw-rw-rw-
index.js
41
B
-rw-rw-rw-
jsonpath.js
215.29
KB
-rw-rw-rw-
jsonpath.min.js
83.69
KB
-rw-rw-rw-
package.json
1.1
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .jscsrc
{ "disallowSpacesInNamedFunctionExpression": { "beforeOpeningRoundBrace": true }, "disallowSpacesInFunctionExpression": { "beforeOpeningRoundBrace": true }, "disallowSpacesInAnonymousFunctionExpression": { "beforeOpeningRoundBrace": true }, "disallowSpacesInFunctionDeclaration": { "beforeOpeningRoundBrace": true }, "disallowEmptyBlocks": true, "disallowSpacesInsideParentheses": true, "disallowQuotedKeysInObjects": true, "disallowSpaceAfterObjectKeys": true, "disallowSpaceAfterPrefixUnaryOperators": true, "disallowSpaceBeforePostfixUnaryOperators": true, "disallowSpaceBeforeBinaryOperators": [ "," ], "disallowMixedSpacesAndTabs": true, "disallowTrailingWhitespace": true, "disallowTrailingComma": true, "disallowYodaConditions": true, "disallowKeywords": [ "with" ], "disallowMultipleLineBreaks": true, "requireSpaceBeforeBlockStatements": true, "requireParenthesesAroundIIFE": true, "requireSpacesInConditionalExpression": true, "disallowMultipleVarDecl": true, "requireBlocksOnNewline": 1, "requireCommaBeforeLineBreak": true, "requireSpaceBeforeBinaryOperators": true, "requireSpaceAfterBinaryOperators": true, "requireLineFeedAtFileEnd": true, "requireCapitalizedConstructors": true, "requireDotNotation": true, "requireSpacesInForStatement": true, "requireCurlyBraces": [ "do" ], "requireSpaceAfterKeywords": [ "if", "else", "for", "while", "do", "switch", "case", "return", "try", "catch", "typeof" ], "safeContextKeyword": "self", "validateLineBreaks": "LF", "validateIndentation": 2 }
Close