Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.144.1.100
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
website /
bkmh /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
shims
[ DIR ]
drwxrwsrwx
1-cfa.engine.min.js
2.4
KB
-rwxrwxrwx
1-cfa.modernizr.min.js
19.31
KB
-rwxrwxrwx
1-cookieconsent.min.js
20.32
KB
-rwxrwxrwx
1-counter.js
4.15
KB
-rwxrwxrwx
1-functions.js
6.6
KB
-rwxrwxrwx
1-html5.js
10.09
KB
-rwxrwxrwx
1-jquery-migrate.min.js
7.03
KB
-rwxrwxrwx
1-jquery.js
93.73
KB
-rwxrwxrwx
1-main.js
508
B
-rwxrwxrwx
1-skip-link-focus-fix.js
1.04
KB
-rwxrwxrwx
1-szp-embed.min.js
1.49
KB
-rwxrwxrwx
1-venobox.min.js
13.66
KB
-rwxrwxrwx
bkhmcc.js
14.84
KB
-rwxrwxrwx
bkhmindex.js
19.9
KB
-rwxrwxrwx
bkhmlogData.js
239
B
-rwxrwxrwx
cfa.engine.min.js
2.4
KB
-rwxrwxrwx
cfa.modernizr.min.js
19.25
KB
-rwxrwxrwx
comment-reply.min.js
1.06
KB
-rwxrwxrwx
cookieconsent.min.js
20.32
KB
-rwxrwxrwx
core.min.js
3.9
KB
-rwxrwxrwx
counter.js
4.15
KB
-rwxrwxrwx
dasboardimg.js
2.18
KB
-rwxrwxrwx
dashboardimg.js
394
B
-rwxrwxrwx
functions.js
6.6
KB
-rwxrwxrwx
gma.script.js
5.95
KB
-rwxrwxrwx
html5.js
10.09
KB
-rwxrwxrwx
index.js
11.76
KB
-rwxrwxrwx
jquery-migrate.min.js
7.03
KB
-rwxrwxrwx
jquery.backstretch.min.js
4.14
KB
-rwxrwxrwx
jquery.flexslider-min.js
30.25
KB
-rwxrwxrwx
jquery.js
93.73
KB
-rwxrwxrwx
jquery.stellar.min.js
12.17
KB
-rwxrwxrwx
jquery.waypoints.min.js
8.59
KB
-rwxrwxrwx
log.js
631
B
-rwxrwxrwx
logData.js
239
B
-rwxrwxrwx
main.js
508
B
-rwxrwxrwx
markerwithlabel_packed.js
5.75
KB
-rwxrwxrwx
mp-waypoint-animations.js
623
B
-rwxrwxrwx
photogallery.js
24.54
KB
-rwxrwxrwx
selectstyle.css
2.37
KB
-rwxrwxrwx
skip-link-focus-fix.js
1.04
KB
-rwxrwxrwx
szp-embed.min.js
1.49
KB
-rwxrwxrwx
tabs.min.js
11.84
KB
-rwxrwxrwx
venobox.min.js
13.66
KB
-rwxrwxrwx
widget.min.js
6.75
KB
-rwxrwxrwx
wow.min.js
6.92
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : jquery.backstretch.min.js
/*! Backstretch - v2.0.4 - 2013-06-19 * http://srobbin.com/jquery-plugins/backstretch/ * Copyright (c) 2013 Scott Robbin; Licensed MIT */ (function(a,d,p){a.fn.backstretch=function(c,b){(c===p||0===c.length)&&a.error("No images were supplied for Backstretch");0===a(d).scrollTop()&&d.scrollTo(0,0);return this.each(function(){var d=a(this),g=d.data("backstretch");if(g){if("string"==typeof c&&"function"==typeof g[c]){g[c](b);return}b=a.extend(g.options,b);g.destroy(!0)}g=new q(this,c,b);d.data("backstretch",g)})};a.backstretch=function(c,b){return a("body").backstretch(c,b).data("backstretch")};a.expr[":"].backstretch=function(c){return a(c).data("backstretch")!==p};a.fn.backstretch.defaults={centeredX:!0,centeredY:!0,duration:5E3,fade:0};var r={left:0,top:0,overflow:"hidden",margin:0,padding:0,height:"400px",width:"100%",zIndex:-999999},s={position:"absolute",display:"none",margin:0,padding:0,border:"none",width:"auto",height:"400px",maxHeight:"none",maxWidth:"none",zIndex:-999999},q=function(c,b,e){this.options=a.extend({},a.fn.backstretch.defaults,e||{});this.images=a.isArray(b)?b:[b];a.each(this.images,function(){a("<img />")[0].src=this});this.isBody=c===document.body;this.$container=a(c);this.$root=this.isBody?l?a(d):a(document):this.$container;c=this.$container.children(".backstretch").first();this.$wrap=c.length?c:a('<div class="backstretch"></div>').css(r).appendTo(this.$container);this.isBody||(c=this.$container.css("position"),b=this.$container.css("zIndex"),this.$container.css({position:"static"===c?"relative":c,zIndex:"auto"===b?0:b,background:"none"}),this.$wrap.css({zIndex:-999998}));this.$wrap.css({position:this.isBody&&l?"fixed":"absolute"});this.index=0;this.show(this.index);a(d).on("resize.backstretch",a.proxy(this.resize,this)).on("orientationchange.backstretch",a.proxy(function(){this.isBody&&0===d.pageYOffset&&(d.scrollTo(0,1),this.resize())},this))};q.prototype={resize:function(){try{var a={left:0,top:0},b=this.isBody?this.$root.width():this.$root.innerWidth(),e=b,g=this.isBody?d.innerHeight?d.innerHeight:this.$root.height():this.$root.innerHeight(),j=e/this.$img.data("ratio"),f;j>=g?(f=(j-g)/2,this.options.centeredY&&(a.top="-"+f+"px")):(j=g,e=j*this.$img.data("ratio"),f=(e-b)/2,this.options.centeredX&&(a.left="-"+f+"px"));this.$wrap.css({width:b,height:g}).find("img:not(.deleteable)").css({width:e,height:j}).css(a)}catch(h){}return this},show:function(c){if(!(Math.abs(c)>this.images.length-1)){var b=this,e=b.$wrap.find("img").addClass("deleteable"),d={relatedTarget:b.$container[0]};b.$container.trigger(a.Event("backstretch.before",d),[b,c]);this.index=c;clearInterval(b.interval);b.$img=a("<img />").css(s).bind("load",function(f){var h=this.width||a(f.target).width();f=this.height||a(f.target).height();a(this).data("ratio",h/f);a(this).fadeIn(b.options.speed||b.options.fade,function(){e.remove();b.paused||b.cycle();a(["after","show"]).each(function(){b.$container.trigger(a.Event("backstretch."+this,d),[b,c])})});b.resize()}).appendTo(b.$wrap);b.$img.attr("src",b.images[c]);return b}},next:function(){return this.show(this.index<this.images.length-1?this.index+1:0)},prev:function(){return this.show(0===this.index?this.images.length-1:this.index-1)},pause:function(){this.paused=!0;return this},resume:function(){this.paused=!1;this.next();return this},cycle:function(){1<this.images.length&&(clearInterval(this.interval),this.interval=setInterval(a.proxy(function(){this.paused||this.next()},this),this.options.duration));return this},destroy:function(c){a(d).off("resize.backstretch orientationchange.backstretch");clearInterval(this.interval);c||this.$wrap.remove();this.$container.removeData("backstretch")}};var l,f=navigator.userAgent,m=navigator.platform,e=f.match(/AppleWebKit\/([0-9]+)/),e=!!e&&e[1],h=f.match(/Fennec\/([0-9]+)/),h=!!h&&h[1],n=f.match(/Opera Mobi\/([0-9]+)/),t=!!n&&n[1],k=f.match(/MSIE ([0-9]+)/),k=!!k&&k[1];l=!((-1<m.indexOf("iPhone")||-1<m.indexOf("iPad")||-1<m.indexOf("iPod"))&&e&&534>e||d.operamini&&"[object OperaMini]"==={}.toString.call(d.operamini)||n&&7458>t||-1<f.indexOf("Android")&&e&&533>e||h&&6>h||"palmGetResource"in d&&e&&534>e||-1<f.indexOf("MeeGo")&&-1<f.indexOf("NokiaBrowser/8.5.0")||k&&6>=k)})(jQuery,window);
Close