Added IFRAME and script checks to restore a large number of IFRAME web pages. This prevents manual deletion.
Virus_lib.asp adds IFRAME. The script control parameters are:
Const removeiframe = true' check IFRAME
Const iframekey = "3322" 'iframe keyword. If it appears, the system automatically clears
Const removescript = true' check script
Const scriptkey = "3322" 'keyword in script. If it appears, the system automatically clears
Const scanfiletype = "ASP, CER, ASA, CDX, htm, HTML" 'scan file type
BenProgramYou can scan all files of the specified type (Asp, CER, ASA, CDX) on the server to find suspicious Trojans. The system separates the scan program from the virus database. You only need to upgrade the virus database like anti-virus software. Currently, all popular ASP Trojans can be detected and killed.
The system provides three scanning methods: Full-site scan, folder scan, and specified file scan. If there are few website files, we recommend that you use full-site scan. If there are many files, scan by folder is recommended. During the scanning process, the system will record the list of scanned files and display the files suspected to be Trojans in the form of a list. In order to make it easier to upload ASP Trojans recently, the system displays the files modified and created in red within seven days of the current time. The system will make a "level" judgment on the files suspected to be Trojans and distinguish them by color; we recommend that you manually check programs with a "general" level before processing them. For files with a "severe" level, click the file link under "file name, after the trojan program is opened, a logon prompt is displayed. Click the "delete" Link under "file name" to delete the file directly from the server. If you are worried about accidental deletion, click "Download" to back up the file.
Usage:
Upload the extracted files to the server. Run: http: // your url/scan. asp
+ ----------------- +
| Logon password: totscan |
+ ----------------- +