Temp folder has an infected tmp file
Whenever i start or log in to my computer, the Symantec Endpoint Protection pops a box mentioning the name of an infected file (Trojan). From the day this started appearing, Windows Explorer restarts at least once almost every day after I start my computer. Whenever Windows Explorer restarts, the symantec pops the same message again. Not sure if the file is run when explorer runs.
This is a tmp file of called 46c9d0b_0.tmp. I am not able to delete or clean this file through symantec - I am not sure if it gets deleted when I clean my temporary files. There are several instances of this under View Quarentiane - each one has a different File Create Date (not all the days from when it started showing up first - there are no files on some dates in between (mostly one day in between dates are missing).
I do not see any such file when go into the folder where this file is supposed to be (users\svs\appdata\local\temp) located.
Can someone let me know if there is a way to get rid of this file?
Comments 4 Comments • Jump to latest comment
What version of SEP are you on and is this a managed or unmanaged client?
This may be a known issue:
DWH***.tmp files are detected in the user profile temp directory.
SEP Knowledge Base
Endpoint SWAT
HI,
What sep version are you using ?
Is your system infected? Symantec tools to help clear an infection
https://www-secure.symantec.com/connect/forums/you...
Thanks In Advance
Ashish Sharma
SEPM Knowledgebase Documents
try deleting the files in safe mode and see if it helps?
Cheers!
Pete
Help Link: http://www.symantec.com/business/support/overview.jsp?pid=54619
Hello,
What version of SEP 11.x are you running??
Check this Article:
tmp file (DWH*****.tmp) detected as Trojan.Gen or Trojan.Gen.2 by Corp products
http://www.symantec.com/business/support/index?page=content&id=TECH102953
and
Check the Security Forum Thread -
Generic Trojan - DWH*.tmp in Temp folder
https://www-secure.symantec.com/connect/forums/generic-trojan-dwhtmp-temp-folder
Here is the Solution for the same.
If such detections continue after deleting old .tmp files and updating to SEP 11 RU6a, see the following:
Stop the Symantec service
Symantec Endpoint Protection
Deleting the files
NOTE: The following instructions are to be done from the Command Prompt as attempting to perform the deletions from the Windows user interface may result in delays and application hangs due to the large amount of files that can reside in these locations. Please note that these instructions will delete the files in the targeted directories, not the directories themselves. Do not remove the directories themselves, only the contents of those directories.
Open the Command Prompt
Deleting files from User Temp folder
DEL /F /Q "C:\Documents and Settings\<NAMEOFUSER>\Local Settings\Temp"
DEL /F /Q "C:\Users\<NAMEOFUSER>\AppData\Local\Temp"
DEL /F /Q C:\temp
DEL /F /Q C:\WINDOWS\Temp
DEL /F /Q "C:\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\xfer_tmp\"
DEL /F /Q "C:\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\xfer\"
DEL /F /Q "C:\ProgramData\Symantec\Symantec Endpoint Protection\xfer_tmp\"
DEL /F /Q "C:\ProgramData\Symantec\Symantec Endpoint Protection\xfer\"
The Quarantine Folder
NOTE: The following instructions are to be done from the Command Prompt as attempting to open the Quarantine folder in the Windows user interface may result in delays and Windows Explorer application hangs due to the large amount of files that can reside there.
Delete the Quarantine Folder
Type the following commands in the Command Prompt:
DEL /F /S /Q "C:\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\Quarantine"
RD /S /Q "C:\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\Quarantine"
DEL /F /S /Q "C:\ProgramData\Symantec\Symantec Endpoint Protection\Quarantine"
RD /S /Q "C:\ProgramData\Symantec\Symantec Endpoint Protection\Quarantine"
Recreate the Quarantine Folder
Type the following command in Command Prompt:
MD "C:\Documents and Settings\All Users\Application Data\Symantec\Symantec Endpoint Protection\Quarantine"
MD "C:\ProgramData\Symantec\Symantec Endpoint Protection\Quarantine"
Start the Symantec service
If you have frequent recurrences of this issue and would like to disable re-scanning of the quarantine folder please follow these steps:
- Edit the Antivirus and Antispyware policy of affected clients.
- In the policy editor click "Quarantine" on the left-hand menu.
- On the general tab click "Do nothing" under the heading "When new Virus Definitions Arrive"
Hope that helps!!
Mithun Sanghavi
Symantec Technical Support Engineer, SEP
MIM | MCSA | MCTS | STS | ITIL v3
Twitter: @mithun_sanghavi
Don't forget to mark your thread as 'SOLVED' with the answer that best helps you.<&a
Would you like to reply?
Login or Register to post your comment.