Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
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
/
usr /
libexec /
webmin /
filemin /
unauthenticated /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
bootstrap-hover-dropdown.min.j...
1.67
KB
-rw-r--r--
chmod-calculator.js
2.71
KB
-rw-r--r--
cmauto.js
1.02
KB
-rw-r--r--
legacy.js
11.26
KB
-rw-r--r--
main.js
9.16
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : cmauto.js
if (typeof $__theme_name__ != 'undefined' && $__theme_name__ == 'authentic') { function looksLikeScheme(a) {} function update() {} function change(a) {} } else { CodeMirror.modeURL = "unauthenticated/js/lib/codemirror/mode/%N/%N.js"; var editor = CodeMirror.fromTextArea(document.getElementById("data"), { mode: "scheme", lineNumbers: true, viewportMargin: Infinity }); var pending; function looksLikeScheme(code) { return !/^\s*\(\s*function\b/.test(code) && /^\s*[;\(]/.test(code); } function update() { editor.setOption("mode", looksLikeScheme(editor.getValue()) ? "scheme" : "javascript"); } function change(val) { if (typeof $__theme_name__ != 'undefined' && $__theme_name__ == 'authentic') { return; } if (m = /.+\.([^.]+)$/.exec(val)) { var info = CodeMirror.findModeByExtension(m[1]); if (info) { mode = info.mode; spec = info.mime; editor.setOption("mode", spec); CodeMirror.autoLoadMode(editor, mode); } else { update(); } } else { update(); } } }
Close