View Single Post
Old 08-07-2007, 02:57 PM   #18 (permalink)
sUBs
Asst Manager Security, Expert Analyst, Moderator, Security Team; Rangemaster, Moderator, TSF Academy
 
sUBs's Avatar
 
Join Date: May 2005
Posts: 24,341
OS: N/A


Re: Problems with Trojan: Win32/Virtumonde.0

Run this command. Let's see if the file is still there:

Open notepad and copy/paste the text in the quotebox below into it:

Code:
@echo off
vfind -tf "C:\Documents and Settings\LocalService\Local Settings\Temporary Internet Files\Content.IE5\*" >log.txt
start log.txt
nircmd wait 2000
del log.txt
del %0
Save this as check.bat Choose to "Save type as - All Files"
It should look like this:
Double click on check.bat & allow it to run

Post back to tell me what it says
__________________

Question - what have you done for the community today?
sUBs is offline