Sid Gifari From Gifari Industries - BD Cyber Security Team
Home
/
home
/
airmobeuag
/
dooh
/
wp-content
/
mu-plugins
/
✏️
Editing: _secupress_cookiehash_5ca855da00e83.php
<?php /** * Plugin Name: SecuPress COOKIEHASH * Description: Change the default COOKIEHASH constant value to prevent easy guessing. * Version: 1.0 * License: GPLv2 * License URI: http://www.gnu.org/licenses/gpl-2.0.html * * Copyright 2012-2016 SecuPress */ define( 'COOKIEHASH', md5( __FILE__ . 'l0v7LOvHw@wJ4UkyCfC5UpM4*l8aw!MZkBYLRmpS86SC3IJ8NoB#$qX0MBrJGOvx' ) );
💾 Save
❌ Cancel