Self-propagating malicious code, Lioten.A, IraqiWorm, CIFS Worm
| Attack ID: | CPAI-2002-16 |
| Publish Date: | |
| Category: | Self-propagating malicious code, CIFS Worm |
| Vulnerable Systems: | Windows 2000/XP/.NET systems |
| Source: | |
| Description: | This worm or its mutations (Lioten.A, also known as W32.HLLW.Lioten, W32/Lioten.worm or IraqiWorm) is using a null session connection vulnerability in order to connect to a Windows based system using a network share. This malicious code exploits weak or null passwords in order to propagate. |
| Severity: | |
| This specific worm is not harmful. It can cause denial of service in several cases or used as a basis to launch other attacks.
Security administrators should note that the source code is available, and this can be used by other worms for more destructive attacks. |
|
| Details: | This worm scans for 445/tcp. When it finds a potential victim (listening on this port), it establishes a null session and retrieves a list of user accounts on the victim system. (A null session connection is made through the IPC$ share). For each account it finds, it then attempts to match a number of trivial passwords. On success, it copies itself to the victim system. The CERT/CC received reports that indicate that attackers are monitoring for systems infected with W32/Lioten and further exploiting them via other tools for use in distributed denial-of-service (DDoS) attacks. Systems infected by W32/Lioten scan for 445/tcp. By watching for this scanning activity, attackers are able to easily identify targets with weak passwords and can subsequently compromise those systems for use in other attacks. Additionally, as with other self-propagating malicious code, W32/Lioten may cause denial-of-service conditions in networks where multiple systems are affected. |
| Attack Detection: | Using the SmartView Tracker, identify IPC$ shares access through CIFS resources. |
| Solution: | Until a patch is installed on each and every Windows system, one should use FireWall-1 CIFS resource to control access to Windows 2000/XP/.NET systems for authenticated users only. In this case, CIFS protection should be configured for the microsoft-ds service (port 445/TCP).
The following rule should be configured in order to verify that disk shares (including IPC$) can not be accessed by unauthenticated users
Remarks:
|
| Industry Reference: | |
| Additional Information: | SANS Top 20: Anonymous Logon -- Null Sessions |