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

Software: nginx/1.23.4. PHP/5.6.40-65+ubuntu20.04.1+deb.sury.org+1 

uname -a: Linux foro-restaurado-2 5.15.0-1040-oracle #46-Ubuntu SMP Fri Jul 14 21:47:21 UTC 2023
aarch64
 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/share/phpmyadmin/libraries/classes/Config/Forms/Setup/   drwxr-xr-x
Free 83.32 GB of 96.73 GB (86.14%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     ServersForm.php (3.8 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
 * User preferences form
 */

declare(strict_types=1);

namespace 
PhpMyAdmin\Config\Forms\Setup;

use 
PhpMyAdmin\Config\Forms\BaseForm;

class 
ServersForm extends BaseForm
{
    
/**
     * @return array
     */
    
public static function getForms()
    {
        
// phpcs:disable Squiz.Arrays.ArrayDeclaration.KeySpecified,Squiz.Arrays.ArrayDeclaration.NoKeySpecified
        
return [
            
'Server' => [
                
'Servers' => [
                    
=> [
                        
'verbose',
                        
'host',
                        
'port',
                        
'socket',
                        
'ssl',
                        
'compress',
                    ],
                ],
            ],
            
'Server_auth' => [
                
'Servers' => [
                    
=> [
                        
'auth_type',
                        
':group:' __('Config authentication'),
                        
'user',
                        
'password',
                        
':group:end',
                        
':group:' __('HTTP authentication'),
                        
'auth_http_realm',
                        
':group:end',
                        
':group:' __('Signon authentication'),
                        
'SignonSession',
                        
'SignonURL',
                        
'LogoutURL',
                    ],
                ],
            ],
            
'Server_config' => [
                
'Servers' => [
                    
=> [
                        
'only_db',
                        
'hide_db',
                        
'AllowRoot',
                        
'AllowNoPassword',
                        
'DisableIS',
                        
'AllowDeny/order',
                        
'AllowDeny/rules',
                        
'SessionTimeZone',
                    ],
                ],
            ],
            
'Server_pmadb' => [
                
'Servers' => [
                    
=> [
                        
'pmadb' => 'phpmyadmin',
                        
'controlhost',
                        
'controlport',
                        
'controluser',
                        
'controlpass',
                        
'bookmarktable' => 'pma__bookmark',
                        
'relation' => 'pma__relation',
                        
'userconfig' => 'pma__userconfig',
                        
'users' => 'pma__users',
                        
'usergroups' => 'pma__usergroups',
                        
'navigationhiding' => 'pma__navigationhiding',
                        
'table_info' => 'pma__table_info',
                        
'column_info' => 'pma__column_info',
                        
'history' => 'pma__history',
                        
'recent' => 'pma__recent',
                        
'favorite' => 'pma__favorite',
                        
'table_uiprefs' => 'pma__table_uiprefs',
                        
'tracking' => 'pma__tracking',
                        
'table_coords' => 'pma__table_coords',
                        
'pdf_pages' => 'pma__pdf_pages',
                        
'savedsearches' => 'pma__savedsearches',
                        
'central_columns' => 'pma__central_columns',
                        
'designer_settings' => 'pma__designer_settings',
                        
'export_templates' => 'pma__export_templates',
                        
'MaxTableUiprefs' => 100,
                    ],
                ],
            ],
            
'Server_tracking' => [
                
'Servers' => [
                    
=> [
                        
'tracking_version_auto_create',
                        
'tracking_default_statements',
                        
'tracking_add_drop_view',
                        
'tracking_add_drop_table',
                        
'tracking_add_drop_database',
                    ],
                ],
            ],
        ];

        
// phpcs:enable
    
}
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

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

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

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by HackingTool | HackingTool | Generation time: 0.0046 ]--