|
1 、病毒运行后复制自身到:
%system%\Phantom.exe
%winnt%\Phantom.exe
2 、创建互斥体: '___--->>>[E-v-i-l_S-e-c-u-r-i-t-y_T-e-a-m]<<<---___'
3 、修改注册表文件
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell
Old value: 字串 : "Explorer.exe" New value: 字串 : "Explorer.exe Phantom.exe"
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Userinit
Old value: 字串 : "C:\WINNT\system32\userinit.exe," New value: 字串 : "userinit.exe,Phantom.exe"
4 、病毒主要通过发送病毒邮件来传播,其中:
邮件主体可能为:
Notice of account limitation
Security measures
Warning Message: Your services near to be closed.
You have successfully updated your password
Your Account is Suspended
Your Account is Suspended For Security Reasons
Your new account password is approved
Your password has been successfully updated
......
正文可能为:
You have successfully updated the password of your {Random} account.
If you did not authorize this change or if you need assistance with your
account, please contact {Random} customer service at: {Random}
Thank you for using {Random}!
The {Random} Support Team
病毒附件名可能为:
account-info
account-password
account-report
approved-password
document
email-details
email-password
important-details
new-password
password
......
5 、病毒具有 IRC 信道功能,远程控制者可对感染主机进行任意操作。
6 、病毒运行后会尝试终止反病毒及安全软件相关进程。
AGENTW.EXE
ALERTSVC.EXE
ALEVIR.EXE
ALOGSERV.EXE
AMON9X.EXE
ANTI-TROJAN.EXE
ANTIVIRUS.EXE
ANTS.EXE
APIMONITOR.EXE
APLICA32.EXE
APVXDWIN.EXE
ARR.EXE
ATCON.EXE
ATGUARD.EXE
ATRO55EN.EXE
ATUPDATER.EXE
......
注: % System% 是一个可变路径。病毒通过查询操作系统来决定当前 System 文件夹的位置。 Windows2000/NT 中默认的安装路径是 C:\Winnt\System32 , windows95/98/me 中默认的安装路径是 C:\Windows\System , windowsXP 中默认的安装路径是 C:\Windows\System32 。
|