Virus Characteristics
This detection is for a trojan that drops a rootkit component to hide the files and registry entries created by it.
Upon execution, this trojan drops the following files.
- %windir%\system32\drivers\grande48.sys
- %windir%\system32\drivers\<RANDOM name>.sys
The dropped SYS file is detected as Srizbi.sys trojan.
The trojan drops following file and executes it to delete itself.
It creates the following hidden service entries to load its rootkit component.
- HKLM\System\currentcontorlset\services\grande48
- HKLM\System\currentcontorlset\services\<RANDOM name>
It hooks the 'IRP_MJ_DIRECTORY_CONTROL' routine of NTFS file system driver to hide its files.
It hooks following kernel routines to hide its registry keys.
The rootkit component of this trojan will be loaded in Windows safe mode also.
It connects to the following remote web server to download email addresses to send spam.
and uploads last crash dump file from %windir%\minidump folder.
Ip Address : 208.72.168.xxx
port : 4099