
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, select Properties.
-
Check the Enable Packet Filtering box.
-
Click OK.
To verify that no server publishing rules use Sobig.F 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 combinations 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.
If you are using an "allow all" policy for outbound traffic, protocol definitions need to be created for all ports listed in Table 1, except for #1 (a definition for port 123 UDP already exists and is called NTP (UDP)). 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 UDP
To block outbound traffic on known Sobig ports listed in Table 1:
Note: |
|---|
|
Where a listing includes a range of ports, you must repeat Steps 2–8 for each port in the range.
|
-
In ISA Management, expand Servers and Arrays, <ISA name Server>, Policy Elements.
-
Right-click Protocol Definitions, point to New, and then click Definition.
-
Type Sobig (<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.
To prevent traffic on known Sobig ports:
-
In the left pane, expand Access Policy.
-
Right-click Protocol Rules, point to New, and then click Rule.
-
Type Block W32.Sobig.F 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 NTP (UDP).
-
Click Next.
-
Select Always from the Use this schedule drop-down list and then click Next.
The malicious Sobig process is winppr3.exe. A Firewall Client rule must be created to disallow this process access through the Firewall Client.
To disable the Firewall Client for the malicious Sobig process:
-
In ISA Management, expand Servers and Arrays, <ISA name Server>.
-
Click Client Configuration.
-
In the right pane, right-click Firewall Client and then click Properties.
-
Click the Application Settings tab.
-
Click New.
-
Type winppr32 in the Application dialog box.
-
Select Disable from the Key drop-down list.
-
Select 1 from the Value drop-down list.
-
Click OK.
-
Click OK.
Disabling the Firewall Client for winppr32.exe 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 there are no anonymous Site and Content or Protocol rules.)