Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
cesaway /
js /
Delete
Unzip
Name
Size
Permission
Date
Action
bookSettings_cesa.js
1.2
KB
-rw-r--r--
2009-08-31 09:33
expressInstall.swf
773
B
-rw-r--r--
2009-08-31 09:33
fb-links.swf
4.23
KB
-rw-r--r--
2009-08-31 09:33
flippingbook.js
9.26
KB
-rw-r--r--
2009-08-31 09:33
liquid.js
1.74
KB
-rw-r--r--
2009-08-31 09:33
swfobject.js
22.92
KB
-rw-r--r--
2009-08-31 09:33
Save
Rename
if( document.documentElement ) bodyStyle = document.documentElement.style; else if( document.body ) bodyStyle = document.body.style; bodyStyle.visibility = "hidden"; function sizeContent(){ var windowHeight = getWindowHeight(); var footerHeight = document.getElementById("fbFooter").offsetHeight; var contentHeight = windowHeight - footerHeight; document.getElementById("fbContainer").style.height = contentHeight + "px"; var altDiv = document.getElementById("altmsg"); if( altDiv ){ var altH = altDiv.offsetHeight; var altW = altDiv.offsetWidth; altDiv.style.top = (contentHeight / 2 - altH /2)+ "px"; altDiv.style.left = (getWindowWidth() / 2 - altW /2)+ "px"; } if( bodyStyle ) bodyStyle.visibility = "visible"; } function addEvent( obj, type, fn ) { if (obj.addEventListener) obj.addEventListener( type, fn, false ); else if (obj.attachEvent) { obj["e"+type+fn] = fn; obj.attachEvent( "on"+type, function() { obj["e"+type+fn](); } ); } } function getWindowHeight() { var windowHeight=0; if ( typeof( window.innerHeight ) == 'number' ) { windowHeight=window.innerHeight; } else { if ( document.documentElement && document.documentElement.clientHeight) { windowHeight = document.documentElement.clientHeight; } else { if (document.body&&document.body.clientHeight) { windowHeight=document.body.clientHeight; } } } return windowHeight; }; function getWindowWidth() { var ww = 0; if (self.innerWidth) ww = self.innerWidth; else if (document.documentElement && document.documentElement.clientWidth) ww = document.documentElement.clientWidth; else if (document.body) ww = document.body.clientWidth; return ww; } addEvent( window, "load", sizeContent); addEvent( window, "resize", sizeContent );