ヤミRoot VoidGate
User / IP
216.73.216.148
Host / Server
172.67.195.75 / trenfashionglobal.com
System
Linux mpgrup.4286.w4261.php8 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64
Command
Upload
Create
Mass Deface
Jumping
Symlink
Reverse Shell
Ping
Port Scan
DNS Lookup
Whois
Header
cURL
:
/
var
/
www
/
mpgrup.4286.w4261
/
site142006
/
wp-includes
/
Viewing: wp-db.php
<?php /** * WordPress database access abstraction class. * * This file is deprecated, use 'wp-includes/class-wpdb.php' instead. * * @deprecated 6.1.0 * @package WordPress */ if ( function_exists( '_deprecated_file' ) ) { // Note: WPINC may not be defined yet, so 'wp-includes' is used here. _deprecated_file( basename( __FILE__ ), '6.1.0', 'wp-includes/class-wpdb.php' ); } /** wpdb class */ require_once __DIR__ . '/class-wpdb.php';