Discovered: November 9, 2000
Updated: February 13, 2007 11:52:35 AM
Type: Virus
To remove the virus:
- Delete the original virus file.
- Examine each .php, .htm, or .html file to determine whether it contains virus code, and then edit these files to remove the code.
For example, if the virus file is named Virus.php, delete the file Virus.php and remove the following virus code from all php, .htm, or .htm files that have the code:
<php
include "virus.php"
/php>
Writeup By: Eric Chien