|
本地行为:
1、文件运行后会释放以下文件:
%Windir%\ctfmon.exe 4,028 字节
%Windir%\Update.dat 62 字节
2、使用API函数InternetCheckConnectionA检测网络连通状况,
若通则创建病毒进程,访问恶意网站读取文本列表下载病毒程序并运行。
网络行为:
连接网络读取http://the.micro****.net/1.txt列表下载大量病毒文件,
并在本机运行:
http://219.129.239.***/soft00.exe
http://219.129.239.***/soft01.exe
http://219.129.239.***/soft02.exe
http://219.129.239.***/soft03.exe
http://219.129.239.***/soft04.exe
http://219.129.239.***/soft05.exe
http://219.129.239.***/soft06.exe
http://219.129.239.***/soft07.exe
http://219.129.239.***/soft08.exe
http://219.129.239.***/soft09.exe
http://219.129.239.***/soft10.exe
http://219.129.239.***/soft11.exe
http://219.129.239.***/soft12.exe
http://219.129.239.***/soft12.exe
http://219.129.239.***/soft13.exe
http://219.129.239.***/soft14.exe
http://219.129.239.***/soft15.exe
http://219.129.239.***/soft16.exe
http://219.129.239.***/soft17.exe
http://219.129.239.***/soft18.exe
http://219.129.239.***/soft19.exe
http://219.129.239.***/soft20.exe
http://219.129.239.***/soft21.exe
注: %System32% 是一个可变路径。病毒通过查询操作系统来决定当前 System文件夹的
位置。
%Windir% WINDODWS所在目录
%DriveLetter% 逻辑驱动器根目录
%ProgramFiles% 系统程序默认安装目录
%HomeDrive% 当前启动的系统的所在分区
%Documents and Settings% 当前用户文档根目录
%Temp% \Documents and Settings
\当前用户\Local Settings\Temp
%System32% 系统的 System32文件夹
Windows2000/NT中默认的安装路径是C:\Winnt\System32
windows95/98/me中默认的安装路径是C:\Windows\System
windowsXP中默认的安装路径是C:\Windows\System32
|