HA HA! klee you just got an I LOVE YOU virus, I would suggest to look at registry (HKEYLOCALMACHINE/Software/Microsoft/Windows/CurrentVersion/Run and RunOnce) and look for values that run .vbs files. Remove them.
Hello!
I have a server side vbscript on my qebpage:
Set Executor = Server.CreateObject("ASPExec.Execute")
Executor.Application = "c:\winnt\system32\shutdown.exe"
Executor.Parameters = "\\PCNAME /R /Y /T:120"
strResult = Executor.ExecuteDosApp...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.