403Webshell
Server IP : 103.119.228.120  /  Your IP : 18.223.237.218
Web Server : Apache
System : Linux v8.techscape8.com 3.10.0-1160.119.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Jul 15 12:09:18 UTC 2024 x86_64
User : nobody ( 99)
PHP Version : 5.6.40
Disable Function : shell_exec,symlink,system,exec,proc_get_status,proc_nice,proc_terminate,define_syslog_variables,syslog,openlog,closelog,escapeshellcmd,passthru,ocinum cols,ini_alter,leak,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dl,dll,myshellexec,proc_open,socket_bind,proc_close,escapeshellarg,parse_ini_filepopen,fpassthru,exec,passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,popen,show_source,proc_nice,proc_terminate,proc_get_status,proc_close,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,dl,symlink,shell_exec,system,dl,passthru,escapeshellarg,escapeshellcmd,myshellexec,c99_buff_prepare,c99_sess_put,fpassthru,getdisfunc,fx29exec,fx29exec2,is_windows,disp_freespace,fx29sh_getupdate,fx29_buff_prepare,fx29_sess_put,fx29shexit,fx29fsearch,fx29ftpbrutecheck,fx29sh_tools,fx29sh_about,milw0rm,imagez,sh_name,myshellexec,checkproxyhost,dosyayicek,c99_buff_prepare,c99_sess_put,c99getsource,c99sh_getupdate,c99fsearch,c99shexit,view_perms,posix_getpwuid,posix_getgrgid,posix_kill,parse_perms,parsesort,view_perms_color,set_encoder_input,ls_setcheckboxall,ls_reverse_all,rsg_read,rsg_glob,selfURL,dispsecinfo,unix2DosTime,addFile,system,get_users,view_size,DirFiles,DirFilesWide,DirPrintHTMLHeaders,GetFilesTotal,GetTitles,GetTimeTotal,GetMatchesCount,GetFileMatchesCount,GetResultFiles,fs_copy_dir,fs_copy_obj,fs_move_dir,fs_move_obj,fs_rmdir,SearchText,getmicrotime
MySQL : ON |  cURL : ON |  WGET : ON |  Perl : ON |  Python : ON |  Sudo : ON |  Pkexec : ON
Directory :  /home/hendraso/public_html/Templates/Admin/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/hendraso/public_html/Templates/Admin/main.html
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="">
    <meta name="author" content="HENDRA SOENARDI">
    <link type="image/x-icon" rel="icon" href="{$livepath}/Assets/img/favicon.ico">
    <title>Control Panel Administrator</title>
    <link rel="stylesheet" href="{$livepath}/Assets/plugins_admin/admin_main_style.css">
	{if isset($includeCss)}
		{$includeCss}
	{/if}
    <!--<script type="text/javascript" src="{$livepath}/Assets/plugins_admin/jquery.min.js"></script>-->
    <script type="text/javascript" src="{$livepath}/Assets/plugins/jquery.min.js"></script>
    <script type="text/javascript" src="{$livepath}/Assets/plugins_admin/popper.min.js"></script>
	<script type="text/javascript" src="{$livepath}/Assets/plugins_admin/bootstrap.bundle.min.js"></script>
    <script type="text/javascript" src="{$livepath}/Assets/plugins_admin/admin_main_script.js"></script>
    <script type="text/javascript" src="{$livepath}/Assets/plugins_admin/jquery.widget-storage.js"></script>
    <script type="text/javascript" src="{$livepath}/Assets/plugins_admin/html5shiv.min.js"></script>
    <script type="text/javascript" src="{$livepath}/Assets/plugins_admin/respond.min.js"></script>
    <script type="text/javascript" src="{$livepath}/Assets/plugins_admin/lobibox.min.js"></script>
    <script type="text/javascript" src="{$livepath}/Assets/plugins_admin/moment.min.js"></script>
    <script type="text/javascript" src="{$livepath}/Assets/plugins_admin/daterangepicker.js"></script>
    <script type="text/javascript" src="{$livepath}/Assets/plugins_admin/jquery.slimscroll.min.js"></script>
    <script type="text/javascript" src="{$livepath}/Assets/plugins_admin/jquery.popupoverlay.js"></script>
    <script type="text/javascript" src="{$livepath}/Assets/plugins_admin/jquery-maskmoney-v3.0.2.js"></script>
    <script type="text/javascript" src="{$livepath}/Assets/plugins_admin/jquery.twbsPagination.js"></script>
    <script type="text/javascript" src="{$livepath}/Assets/plugins_admin/bootstrap-select.js"></script>
    <script type="text/javascript" src="{$livepath}/Assets/plugins_admin/numeral.js"></script>
    <!--<script type="text/javascript" src="{$livepath}/Assets/plugins_admin/jquery-sortable.js"></script>-->
</head>
<body>
    <div id="wrapper" class="theme-1">
        <nav class="navbar navbar-top navbar-light bg-light border-bottom py-0 d-block">
            <div class="pl-3 pt-2 float-right d-inline-block">
                <div class="btn-group dropdown float-right ml-4 d-inline-block">
                    <div class="userAccount pointer imgCont d-inline-block" role="button" id="userData" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" title="{$session.userRealname}">
                        {if empty($session.userImage)}<img src="{$session.userImage}" class="rounded-circle">{else}<span class="accountDefault rounded-circle"><i class="fa fa-user"></i></span>{/if}
                    </div>
                    <div class="dropdown-menu mw-250 dropdown-menu-right text-secondary rounded shadow mt-1 px-3" aria-labelledby="userData">
                        <p class="font-half font-weight-bold mb-0">{$session.userRealname}</p>
                        <p class="font-half font-weight-bold mb-0">{$session.user}</p>
                        <div class="dropdown-divider mb-2"></div>
                        <a class="btn btn-sm btn-outline-danger font-weight-bold font-mini float-right d-inline-block" href="{$livepath}/Modules/Admin/User/logout" title="Logout">
                            <i class="fa fa-lock"></i> Logout
                        </a>
                        <a class="btn btn-sm btn-outline-primary font-weight-bold font-mini d-inline-block" href="{$livepath}/Modules/Admin/Profile/show">
                            <i class="fa fa-user"></i> My Account
                        </a>
                    </div>
                </div>

                <div class="btn-group dropdown keep-open ml-1 mt-1 d-inline-block">
                    <span class="nav-link bg-white pointer fa fa-arrows-alt border rounded fullscreen p-2 ml-1" title="Fullscreen"></span>
                    <span class="nav-link bg-white pointer fa fa-paint-brush border rounded p-2 ml-1" role="button" id="displaySetting" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"></span>
                    <div class="dropdown-menu settingPanel dropdown-menu-right mw-250 rounded shadow mt-2 px-3" aria-labelledby="displaySetting">
                        <h6 class="h6 dropdown-header text-left text-uppercase font-weight-bold px-0">Layout Settings</h6>
                        <div class="dropdown-divider"></div>
                        <ul class="list-unstyled my-3 font-half">
                            <li>
                                <span class="switch switch-xs">
                                    <input type="checkbox" class="switch" id="fixedNavbarTop" checked>
                                    <label for="fixedNavbarTop" class="font-weight-bold text-secondary">Fixed Header</label>
                                </span>
                            </li>
                            <li>
                                <span class="switch switch-xs">
                                    <input type="checkbox" class="switch" id="fixedSideMenu" checked>
                                    <label for="fixedSideMenu" class="font-weight-bold text-secondary">Fixed Navigation</label>
                                </span>
                            </li>
                            <li>
                                <span class="switch switch-xs">
                                    <input type="checkbox" class="switch" id="fixedFooter" checked>
                                    <label for="fixedFooter" class="font-weight-bold text-secondary">Fixed Footer</label>
                                </span>
                            </li>
                        </ul>
                        <span class="btn btn-sm btn-outline-danger font-weight-bold btn-block" id="clearLocalStorage"><i class="fa fa-refresh"></i> Factory Reset</span>
                    </div>
                </div>
            </div>
            <a href="#" class="navbar-brand font1 font-weight-bold imgCont text-uppercase d-inline-block">
                <img src="{$livepath}/Assets/img/logo_hs_mini.jpg">
            </a>
            <div class="pl-3 d-inline-block" id="menuOption">
                <span class="nav-link bg-white pointer clsSideMenu fa fa-bars border rounded p-2 ml-3" title="Collapse Menu"></span>
            </div>
            <div class="clearfix"></div>
        </nav>

        <nav class="navbar-side collapse show flexcroll" id="sideMenu" role="navigation">
            <ul id="side" class="nav navbar-nav side-nav border-top in d-block"></ul>
        </nav>

        <div id="page-wrapper" class="bg-gray pTop inActive relative">
			{include file=$pageDefault}
            <div class="clearfix"></div>

            <footer class="ftr text-dark">
                <div class="pull-right">v2.0</div>
                <div>&copy; {'Y'|date} - Template Builder </div>
            </footer>
        </div>
    </div>
</body>
{if isset($includeJs)}
{$includeJs}
{/if}
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit