!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache. PHP/7.3.33 

uname -a: Linux acloudg.aryanict.com 4.18.0-513.9.1.lve.el8.x86_64 #1 SMP Mon Dec 4 15:01:22 UTC
2023 x86_64
 

uid=1095(katebhospital) gid=1098(katebhospital) groups=1098(katebhospital) 

Safe-mode: OFF (not secure)

/var/softaculous/magento18/   drwxr-xr-x
Free 293.84 GB of 429.69 GB (68.38%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     env.php (1.57 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
return [
    
'backend' => [
        
'frontName' => '[[admin_folder]]'
    
],
    
'crypt' => [
        
'key' => '[[key]]'
    
],
    
'db' => [
        
'table_prefix' => '[[dbprefix]]',
        
'connection' => [
            
'default' => [
                
'host' => '[[softdbhost]]',
                
'dbname' => '[[softdb]]',
                
'username' => '[[softdbuser]]',
                
'password' => '[[softdbpass]]',
                
'active' => '1'
            
]
        ]
    ],
    
'resource' => [
        
'default_setup' => [
            
'connection' => 'default'
        
]
    ],
    
'x-frame-options' => 'SAMEORIGIN',
    
'MAGE_MODE' => 'default',
    
'session' => [
        
'save' => 'db'
    
],
    
'cache' => [
        
'frontend' => [
            
'default' => [
                
'id_prefix' => '[[id_prefix]]'
            
],
            
'page_cache' => [
                
'id_prefix' => '[[id_prefix]]'
            
]
        ]
    ],
    
'lock' => [
        
'provider' => 'db',
        
'config' => [
            
'prefix' => NULL
        
]
    ],
    
'cache_types' => [
        
'config' => 1,
        
'layout' => 1,
        
'block_html' => 1,
        
'collections' => 1,
        
'reflection' => 1,
        
'db_ddl' => 1,
        
'eav' => 1,
        
'customer_notification' => 1,
        
'config_integration' => 1,
        
'config_integration_api' => 1,
        
'full_page' => 1,
        
'config_webservice' => 1,
        
'translate' => 1,
        
'vertex' => 1
    
],
    
'downloadable_domains' => [
        
'[[domhost]]'
    
],
    
'install' => [
        
'date' => '[[_instime]]'
    
]
];

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0938 ]--