HEX
Server: nginx/1.22.1
System: Linux VM-16-9-centos 3.10.0-1160.99.1.el7.x86_64 #1 SMP Wed Sep 13 14:19:20 UTC 2023 x86_64
User: www (1001)
PHP: 7.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/softfox.com.cn/wp-content/plugins/spider-analyser/index.php
<?php
/*
Plugin Name: Spider Analyser
Plugin URI: http://wordpress.org/plugins/spider-analyser/
Description: Spider Analyser是一款用于跟踪WordPress网站各种搜索引擎蜘蛛爬行日志,并进行详细的蜘蛛爬行数据统计、蜘蛛行为分析、蜘蛛爬取分析及伪蜘蛛拦截等。
Version: 1.3.11
Author: 闪电博
Author URI: https://www.wbolt.com/
*/

if(!defined('ABSPATH')){
    return;
}

define('WP_SPIDER_ANALYSER_PATH',__DIR__);
define('WP_SPIDER_ANALYSER_BASE_FILE',__FILE__);
define('WP_SPIDER_ANALYSER_VERSION','1.3.11');
define('WP_SPIDER_ANALYSER_URL',plugin_dir_url(__FILE__));
require_once WP_SPIDER_ANALYSER_PATH.'/admin.class.php';
require_once WP_SPIDER_ANALYSER_PATH.'/spider.class.php';

WP_Spider_Analyser::init();