📄 3013.txt
字号:
Rule: --Sid: 3013-- Summary: This event is generated when an attacker attempts to connect to thevictim using the Asylum 0.1 trojan.-- Impact: If successful, the attacker would gain unauthorized access to thesystem, enabling him to upload and execute files on the computer andreboot it at will, resulting in a full compromise of the victim's computer. --Detailed Information:When executed, Asylum 0.1 opens up its assigned port (default is 23432)for communication with the attacker. Asylum 0.1 has four functions:Upload File, Open File, Reboot Computer, and Remove Server. Upload File: Look for traffic on port 23432 containing UPL followed by a file location.Open File: Look for traffic on port 23432 containing RUN followed by a file location.Reboot: Look for the string "RBT" on port 23432.Remove Server: Look for the string "DIE" on port 23432.--Affected Systems:Windows 95/98/ME/NT/2000--Attack Scenarios: The victim must first install the server. Be wary of suspicious filesbecause they often can be backdoors in disguise. Once the victimmistakenly installs the server program, the attacker usually will employan IP scanner program to find the IP addresses of victims that haveinstalled the program. Then the attacker enters the IP address, portnumber (which is assigned to the server program by the attacker:default is 23432), and presses the connect button and he has access tothe computer.-- Ease of Attack: Simple.-- False Positives:None known--False Negatives:None known-- Corrective Action:Delete the System Administration key (if found) in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run orHKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices orHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run.Open the system.ini and (if found) replace shell=Explore.exe win32cmp.exe to shell=explore.exeOpen the win.ini and (if found) delete load=c:\windows\wincmp32.exe or run=c:\windows\wincmp32.exeFind and delete the Asylum 0.1 trojan server file, usually called wincmp32.exe.Keep anti-virus programs updated with the latest definitions.--Contributors:Sourcefire Research TeamRicky Macatee <rmacatee@sourcefire.com>-- Additional References:PestPatrol:http://www.pestpatrol.com/PestInfo/A/Asylum.aspDark-E:http://www.dark-e.com/archive/trojans/asylum/01/index.shtml--
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -