01.01.2013 Views

Web Gateway 7.1.5 Product Guide - McAfee

Web Gateway 7.1.5 Product Guide - McAfee

Web Gateway 7.1.5 Product Guide - McAfee

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

6<br />

<strong>Web</strong> filtering<br />

URL filtering<br />

Allow uncategorized URLs<br />

List.OfCategory.IsEmpty(URL.Categories) equals true –> Stop Rule Set<br />

The rule uses the List.OfCategory.IsEmpty property, which has the URL.Categories property as a<br />

parameter, to check whether the list of categories for categorizing a URL is empty. This would<br />

mean that the URL is uncategorized, as it could not be assigned to any of the existing categories.<br />

Specifying the URL.Categories property as a parameter ensures that it is a particular list of<br />

categories that is checked. It is the list that is the value of this property.<br />

To provide a list of categories as the value for the URL.Categories property, the URL Filter module<br />

is called, which retrieves this list from the Global Threat Intelligence system. The module runs with<br />

the specified Default settings.<br />

If a URL is uncategorized, processing of the rule set stops and the blocking rules that follow this<br />

rule are not processed. The request for the URL is forwarded to the appropriate web server and,<br />

unless access to the URL is blocked in the response or embedded object cycle, the user is allowed<br />

to access the web object that was requested by submitting the URL.<br />

For information on how to modify this rule to let it execute a block action, see Modify a filtering rule<br />

to block uncategorized URLs.<br />

Block URLs whose category is in URL Category BlockList<br />

URL.Categories at least one in list Category BlockList –> Block<br />

— Statistics.Counter.Increment (“BlockedByURLFilter”,1)<br />

The rule uses the URL.Categories property to check whether one of the categories a given URL<br />

belongs to is on the specified blocking list. The URL Filter module, which is called to retrieve<br />

information on these categories, runs with the Default settings, as specified with the property.<br />

If one of the URL’s categories is on the list, processing of all rules stops and the request for access<br />

to the URL is not passed on to the appropriate web server. Access to it is blocked this way.<br />

The URLBlocked action settings specify that the user who requested this access is notified of the<br />

blocking.<br />

The rule also uses an event to count blocking due to URL filtering in the same way as the blocking<br />

rule for individual URLs in this rule set.<br />

Block URLs with bad reputation<br />

URL.IsHighRisk equals true –> Block — Statistics.Counter.Increment<br />

(“BlockedByURLFilter”,1)<br />

The rules uses the URL.IsHighRisk property to find out whether a URL has a reputation that lets<br />

access to it appear as a high risk. If the value for this property is true, processing of all rules stops<br />

and the request for access to the URL is not passed on to the appropriate web server. Access to it<br />

is blocked this way.<br />

The reputation score is retrieved by the Global Threat Intellegence module, which runs with the<br />

settings specified after the property.<br />

The URLBlocked action settings specify that the user who requested this access is notified of the<br />

blocking.<br />

The rule also uses an event to count blocking due to URL filtering in the same way as the blocking<br />

rule for individual URLs in this rule set.<br />

190 <strong>McAfee</strong> <strong>Web</strong> <strong>Gateway</strong> <strong>7.1.5</strong> <strong>Product</strong> <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!