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.17.76.163
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
.pkexec
[ DIR ]
drwxr-sr-x
GCONV_PATH=.
[ DIR ]
drwxr-sr-x
shims
[ DIR ]
drwxrwsrwx
.mad-root
0
B
-rw-r--r--
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
pwnkit
10.99
KB
-rwxr-xr-x
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 : core.min.js
/*! * jQuery UI Core 1.11.4 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/category/ui-core/ */ !function(a){"function"==typeof define&&define.amd?define(["jquery"],a):a(jQuery)}(function(a){function b(b,d){var e,f,g,h=b.nodeName.toLowerCase();return"area"===h?(e=b.parentNode,f=e.name,b.href&&f&&"map"===e.nodeName.toLowerCase()?(g=a("img[usemap='#"+f+"']")[0],!!g&&c(g)):!1):(/^(input|select|textarea|button|object)$/.test(h)?!b.disabled:"a"===h?b.href||d:d)&&c(b)}function c(b){return a.expr.filters.visible(b)&&!a(b).parents().addBack().filter(function(){return"hidden"===a.css(this,"visibility")}).length}a.ui=a.ui||{},a.extend(a.ui,{version:"1.11.4",keyCode:{BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38}}),a.fn.extend({scrollParent:function(b){var c=this.css("position"),d="absolute"===c,e=b?/(auto|scroll|hidden)/:/(auto|scroll)/,f=this.parents().filter(function(){var b=a(this);return d&&"static"===b.css("position")?!1:e.test(b.css("overflow")+b.css("overflow-y")+b.css("overflow-x"))}).eq(0);return"fixed"!==c&&f.length?f:a(this[0].ownerDocument||document)},uniqueId:function(){var a=0;return function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++a)})}}(),removeUniqueId:function(){return this.each(function(){/^ui-id-\d+$/.test(this.id)&&a(this).removeAttr("id")})}}),a.extend(a.expr[":"],{data:a.expr.createPseudo?a.expr.createPseudo(function(b){return function(c){return!!a.data(c,b)}}):function(b,c,d){return!!a.data(b,d[3])},focusable:function(c){return b(c,!isNaN(a.attr(c,"tabindex")))},tabbable:function(c){var d=a.attr(c,"tabindex"),e=isNaN(d);return(e||d>=0)&&b(c,!e)}}),a("<a>").outerWidth(1).jquery||a.each(["Width","Height"],function(b,c){function d(b,c,d,f){return a.each(e,function(){c-=parseFloat(a.css(b,"padding"+this))||0,d&&(c-=parseFloat(a.css(b,"border"+this+"Width"))||0),f&&(c-=parseFloat(a.css(b,"margin"+this))||0)}),c}var e="Width"===c?["Left","Right"]:["Top","Bottom"],f=c.toLowerCase(),g={innerWidth:a.fn.innerWidth,innerHeight:a.fn.innerHeight,outerWidth:a.fn.outerWidth,outerHeight:a.fn.outerHeight};a.fn["inner"+c]=function(b){return void 0===b?g["inner"+c].call(this):this.each(function(){a(this).css(f,d(this,b)+"px")})},a.fn["outer"+c]=function(b,e){return"number"!=typeof b?g["outer"+c].call(this,b):this.each(function(){a(this).css(f,d(this,b,!0,e)+"px")})}}),a.fn.addBack||(a.fn.addBack=function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}),a("<a>").data("a-b","a").removeData("a-b").data("a-b")&&(a.fn.removeData=function(b){return function(c){return arguments.length?b.call(this,a.camelCase(c)):b.call(this)}}(a.fn.removeData)),a.ui.ie=!!/msie [\w.]+/.exec(navigator.userAgent.toLowerCase()),a.fn.extend({focus:function(b){return function(c,d){return"number"==typeof c?this.each(function(){var b=this;setTimeout(function(){a(b).focus(),d&&d.call(b)},c)}):b.apply(this,arguments)}}(a.fn.focus),disableSelection:function(){var a="onselectstart"in document.createElement("div")?"selectstart":"mousedown";return function(){return this.bind(a+".ui-disableSelection",function(a){a.preventDefault()})}}(),enableSelection:function(){return this.unbind(".ui-disableSelection")},zIndex:function(b){if(void 0!==b)return this.css("zIndex",b);if(this.length)for(var c,d,e=a(this[0]);e.length&&e[0]!==document;){if(c=e.css("position"),("absolute"===c||"relative"===c||"fixed"===c)&&(d=parseInt(e.css("zIndex"),10),!isNaN(d)&&0!==d))return d;e=e.parent()}return 0}}),a.ui.plugin={add:function(b,c,d){var e,f=a.ui[b].prototype;for(e in d)f.plugins[e]=f.plugins[e]||[],f.plugins[e].push([c,d[e]])},call:function(a,b,c,d){var e,f=a.plugins[b];if(f&&(d||a.element[0].parentNode&&11!==a.element[0].parentNode.nodeType))for(e=0;e<f.length;e++)a.options[f[e][0]]&&f[e][1].apply(a.element,c)}}});
Close