Yiyou eyoucms How to detect and eliminate virus Trojans and kill them
Important 1: Please be cautious when developing secondary websites!!!
Important 2: Back up the website database and source code in advance!!!
This tutorial is complicated, please follow the steps step by step patiently. The general process is as follows:
Download the official core package - > Scan the exclusive directory - > Clear the website root directory - > Upload and decompress new source code
1、Scan online in the background of the website to check for suspicious malicious files, DDOS Attack scripts, etc.
2、Check the version number of your website /data/conf/version.txt, As shown in the figure below: v1.5.8 Version
Download the corresponding version of the source code core package (it does not contain files unique to each website, such as foreground templates, picture directories, etc.), and unzip it to a new local folder eyou inside.
EyouCMS-V1.5.8-UTF8-Core.zip
EyouCMS-V1.5.7-UTF8-Core.zip
EyouCMS-V1.5.6-UTF8-Core.zip
EyouCMS-V1.5.5-UTF8-Core.zip
EyouCMS-V1.5.4-UTF8-Core.zip
EyouCMS-V1.5.3-UTF8-Core.zip
EyouCMS-V1.5.2-UTF8-Core.zip
EyouCMS-V1.5.1-UTF8-Core.zip
3、Copy the new files added in the template, pictures, pages, etc. of your website, and paste them into the new source code you just unzipped according to the corresponding directory. www In the directory and file are as follows:
/public/upload -- Early upload directory (no can be ignored)
/template -- Front Desk Template Directory
/uploads -- Upload directory
/weapp -- Plugin Directory
/extend/function.php -- User-defined function files
/core/library/think/paginator/driver/Eyou.php -- PC Terminal list pagination html Code File
/core/library/think/paginator/driver/Mobile.php -- Mobile phone list pagination html Code File
4、Check the directory files in step 3 above and kill Trojans
(1)pass windows How to find files, search for whether the following directory exists php file and will be deleted.