Technical Information
To ensure autorun and distribution:
Modifies the following registry keys:
- [<HKLM>\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] 'Shell' = 'Explorer.exe csrcs.exe'
- [<HKLM>\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer\Run] 'csrcs' = '<SYSTEM32>\csrcs.exe'
Malicious functions:
To complicate detection of its presence in the operating system,
forces the system hide from view:
- hidden files
Executes the following:
- '<SYSTEM32>\ping.exe' -n 5 -w 250 127.0.0.1
- '<SYSTEM32>\cmd.exe' /c %TEMP%\suicide.bat
- '<SYSTEM32>\csrcs.exe'
Modifies file system:
Creates the following files:
- %TEMP%\aut2.tmp
- %TEMP%\qquooam
- %TEMP%\suicide.bat
- %TEMP%\aut1.tmp
- %TEMP%\xnaxfcb
- <SYSTEM32>\csrcs.exe
Sets the 'hidden' attribute to the following files:
- <SYSTEM32>\csrcs.exe
Deletes the following files:
- %TEMP%\aut2.tmp
- %TEMP%\qquooam
- %TEMP%\aut1.tmp
- %TEMP%\xnaxfcb
Deletes itself.