403Webshell
Server IP : 103.119.228.120  /  Your IP : 18.118.30.137
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/Web/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/hendraso/public_html/Templates/Web/404.html
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="description" content="{$meta_description|html_entity_decode}">
    <!--<link type="image/x-icon" rel="icon" href="{$pathimg}favicon.ico">-->
    <title>{$meta_title}</title>
    <link href="{$path}/Assets/plugins/bootstrap.min.css" rel="stylesheet">
    <style type="text/css">
        body{
            background: #fff;
            font-family: 'Open Sans', sans-serif;
            max-height:700px;
            overflow: hidden;
        }
        .c{
            text-align: center;
            display: block;
            position: relative;
            width: 80%;
            margin: 30px auto;
        }
        ._404{
            color: #bfbfbf;
            font-size: 220px;
            position: relative;
            display: inline-block;
            z-index: 2;
            height: 250px;
            letter-spacing: 15px;
        }
        ._1{
            color: #bfbfbf;
            text-align:center;
            display:block;
            position:relative;
            letter-spacing: 12px;
            font-size: 4em;
            line-height: 80%;
        }
        ._2{
            color: #bfbfbf;
            text-align:center;
            display:block;
            position: relative;
            font-size: 20px;
        }
        .text{
            font-size: 70px;
            text-align: center;
            position: relative;
            display: inline-block;
            margin: 19px 0 0 0;
            /* top: 256.301px; */
            z-index: 3;
            width: 100%;
            line-height: 1.2em;
        }
        hr {
            width: 420px;
            height:10px;
            padding: 0;
            border: none;
            border-top: 5px solid #bfbfbf;
            text-align: center;
            margin: 0 auto;
            z-index: -10;
        }


        /*------------------------------------*/
        /*Shape*/
        /*------------------------------------*/
        .shape1 {
            width: 0;
            height: 0;
            border-left: 3rem solid transparent;
            border-right: 13rem solid transparent;
            border-bottom: 5rem solid #b2eae8;
            position: absolute;
            left: -6rem;
            top: 3rem;
            z-index: 5;
            -webkit-transform: rotate(-38deg);
            -moz-transform: rotate(-38deg);
            -ms-transform: rotate(-38deg);
            -o-transform: rotate(-38deg);
            transform: rotate(-38deg);
            display: inline-block;
        }
        .shape2 {
            background: url({$path}/Assets/img/shape-1.png) no-repeat center center scroll;
            background-size: contain;
            width: 213px;
            height: 250px;
            position: absolute;
            top: 15rem;
            left: -80px;
            z-index: 5;
        }
        .shape3 {
            background-color: #ffee85;
            width: 15rem;
            height: 15rem;
            position: absolute;
            top: 5em;
            right: -3rem;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            z-index: 5;
        }
        .shape4 {
            background: url({$path}/Assets/img/shape-2.png) no-repeat center center scroll;
            width: 247px;
            height: 150px;
            position: absolute;
            left: -2rem;
            bottom: -2rem;
            z-index: 5;
        }
        .shape5 {
            width: 0;
            height: 0;
            border-left: 20rem solid transparent;
            border-right: 2rem solid transparent;
            border-bottom: 5rem solid #fe3e62;
            position: absolute;
            right: -3rem;
            bottom: -1rem;
            z-index: 5;
            display: inline-block;
        }
        .imgCont {
            width: 300px;
        }
        .imgCont img {
            max-width: 100%
        }


        .btns{
            background-color: rgb( 255, 255, 255 );
            position: relative;
            display: inline-block;
            width: 358px;
            padding: 5px;
            z-index: 5;
            font-size: 1.5rem;
            margin:0 auto;
            color:#33cc99;
            text-decoration: none;
            margin-right: 10px
        }
        .right{
            float:right;
            width:60%;
        }
    </style>
    <script src="{$path}/Assets/plugins/jquery.min.js" type="text/javascript"></script>
    <script src="{$path}/Assets/plugins/TweenMax.min.js" type="text/javascript"></script>
</head>
<body class="mouse-parallax h-100 over-hidden-x">
    <span class="shape1"></span>
    <span class="shape2"></span>
    <span class="shape3"></span>
    <span class="shape4"></span>
    <span class="shape5"></span>
<div class='c parallax'>
    <a href="{$path}" class="imgCont mx-auto d-block"><img src="{$pathimg}kepolitik-logo.png"></a>
    <div class='_404'>404</div>
    <hr>
    <div class='_2'>THE PAGE WAS NOT FOUND</div>
    <a class="btns my-3" href="{$path}">BACK TO HOME</a>
</div>
</body>
<script type="text/javascript">
    $(document).ready(function(){
        $(".parallax").mousemove(function(e) {
            parallaxIt(e, "._2", -30);
            parallaxIt(e, "hr", -15);
            parallaxIt(e, "._404", -60);
            parallaxIt(e, ".shape1", -50);
            parallaxIt(e, ".shape2", 40);
            parallaxIt(e, ".shape3", -27);
            parallaxIt(e, ".shape4", -18);
            parallaxIt(e, ".shape5", 48);
        });
    });
    function parallaxIt(e, target, movement) {
        //console.log('E: '+e, 'Target: '+target, 'Movement: '+movement);
        $('.mouse-parallax').each(function () {
            var me = $(this),
                    relX = e.pageX - me.offset().left,
                    relY = e.pageY - me.offset().top;

            TweenMax.to(target, 1, {
                x: (relX - me.width() / 2) / me.width() * movement,
                y: (relY - me.height() / 2) / me.height() * movement
            });
        });
    }
</script>
</html>

<!--https://codepen.io/dhanaford/pen/pgNGYM-->
<!--https://phppot.com/php/secure-remember-me-for-login-using-php-session-and-cookies/-->
<!--https://codepen.io/sqfreakz/pen/GJRJOY-->
<!--https://codepen.io/Bidji/pen/ALkmWB-->

Youez - 2016 - github.com/yon3zu
LinuXploit