”机器狗”新变种
trojan-downloader.win32.small.adgo
捕获时间
2009-10-9
危害等级
高
病毒症状
该样本是使用“vc”编写的木马下载器,由微点主动防御软件自动捕获,采用“upx”加壳方式,企图躲避特征码扫描,加壳后长度为“28,672 字节”,图标为“
”,病毒扩展名为“exe”,主要通过“文件捆绑”、“下载器下载”、“网页挂马”等方式传播,病毒主要目的为下载病毒并运行。
用户中毒后,会出现系统运行缓慢、网络速度降低、出现大量未知进程、部分杀毒软件无法运行等现象。
感染对象
windows 2000/windows xp/windows 2003
传播途径
网页木马、文件捆绑、下载器下载
防范措施
已安装使用微点主动防御软件的用户,无须任何设置,微点主动防御将自动保护您的系统免受该病毒的入侵和破坏。无论您是否已经升级到最新版本,微点主动防御都能够有效清除该病毒。如果您没有将微点主动防御软件升级到最新版,微点主动防御软件在发现该病毒后将报警提示您发现“rootkit程序”,请直接选择删除处理(如图1);
图1 微点主动防御软件自动捕获未知病毒(未升级)
如果您已经将微点主动防御软件升级到最新版本,微点将报警提示您发现"trojan-downloader.win32.small.adgo”,请直接选择删除(如图2)。
图2 微点主动防御软件升级后截获已知病毒
未安装微点主动防御软件的手动解决办法:
1、手动修复以下文件:
拷贝相同版本文件到: %systemroot%\system32\drivers\etc\hosts
拷贝相同版本文件到: %systemroot%\system32\userinit.exe
2、手动删除以下文件:
%temp%\~96753.exe
%systemroot%\system32\td0rz.exe
%temp%\~34367.dat
3、手动删除以下注册表值:
键:hkey_local_machine\software\microsoft\windows\currentversion\run
值: msconfig
数据:%systemroot%\system32\tdorz.exe
键:hkey_local_machine\software\microsoft\windows nt\currentversion\image file execution options\
值:avp.exe
值:safeboxtray.exe
值:360tray.exe
值:egui.exe
变量声明:
%systemdriver% 系统所在分区,通常为“c:\”
%systemroot% windodws所在目录,通常为“c:\windows”
%documents and settings% 用户文档目录,通常为“c:\documents and settings”
%temp% 临时文件夹,通常为“c:\documents and settings\当前用户名称\local settings\temp”
%programfiles% 系统程序默认安装目录,通常为:“c:\programfiles”
病毒分析
(1)创建名为"ffgio"的互斥体,防止重复运行。
(2)获取当前进程快照,查找进程egui.exe、ekrn.exe是否存在,如果找到,终止其进程,并删除服务。
(3) 继续查找进程avp.exe、safeboxtray.exe、360tray.exe进程是否存在,如果找到,创建线程,释放动态链接库%temp%\~34683.kx(文件名随机生成),通过调用%systemroot%\system32\rundll32.exe加载该动态链接库,加载之后,创建名为"aav"的服务,通过该服务将杀软进程终止,并删除服务。并且对其作镜像劫持,病毒会不断枚举当前窗口,一旦找到与反病毒相关的窗口,就将其退出。
(4)释放驱动文件%temp%\~96753.ex(文件名随机生成),并释放同名病毒程序%temp%\~96753.exe,创建注册表,实现病毒开机自启动。
(5)释放文件%systemroot%\system32\td0rz.exe,提升自身进程权限,并创建名为"vb"的服务,加载驱动%temp%\~96753.ex。通过该驱动将病毒代码写入%systemroot%\system32\userinit.exe,完成感染userinit.exe。
(6)创建名为"ao1"的设备,并执行%systemroot%\system32\td0rz.exe,通过控制该设备与程序td0rz.exe进行通信。
(7)运行%systemroot%\system32\td0rz.exe之后,病毒比较自身是否为userinit.exe,如果是,则继续执行,如果不是,则创建互斥体,并创建新线程,获得当前进程列表,查找进程"qq.exe"和"cmd.exe"是否存在,如果找到进程"qq.exe",则收集该进程对应程序的使用相关信息,连同被感染机器的mac地址一起发送到病毒指定网址,如果找到进程"cmd.exe",则终止该进程。
(8)循环枚举窗口,一旦发现cmd窗口开启,便发送一个退出消息,将其窗口关闭。
(9)访问网络,获得并读取网络资源列表,将读取的资源信息保存到%temp%\~34367.dat(文件名随机)。之后读取文件%temp%\~34367.dat中的资源,下载大量病毒到本地运行。
(10)访问网络读取资源,将其内容写入%systemroot%\system32\drivers\etc\hosts文件,完成hosts文件的修改。
(11)收集并统计被感染主机的系统相关信息,发送到指定网址。
(12)访问目标网址,下载一个新的后门程序到本地执行,方便黑客控制被感染主机。
(13)对egui作镜像劫持,并设置下次系统重启删除驱动文件%temp%\~96753.ex和病毒自身。
病毒创建文件:
%temp%\~34683.kx
%temp%\~96753.exe
%systemroot%\system32\td0rz.exe
%temp%\~34367.dat
病毒修改文件:
%systemroot%\system32\drivers\etc\hosts
%systemroot%\system32\userinit.exe
病毒删除文件:
%temp%\~34683.kx
病毒创建注册表:
hkey_local_machine\software\microsoft\windows nt\currentversion\image file execution options\
avp.exe
safeboxtray.exe
360tray.exe
egui.exe
hkey_local_machine\system\currentcontrolset\services\aav
hkey_local_machine\system\currentcontrolset\services\vb
hkey_local_machine\software\microsoft\windows\currentversion\run\msconfig
病毒访问网络:
http://txt.f**xw.com/xx.txt
http://tg.f**8.cn/c2/getmac.asp
http://tg.f**8.cn/w1/getmac.asp
http://dd.e**xx.com/xx.exe
http://1.g***w.com/img/1.exe
http://1.g***w.com/img/2.exe
http://1.g***w.com/img/3.exe
http://1.g***w.com/img/4.exe
http://1.g***w.com/img/5.exe
http://1.g***w.com/img/6.exe
http://1.g***w.com/img/7.exe
http://1.g***w.com/img/8.exe
http://1.g***w.com/img/9.exe
http://1.g***w.com/img/10.exe
http://2.g***w.com/img/11.exe
http://2.g***w.com/img/12.exe
http://2.g***w.com/img/13.exe
http://2.g***w.com/img/14.exe
http://2.g***w.com/img/15.exe
http://2.g***w.com/img/16.exe
http://2.g***w.com/img/17.exe
http://2.g***w.com/img/18.exe
http://2.g***w.com/img/19.exe
http://2.g***w.com/img/20.exe
http://3.g***w.com/img/21.exe
http://3.g***w.com/img/22.exe
http://3.g***w.com/img/23.exe
http://3.g***w.com/img/24.exe
http://3.g***w.com/img/25.exe
http://3.g***w.com/img/26.exe
http://3.g***w.com/img/27.exe
http://3.g***w.com/img/28.exe
http://3.g***w.com/img/29.exe
http://3.g***w.com/img/30.exe
http://4.g***w.com/img/31.exe
http://4.g***w.com/img/32.exe
http://4.g***w.com/img/33.exe
http://4.g***w.com/img/34.exe
http://4.g***w.com/img/35.exe
http://4.g***w.com/img/36.exe
http://4.g***w.com/img/37.exe |