!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/phpMyAdmin/setup/   drwxr-xr-x
Free 52.37 GB of 127.8 GB (40.98%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     styles.css (6.78 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* global styles */ body { padding-bottom: 1em; } img { border: 0; } a { color: #004C96; } a:hover, a:active { color: #000; } h1 { font-size: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; } /* language selection box */ #select_lang { position: absolute; right: 1em; top: 1em; } /* menu */ #menu { float: left; width: 200px; } #menu ul { margin: 1em 1em 1em 0.5em; padding: 0 0.5em; list-style: none; } #menu li a { padding: 3px; font-weight: bold; display: block; color: #669; text-decoration: none; zoom: 1; /* IE fix */ } #menu li a:hover, #menu li a:active { color: #C00; } /* page contents and footer layout */ #page { margin-left: 200px; } #footer { margin-top: 1em; } #footer a { margin-right: 0.5em; text-decoration: none; font-size: small; } /* phpMyAdmin logo colors */ .blue { color: #7584B3; } .orange { color: #FFAD17; } .red { color: #C00; } /* main page messages */ div.notice, div.warning, div.error { margin: 0.5em 0; padding: 10px 10px 10px 36px; border: 1px solid #000; background: #FFD url(../themes/original/img/b_tipp.png) no-repeat 10px 0.8em; } div.notice h4, div.warning h4, div.error h4 { font-weight: bold; font-size: large; margin: 0 0 0.2em 0; border-bottom: 1px solid #000; } div.notice { border-color: #FFD700; background-color: #FFD; background-image: url(../themes/original/img/s_notice.png); } div.notice h4 { border-color: #FFD700; } div.notice[id^=version_check] { border-color: #002DFF; background-color: #EEF; } div.notice[id^=version_check] h4 { border-color: #002DFF; } div.warning { border-color: #C00; background-color: #FFC; background-image: url(../themes/original/img/s_warn.png); } div.warning h4 { color: #C00; border-color: #C00; } div.error { border-color: #D00; background-color: #FFC; background-image: url(../themes/original/img/s_error.png); } div.error h4 { color: #D00; border-color: #D00; } /* form tabs */ ul.tabs { margin: 0; padding: 0 0 7px 0; list-style: none; font-weight: bold; } ul.tabs li { float: left; } ul.tabs li a { display: block; margin: 2px 2px 0; padding: 2px 8px; background: #DEE1FF; white-space: nowrap; text-decoration: none; border: 1px #9AA4FF solid; border-bottom: none; } ul.tabs li a:hover, ul.tabs li a:active, ul.tabs li a.active { margin: 0; padding: 2px 10px 4px; background: #F7FBFF; } ul.tabs li a:hover, ul.tabs li a:active { color: #C00; } .tabs_contents { border-top: 2px #66B solid; } .tabs_contents fieldset { margin-top: 0; border-top: none; } .tabs_contents legend { display: none; } /* "restore default value" and "set value: foo" buttons */ .restore-default img, .set-value img { margin-bottom: -3px; } .userprefs-comment { cursor: help; float: right; } /* forms */ fieldset { padding: 0; margin-top: 1em; border: 2px #DEE1FF solid; background: #DEE1FF; } .form { border: 2px #DEE1FF solid; } fieldset legend { margin-left: 1em; padding: 2px 8px; font-weight: bold; background: #F7FBFF; border: 1px #9AA4FF solid; } fieldset p { margin: 0; padding: 0.5em; background: #DEE1FF; } fieldset .errors { /* form error list */ margin: 0 -2px 1em -2px; padding: 0.5em 1.5em; background: #FBEAD9; border: 1px #C83838 solid; border-width: 1px 0; list-style: none; font-family: sans-serif; font-size: small; } fieldset .inline_errors { /* field error list */ margin: 0.3em 0.3em 0.3em 0; padding: 0; list-style: none; color: #9A0000; font-size: small; } fieldset table { background: #FFF; } fieldset th { width: 40%; min-width: 350px; padding: 0.3em 0.3em 0.3em 0.5em; text-align: left; vertical-align: top; } fieldset .doc { margin-left: 1em; } fieldset td { padding-top: 0.3em; vertical-align: top; } fieldset td.userprefs-allow { padding: 0; vertical-align: middle; text-align: center; width: 3em; } fieldset td.userprefs-allow:hover { cursor: pointer; background-color: #EEE; } fieldset th small { display: block; font-weight: normal; font-family: sans-serif; font-size: x-small; color: #666; } fieldset th, fieldset td, .form .lastrow { border-top: 1px #555 dotted; } fieldset .group-header th { background: #EAEDFF; border: none; } fieldset .group-header + tr th, fieldset .group-header + tr td, fieldset p + table tr:first-child td, fieldset p + table tr:first-child th { border-top: none; } fieldset .group-field-1 th, fieldset .group-header-2 th { padding-left: 1em; } fieldset .group-field-2 th, fieldset .group-header-3 th { padding-left: 2em; } fieldset .group-field-3 th { padding-left: 3em; } fieldset .lastrow, .form .lastrow { background: #F7FBFF; padding: 0.5em; text-align: center; } fieldset .lastrow input, .form .lastrow input { font-weight: bold; } /* simple form, without header and legend */ fieldset.simple { border-top-color: #DEE1FF; } fieldset.simple legend { display: none; } fieldset.simple th, fieldset.simple td { border-top: none; border-bottom: 1px #555 dotted; } fieldset.simple .lastrow { border: 0; } /* form elements */ span.checkbox { padding: 2px; display: inline-block; } .custom { /* customized field */ background: #FFC; } .checkbox.custom { padding: 1px; border: 1px #EDEC90 solid; } .field-error { border-color: #C11 !important; } input[type="text"], select, textarea { border: 1px #A7A6AA solid; } input[type="text"]:focus, select:focus, textarea:focus { border: 1px #6676FF solid; background: #F7FBFF; } .field-comment { position: relative; } .field-comment-mark { cursor: help; padding: 0 0.2em; font-weight: bold; font-style: italic; } .field-comment-warning { color: #A00; } .green { /* default form button */ color: #080; } table.datatable { margin: 0.5em 0 1em; } table.datatable th { padding: 0 1em 0 0.5em; border-bottom: 2px #66F solid; text-align: left; } table.datatable td { padding: 1px 0.5em; border-bottom: 1px #DEE1FF solid; } /* textarea with config file's contents */ #textconfig { width: 100%; border: 0; } /* error list */ dd { margin-left: 0.5em; } dd:before { content: "\25B8 "; } /* links on failed validation page, when saving a form */ a.btn { padding: 1px 5px; text-decoration: none; background: #E2E8FF; border: 1px #A6C8FF solid; border-top-color: #AFD0FF; border-left-color: #AFD0FF; font-weight: bold; } a.btn:hover, a.btn:active { background: #E6F5FF; color: #004C96; }

:: 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.004 ]--