403Webshell
Server IP : 103.48.194.25  /  Your IP : 216.73.217.33
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33
System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User : sieuthimay ( 1016)
PHP Version : 8.2.20
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/hocthongminh.net-bk/public_html/webadmin/components/admin/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/hocthongminh.net-bk/public_html/webadmin/components/admin/views/add.php
<div class="box-white"><?=$title?></div>
    <div class="box-content">
    <?=form_open('admin/add',array('id'=>'checknew'));?>
    <table>
    <tr>
        <td>
            <table class="form">
                <tr>
                    <td class="w150 label">Tên đăng nhập</td>
                    <td><input type="text" name="login_name" class="w200" value="<?=set_value('login_name')?>"></td>
                </tr>
                <tr>
                    <td class="label">Mật khẩu</td>
                    <td><input type="password" name="password" class="w200" value=""></td>
                </tr>
                <tr>
                    <td class="label">Nhắc lại mật khẩu</td>
                    <td><input type="password" class="w200" name="re_password"></td>
                </tr> 
                <tr>
                    <td colspan="2" class="footer"><input type="submit" name="bt_submit" class="themmoi"></td>
                </tr>               
            </table>
           </td>
           <td>
            <h4>Phân quyền <input type="checkbox" name="sa" id="sa" onclick="check_chose('sa', 'ar_id[]', 'checknew')" /> Chọn tất cả</h4>
            <?php
            foreach($list as $val):
            $list_f  = $this->admin->get_list_func($val->permission_id);
            ?>
            <div class="permission_name"><b><?=$val->permission_notice?></b> [<?=$val->permission_name?>]</div>
            <div style="overflow: hidden;">
                <?php foreach($list_f as $func):?>
                    <span class="permit_name"><input type="checkbox" name="ar_id[]" value="<?=$func->function_id?>"> <?=$func->function_notice?></span>
				<? endforeach;?>
            </div>
            <? endforeach;?>
           </td> 
        </tr>
    </table>
        <?=form_close();?>
    <div>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit