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 /
callforentries2020 /
WebSearch /
Delete
Unzip
Name
Size
Permission
Date
Action
page0001.html
5.63
KB
-rw-r--r--
2020-02-10 07:42
page0002.html
7.71
KB
-rw-r--r--
2020-02-10 07:42
page0003.html
7.71
KB
-rw-r--r--
2020-02-10 07:42
page0004.html
8.42
KB
-rw-r--r--
2020-02-10 07:42
page0005.html
8.42
KB
-rw-r--r--
2020-02-10 07:42
page0006.html
10.38
KB
-rw-r--r--
2020-02-10 07:42
page0007.html
10.38
KB
-rw-r--r--
2020-02-10 07:42
page0008.html
8.73
KB
-rw-r--r--
2020-02-10 07:42
page0009.html
8.73
KB
-rw-r--r--
2020-02-10 07:42
page0010.html
9.46
KB
-rw-r--r--
2020-02-10 07:42
page0011.html
9.46
KB
-rw-r--r--
2020-02-10 07:42
page0012.html
10.47
KB
-rw-r--r--
2020-02-10 07:42
page0013.html
10.47
KB
-rw-r--r--
2020-02-10 07:42
page0014.html
10.63
KB
-rw-r--r--
2020-02-10 07:42
page0015.html
10.63
KB
-rw-r--r--
2020-02-10 07:42
page0016.html
6.52
KB
-rw-r--r--
2020-02-10 07:42
page0017.html
6.52
KB
-rw-r--r--
2020-02-10 07:42
page0018.html
11.02
KB
-rw-r--r--
2020-02-10 07:42
page0019.html
11.02
KB
-rw-r--r--
2020-02-10 07:42
page0020.html
7.76
KB
-rw-r--r--
2020-02-10 07:42
page0021.html
7.76
KB
-rw-r--r--
2020-02-10 07:42
page0022.html
8.04
KB
-rw-r--r--
2020-02-10 07:42
page0023.html
8.04
KB
-rw-r--r--
2020-02-10 07:42
page0024.html
5.87
KB
-rw-r--r--
2020-02-10 07:42
summary.html
1.8
KB
-rw-r--r--
2020-02-10 07:42
Save
Rename
<!-- saved from url=(0014)about:internet --> <html lang="en"> <!-- Smart developers always View Source. This application was built using Adobe Flex, an open source framework for building rich Internet applications that get delivered via the Flash Player or to desktops via Adobe AIR. Learn more about Flex at http://flex.org // --> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- BEGIN Browser History required section --> <link rel="stylesheet" type="text/css" href="../history/history.css" /> <!-- END Browser History required section --> <title>CESA_AON_brochure_2020</title> <script src="../AC_OETags.js" language="javascript"></script> <!-- BEGIN Browser History required section --> <script src="../history/history.js" language="javascript"></script> <!-- END Browser History required section --> <style> body { margin: 0px; overflow:hidden } </style> <script type="text/javascript"> var errorName = null; function isBrowserSupportPlugin() { var supported = null; try { new ActiveXObject(""); } catch (e) { errorName = e.name; } try { supported = !!new ActiveXObject("htmlfile"); } catch (e) { supported = false; } if(errorName != 'ReferenceError' && supported==false){ supported = false; }else{ supported =true; } return supported; } function isMetroIE() { var matchIE = /MSIE\s([\d.]+)/; if ((matchIE.test(navigator.userAgent)) && !isBrowserSupportPlugin()) return true; else return false; } var iRegex = /android|BlackBerry|Windows Phone|(iP(hone|ad))/i; if (iRegex.test(navigator.userAgent) || isMetroIE()){ var url= "../html5.html?page=21"; if( false && window.parent) window.parent.location=url; else window.location =url; } </script> <script language="JavaScript" type="text/javascript"> <!-- // ----------------------------------------------------------------------------- // Globals // Major version of Flash required var requiredMajorVersion = 10; // Minor version of Flash required var requiredMinorVersion = 0; // Minor version of Flash required var requiredRevision = 0; // ----------------------------------------------------------------------------- // --> </script> </head> <body scroll="no" onload="setBrowserFocus()"> <script language="JavaScript" type="text/javascript"> <!-- // Version check for the Flash Player that has the ability to start Player Product Install (6.0r65) var hasProductInstall = DetectFlashVer(6, 0, 65); // Version check based upon the values defined in globals var hasRequestedVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision); function closeMe(){return window.close();} function getparafromurl() { var url,pos,parastr,para; url = window.location.href; pos = url.indexOf("?") parastr = url.substring(pos+1); return parastr; } function setBrowserFocus(){ document.getElementById('main').focus();} if ( hasProductInstall && !hasRequestedVersion ) { // DO NOT MODIFY THE FOLLOWING FOUR LINES // Location visited after installation is complete if installation is required var MMPlayerType = (isIE == true) ? "ActiveX" : "PlugIn"; var MMredirectURL = window.location; document.title = document.title.slice(0, 47) + " - Flash Player Installation"; var MMdoctitle = document.title; AC_FL_RunContent( "src", "playerProductInstall", "FlashVars", "MMredirectURL="+MMredirectURL+'&MMplayerType='+MMPlayerType+'&MMdoctitle='+MMdoctitle+"", "width", "100%", "height", "100%", "align", "middle", "id", "main", "quality", "high", "allowFullScreen","true", "FlashVars", getparafromurl(), "bgcolor", "#ffffff", "name", "main", "allowScriptAccess","sameDomain", "type", "application/x-shockwave-flash", "pluginspage", "http://www.adobe.com/go/getflashplayer" ); } else if (hasRequestedVersion) { // if we've detected an acceptable version // embed the Flash Content SWF when all tests are passed AC_FL_RunContent( "src", "../main?page=22", "width", "100%", "height", "100%", "align", "middle", "allowFullScreen","true", "id", "main", "FlashVars", getparafromurl(), "quality", "high", "bgcolor", "#ffffff", "name", "main", "allowScriptAccess","sameDomain", "type", "application/x-shockwave-flash", "pluginspage", "http://www.adobe.com/go/getflashplayer" ); } else { // flash is too old or we can't detect the plugin var alternateContent = 'Alternate HTML content should be placed here. ' + 'This content requires the Adobe Flash Player. ' + '<a href=http://www.adobe.com/go/getflash/>Get Flash</a>'; document.write(alternateContent); // insert non-flash content } // --> </script> <noscript> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="main" width="100%" height="100%" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"> <param name="movie" value="../main.swf?page=22" /> <param name="quality" value="high" /> <param name="allowFullScreen" value="true" /> <param name="bgcolor" value="#ffffff" /> <param name="allowScriptAccess" value="sameDomain" /> <embed src="main.swf" quality="high" bgcolor="#ffffff" width="100%" height="100%" name="main" align="middle" play="true" loop="false" allowFullScreen="true" quality="high" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"> </embed> </object> </noscript> <noscript> Name of CESA Member Firm submitting the entry Name of Award Category Name of Award Category Name of Nominated Client* Optional: Contact details for the contact person Motivation for the nomination (Abridged pro le and 1 page write-up (A4, Arial 10) Contact details of the person submitting this entry PLEASE INDICATE WITH X CESA AON ENGINEERING EXCELLENCE AWARDS 2020 PRE-ENTRY FORM: CLIENT AWARDS Please take note of the following: • This is a preliminary entry only and indicates your intention to submit a full entry at a later stage in accordance with the rules of the competition • Once the Awards Committee has reviewed your pre-entry form/s, an email of con rmation will be sent to you, should your entry/ entries be successful by no later than Monday, 6th April 2020 • There will be an opportunity to attend a brie ng session on Thursday, 16 April 2020 • Incomplete or late entries will not be considered • If you Pre-entry is successful the full entry must be submitted by Friday, 22nd May 2020. *THIS FORM IS FOR CATEGORY: PROJECTS AND BUSINESS AWARDS ONLY *See details in the brochure for qualifying criteria PRE-ENTRY FORM: FINANCIAL COMMITMENT FORM I, (full Name, Surname) agree to abide by the rules and regulations of the CESA Aon Engineering Excellence Awards and also pay a non-refundable deposit or R4 617.00 (excluding VAT) on submission of this Pre-entry form. This amount to 30% of the total entry fee of R15 390.00. The balance of R10 773.00 (excluding VAT), I agree to pay on invitation to submit a full entry if all criteria for full entry are met. To be paid within 7 days of receiving an invitation to submit a full entry. CHECKLIST FOR ENTRY SUBMISSION: MATERIAL REQUIRED Hard Copies of the entire submission Electronic copies on USB Photographs for each entry submission. Each image at least 1MB in size Elevator statement of each entry Executive Summary of each entry High quality video in either MP4 or MOV format (optional) Corporate Logo jpg at least 2mb in size. 1920 x 1080 pixel size JV partner logo at least 2mb in size. 1920 x 1080 pixel size Client’s Logo at least 2mb in size. 1920 x 1080 pixel size AMOUNT CHECKED 2 3 20 1 1 1 1 Project Poster, A1 Size, at an additional cost R2 800 excl. VAT Signature: Date: Designation: Telephone (Of ce): Telephone (Direct): YES NO 1240 21 Visionary Client of the Year 1  </noscript> </body> </html>