AnonSec Shell
Server IP : 172.67.216.113  /  Your IP : 104.23.243.32   [ Reverse IP ]
Web Server : Apache
System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64
User : cp648411 ( 1354)
PHP Version : 7.2.34
Disable Function : NONE
Domains : 0 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home2/cp648411/public_html/ilawasia.onnud20.com/include/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home2/cp648411/public_html/ilawasia.onnud20.com/include/checkLogin.php
<?php
if(@$ck!='not'){
  if(!@$_SESSION['UserInfo'][0]['UserId'] && @$_SESSION['UserInfo'][0]['UserId']=='') {
    header("Location:../");
    exit();
  }else {


      unset($_SESSION['UserInfo'][0]['Role']);

      $sql_role_item = array("table"=>"ct_role_user","where"=>"UserId='".$_SESSION['UserInfo'][0]['UserId']."'");
      $view_role_item = $view_db->view($sql_role_item);
      $result_role_item = $view_db->q_re($view_role_item);

      //$_SESSION['UserInfo'][0]['RoleIds'] = $row_role_item['RoleId'];

      $i=0;
      while($row_role_item = $view_db->q_ro($result_role_item)){
        $sql_role = array("table"=>"ct_role","where"=>"RoleId='".$row_role_item['RoleId']."'");
        $view_role = $view_db->view($sql_role);
        $row_role = $view_db->q($view_role);

        $_SESSION['UserInfo'][0]['Role'][$i]['RoleId'] = $row_role['RoleId'];
        $_SESSION['UserInfo'][0]['Role'][$i]['RoleName'] = $row_role['Name'];
        $_SESSION['UserInfo'][0]['Role'][$i]['Del'] = $row_role['Del'];
        $_SESSION['UserInfo'][0]['Role'][$i]['Description'] = '';

        if($i==0){$ii = 'a';}
        if($i==1){$ii = 'b';}
        if($i==2){$ii = 'c';}
        if($i==3){$ii = 'd';}
        if($i==4){$ii = 'e';}
        $_SESSION['RoleId'][$ii] = $row_role['Name'];
        $i++;
      }

  }

}

 ?>

Anon7 - 2022
AnonSec Team