Automatic Disinfection
Allow F-Secure Anti-Virus (FSAV) to disinfect the relevant files. For more general information on disinfection, please see Removal Instructions.
Alternatives
If a suspicious hidden file is detected and FSAV does not immediately remove the file, there are several actions you can perform by manually selecting one of the displayed option:
Sending A Sample to F-Secure (Advanced users)
Since hidden items are often related to malware, we ask that you consider sending us a sample of the hidden files. Since the files are hidden, you might not be able to access them directly. To access the files, you might need to do one of the following:
Alternatively, users may use the following instructions:
Once obtained, the sample can be forwarded to our Security Labs via the Sample Analysis System (SAS):
Rootkit:W32/TDSS.gen!A is a Generic Detection that identifies malware attempting to conceal the existence of certain malicious files. The purpose of this rootkit is to maintain its launchpoints and keep them and the files hidden during runtime.
Installation
The rootkit will set hooks to the following APIs:
The hooks 'NtQueryValueKey' and 'NtEnumerateKey' render users unable to see the registry entries created by the rootkit.
Then, it creates the following registry entries:
And drops a driver with a random filename to system32\drivers\folder:
A DLL is then dropped to the system32\ folder and is kept hidden:
From that point on, any filename that contains the word 'gaopdx' at the beginning of its name will be hidden.
Activity
The rootkit uses Notify Routines to monitor and prevent the following files from running:
The rootkit monitors all processes and keeps the registry keys up-to-date all the time, making it impossible to get them removed. If 'Ntdll.dll' and 'Kernel32.dll' gets loaded in, it tries to inject the payload DLL if the process-name is in the injector list.
Then, it will post encrypted information to remote server with command:
About Generic Detections
Unlike signature or single-file detections, a Generic Detection does not identify a unique or individual malicious program. Instead, a Generic Detection looks for broadly applicable code or behavior characteristics that indicate a file as potentially malicious, so that a single Generic Detection can efficiently identify dozens, or even hundreds of malware.
For more information, please see the Generic Detections description.