Selected viruses, spyware, and other threats: sorted alphabetically
|
|
||||||||||||||||||||||||||||||||||
Win32/Conficker.AA |
You can download the removal tool here .
Short description
Win32/Conficker.AA is a worm that spreads via shared folders and on removable media. It connects to remote machines in attempt to exploit the Server Service vulnerability. Installation
When executed, the worm copies itself in some of the the following locations: - %system%\%variable%.dll
- %program files%\Internet Explorer\%variable%.dll
- %program files%\Movie Maker\%variable%.dll
- %appdata%\%variable%.dll
- %temp%\%variable%.dll
The worm loads and injects the %variable%.dll library into the following processes:
- explorer.exe
- services.exe
- svchost.exe
- Boot
- Center
- Config
- Driver
- Helper
- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\
Run] - "%variable_name%" = "rundll32.exe "%system%\%variable%.dll",
%random_string%"
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\%random
service name%\Parameters]
"ServiceDll" = "%system%\%variable%.dll" - [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\%random
service name%]
"Image Path" = "%System Root%\system32\svchost.exe -k netsvcs"
The following Registry entries are deleted:
- [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\
CurrentVersion\explorer\ShellServiceObjects\
{FD6905CE-952F-41F1-9A6F-135D9C6622CC}]
"wscsvc" = "%filepath%" - [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\
CurrentVersion\Run]
"Windows Defender" = "%filepath%"
Spreading
The worm starts a HTTP server on a random port. It connects to remote machines to port TCP 139, 445 in attempt to exploit the Server Service vulnerability.
If successful, the remote computer may attempt to connect to the infected computer and download the copy of the worm .
This vulnerability is described in Microsoft Security Bulletin MS08-067 .
Spreading via shared folders
The worm tries to copy itself into shared folders of machines on a local network. The following usernames are used:
- %username%
- 123
- 1234
- 12345
- 123456
- 1234567
- \\%hostname%\ADMIN$\System32\%variable%.dll
- rundll32.exe %variable%.dll, %random_string%
Spreading on removable media
The worm copies itself into existing folders of removable drives. If successful the following filename is used:
- %drive%\RECYCLER\S-%variable1%\%variable2%.%variable3%
The worm creates the following file:
- %drive%\autorun.inf
Thus, the worm ensures it is started each time infected media is inserted into the computer.
Other information
The following services are disabled: - Windows Security Center Service (wscsvc)
- Windows Automatic Update Service (wuauserv)
- Background Intelligent Transfer Service (BITS)
- Windows Defender Service (WinDefend)
- Windows Error Reporting Service (ERSvc)
- Windows Error Reporting Service (WerSvc)
- netsh interface tcp set global autotuning=disabled
- ahnlab
- arcabit
- avast
- avira
- castlecops
The worm runs only encrypted and properly signed files.
The file is stored into the following folder:
- %temp%
- %variable%.tmp
A string with variable content is used instead of %variable% .
The worm may set the following Registry entries:
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\
SharedAccess\Parameters\FirewallPolicy\StandardProfile\
GloballyOpenPorts\List] - "%port number%:TCP" = "%port number%:TCP:*:Enabled:%variable%"

