Windows NT 5XH5ME 10.0 build 17763 (Windows Server 2016) AMD64
Microsoft-IIS/10.0
: | : 3.15.0.212
Cant Read [ /etc/named.conf ]
8.0.30
IWPD_574(rhy10449)
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
D: /
Inetpub /
vhosts /
rhythmmedical.in /
httpdocs /
assets /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
bootstrap.bundal.js
76.8
KB
-rw-rw-rw-
bootstrap.min.js
59.42
KB
-rw-rw-rw-
carousal_slider.js
463
B
-rw-rw-rw-
carousal_slider2.js
287
B
-rw-rw-rw-
client_testimonial.js
11.84
KB
-rw-rw-rw-
custom.js
4.06
KB
-rw-rw-rw-
double_characters_remove.js
2.18
KB
-rw-rw-rw-
jquery-fancybox.min.js
51.08
KB
-rw-rw-rw-
jquery.min.js
153.94
KB
-rw-rw-rw-
jqueryUI.js
233.96
KB
-rw-rw-rw-
lightbox.js
526
B
-rw-rw-rw-
magnify.js
19.79
KB
-rw-rw-rw-
main.js
6.41
KB
-rw-rw-rw-
mdb.min.js
281.51
KB
-rw-rw-rw-
menu_js.js
910
B
-rw-rw-rw-
menu_p1.js
796
B
-rw-rw-rw-
owl.carousel.min.js
111.86
KB
-rw-rw-rw-
pie_chart.js
64.5
KB
-rw-rw-rw-
popper.min.js
20.51
KB
-rw-rw-rw-
sweetalert.js
68
KB
-rw-rw-rw-
sweetalert.min.js
45.23
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : custom.js
$(document).ready(function() { console.log("man"); window.onload=function() {myFunction()}; window.onscroll=function() {myFunction()}; function myFunction() { if ($(window).scrollTop() > 50 ) { $(".landingHeader").css("background-image","linear-gradient(250deg, #c83579, #4f1c57)"); $(".landingHeader").addClass("animated slideInDown slower"); } else { $(".landingHeader").css("background-image","linear-gradient( 250deg , rgb(200 53 121 / 31%), rgb(79 28 87 / 35%))"); $(".landingHeader").removeClass("animated slideInDown fadeInDown wow slower"); } } $(".navButton1").click(function(){ $(".mainHeadBack").removeClass("animated slideInDown slow"); $(".mainHeadBack").css("display","none"); $(".mainHeadBack").css("display","block"); $(".mainHeadBack").addClass("animated slideInDown slow"); $(".mainHeadBack").css("background-color","transparent"); console.log("clicked"); }); new WOW().init(); ////Scrolling To top //SMooth scrolling }); $(document).ready(function(){ // Add smooth scrolling to all links $("a.superTop").on('click', function(event) { // Make sure this.hash has a value before overriding default behavior if (this.hash !== "") { // Prevent default anchor click behavior event.preventDefault(); // Store hash var hash = this.hash; // Using jQuery's animate() method to add smooth page scroll // The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area $('html, body').animate({ scrollTop: $(hash).offset().top }, 1500, function(){ // Add hash (#) to URL when done scrolling (default click behavior) window.location.hash = hash; }); } // End if }); }); // Banner Slider // // function fade($ele) { $ele .fadeIn(2000) .delay(3000) .fadeOut(1000, function () { var $next = $(this).next(".quote"); fade($next.length > 0 ? $next : $(this).parent().children().first()); }); } fade($(".quoteLoop > .quote").first()); // // // // Tabs Functionality code start $(document).ready(function() { // ////adding active class to current li $('.toolsMainUl>li').click(function() { $('.toolsMainUl>li').removeClass('liActiveClass'); $(this).addClass('liActiveClass'); }); ////adding active class to current li // $('.toolsMainUl>li:eq(0)').click(function() { $('.commonTabs').removeClass('displayBlock'); $('.commonTabs').addClass('displayBlock'); }); $('.toolsMainUl>li:eq(1)').click(function() { $('.commonTabs').removeClass('displayBlock'); $('.commonTabs').addClass('displayNone'); $('.webAppTab').addClass('displayBlock'); }); $('.toolsMainUl>li:eq(2)').click(function() { $('.commonTabs').removeClass('displayBlock'); $('.commonTabs').addClass('displayNone'); $('.windowsAppTab').addClass('displayBlock'); }); $('.toolsMainUl>li:eq(3)').click(function() { $('.commonTabs').removeClass('displayBlock'); $('.commonTabs').addClass('displayNone'); $('.mobileAppTab').addClass('displayBlock'); }); }); // // // Tabs Functionality code start // Set caption from card text // $('.card a').fancybox({ // caption : function( instance, item ) { // return $(this).parent().find('.card-text').html(); // } // }); // Set caption from card text // // // Flipping all divs in a row in testimonial branching page code if (window.matchMedia('(max-width: 1024px)').matches) { $('.flipAllDIv').hover(function() { $(this).children().find("div.fourPillarInnerDiv").css({'transform': 'skew(0deg, 0deg)', 'transition': 'all 0.5s linear'}); }, function(){ $(this).children().find("div.fourPillarInnerDiv").css({'transform': 'skew(3deg, 10deg)', 'transition': 'all 0.5s linear'}); }); } else { $('.flipAllDIv').hover(function() { $(this).children().find("div.fourPillarInnerDiv").css({'transform': 'skew(0deg, 0deg)', 'transition': 'all 0.5s linear'}); }, function(){ $(this).children().find("div.fourPillarInnerDiv").css({'transform': 'skew(10deg, 10deg)', 'transition': 'all 0.5s linear'}); }); } // Flipping all divs in a row in testimonial branching page code // //
Close