
How to Make Sure that ISA Server Is Correctly Configured
To enable IP packet filtering:
-
In ISA Management, expand Servers and Arrays, <ISA Server name>, Access Policy.
-
Right-click IP Packet Filters and select Properties.
-
Check the Enable Packet Filtering box.
-
Click OK.
To verify that no server publishing rules use MyDoom ports:
-
In ISA Management, expand Servers and Arrays, <ISA Server name>, Publishing Rules.
-
Click Protocol Definitions.
-
In the right-side pane, click the Port Number column header to sort the list by port number.
-
Write down the names of any protocol definitions that include the port and protocol combination as listed in Table 1.
-
In the left pane, expand Publishing.
-
Click Server Publishing Rules.
-
Examine all the server publishing rules. If anything in the Protocol column matches the name of a protocol definition that you wrote down in Step 4, that server publishing rule must be disabled or deleted. Use the ISA Server default protocols for RPC instead.
If you are using an "allow all" policy for outbound traffic, protocol definitions need to be created for all ports listed in Table 1. You should create a protocol definition for each port to be blocked, where:
- <port number> is the number of the port from the second column of Table 1
- <IP protocol> is TCP
Note: |
|---|
| Isatools.org hosts scripts that can automate some of the following manual tasks.
|
To block outbound traffic on known MyDoom ports listed in Table 1:
-
In ISA Management, expand Servers and Arrays, <ISA name Server>, Policy Elements.
-
Right-click Protocol Definitions, point to New, and then click Definition.
-
Type MyDoom (<port number>, <ip protocol>) in the Protocol Definition Name dialog box and then click Next.
-
Type <port number> in the Port Number dialog box.
-
Select <protocol type> in the Protocol Type drop-down list.
-
Select Outbound from the Direction dialog box.
-
Click Next.
-
Select No from the Do you want to use secondary connections? option, and then click Next.
-
Click Finish.
Note: |
|---|
|
Because MyDoom uses a contiguous range of ports, you have to repeat the preceding Steps 2-8 for each port in the range.
|
To prevent traffic on known MyDoom ports:
-
In the left pane, expand Access Policy.
-
Right-click Protocol Rules, point to New, and then click Rule.
-
Type Block W32.MyDoom in the Protocol Rule Definition Name dialog box and then click Next.
-
Select Deny from the Response to client requests to use this protocol option.
-
Select Selected protocols from the Apply this rule drop-down list.
-
In Protocols, check the boxes for the newly created protocol definitions in Steps 1–9 and TFTP.
-
Click Next.
-
Select Always from the Use this schedule drop-down list and then click Next.
The malicious MyDoom process operates as explorer, shimgapi, and taskmon. A Firewall Client rule must be created to disallow access by these processes through the Firewall Client.
To disable the Firewall Client for malicious MyDoom processes:
-
In ISA Management, expand Servers and Arrays, <ISA Server name>.
-
Click Client Configuration.
-
In the right pane, right-click Firewall Client and then click Properties.
-
Click the Application Settings tab.
-
Click New.
-
Type msblast in the Application dialog box.
-
Select Disable from the Key drop-down list.
-
Select 1 from the Value drop-down list.
-
Repeat Steps 6-9 two more times, replacing explorer with the other process names (shimgapi and taskmon).
-
Click OK.
-
Click OK.
Disabling the Firewall Client for the malicious processes only prevents the malicious processes on an infected LAT host from acting as a Firewall Client. If the host is also configured as a SecureNAT client, then this setting may have no effect. (To prevent SecureNAT client access across ISA Server, make sure that no anonymous Site and Content or Protocol rules exist.)