Type: Worm
In the wild: No
Reported Infections: Low
Distribution Potential: Low
Damage Potential: Low to medium
Static file: Yes
File size: 670-750 kb
Method of propagation:
After the worm's file is started, it copies itself with different names to different folders on a local hard drive. The file names can be semi-randomly generated or they can be any of the following:
| %CommonPrograms%\startup\crashreport.exe |
| %ProgramFiles%\bitcomet\crashreport.exe |
| %ProgramFiles%\bitcomet\plugin_emule\crashreport.exe |
| %ProgramFiles%\funshion online\funshion\crashreport.exe |
| %ProgramFiles%\meitu\kankan\crashreport.exe |
| %ProgramFiles%\pkr\crashreport.exe |
| %ProgramFiles%\vombashots\crashreport.exe |
| %ProgramFiles%\wefi\crashreport.exe |
| %Programs%\startup\crashreport.exe |
It hides the autorun.inf by changing its file attributes
In order to assure it is executed at every system startup, it creates the following registry entries:
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
"crash report" = "%Windir%\crashreport.exe"
File Behavior
CRASHREPORT.EXE has been seen to perform the following behavior:
* Can communicate with other computer systems using HTTP protocols
* Executes a Process
* Includes file creation code which could be used to test for interception by security products
* This Process uses Anti Dissasembly Tricks to avoid analysis by security products
CRASHREPORT.EXE has been the subject of the following behavior:
* Created as a process on disk
* Executed as a Process
* Deleted as a process from disk
* Registered as a Dynamic Link Library File
* Created by processes which appear to be checking for interception by security products
Notes:
- %CommonPrograms% is a variable that refers to the file system directory that contains the directories for the common program groups that appear on the Start menu for all users. A typical path is C:\Documents and Settings\All Users\Start Menu\Programs (Windows NT/2000/XP).
- %ProgramFiles% is a variable that refers to the Program Files folder. A typical path is C:\Program Files.
- %Programs% is a variable that refers to the file system directory that contains the user's program groups. A typical path is C:\Documents and Settings\[UserName]\Start Menu\Programs.
No comments:
Post a Comment