Skip to content

Web Filtering configuration (Chrome Security policy)

The Web Filtering configuration lets you manage the Web Filtering feature of the Sophos Chrome Security extension. Web Filtering protects users from accessing malicious, undesirable or illegal web content.

Tip

The Sophos website Web Security & Control Tests provides example pages to test your Web Filtering configuration and additional information about each category. Although some of these pages are classified as potentially offensive or dangerous, the content is harmless in all cases.

When you turn on Web Filtering, Sophos Mobile always blocks web pages categorized as highly objectionable criminal activity, such as child pornography. To prevent others from accessing these pages, Sophos Mobile masks the URLs in logs, events, and reports.

Settings

Setting Description
Filter malicious websites Select whether users can access websites with malicious content.
Create events

When the user tries to open a filtered website, Sophos Mobile creates an event, which you can see on the device’s details page.

You can select whether Sophos Mobile creates events only when a site is blocked or also for sites that produce a warning.

Check embedded content

Web pages are filtered based on their own content and on embedded content like ads. For example if you set the Gambling category to Block, all gambling websites and all pages containing gambling-related ads are blocked.

If you turn off this option, Web Filtering ignores embedded content unless it’s malicious.

Filter websites by category

Select whether users can access types of websites.

Websites are categorized based on data from SophosLabs. The data is updated constantly.

Website exceptions

Configure exceptions to the category filters:

  • Allowed domains: Websites that are allowed, even though the category they belong to is blocked.
  • Blocked domains: Websites that are blocked, even though the category they belong to is allowed.

Website exceptions

Warning

Web Filtering applies to all web traffic, including traffic from third-party apps, system apps, and external resources that a website loads, such as fonts. Therefore, be careful when blocking domains, especially with wildcard entries. Blocking a domain that an app or website depends on can prevent the app from working properly or cause the website to load incorrectly.

In Allowed domains and Blocked domains, enter one item per line, without a separator. Use one of the following formats:

  • IPv4 or IPv6 address
  • IPv4 or IPv6 subnet
  • Domain
  • Wildcard domain

Usage notes

  • The wildcard * must be the leading character.
  • In Blocked domains, a single wildcard * blocks all websites.
  • Don't include protocol prefixes such as https:// or chrome://.
  • Web Filtering doesn't resolve domain names to their IP addresses. If the user accesses a website by its domain name, Web Filtering doesn't check if it has an IP address that you allow or block.

Examples

The following examples show valid entries for Allowed domains and Blocked domains.

  • 203.0.113.0
  • 2001:db8:85a3:0:0:8a2e:370:7334
  • 203.0.113.0/24
  • 2001:db8::/32
  • www.example.com
  • *.example.com
  • *example.com
  • bookmarks (instead of chrome://bookmarks)

Filtering logic

When Web Filtering evaluates whether a website must be allowed or blocked, the allow list takes precedence over the block list, and policy-defined lists take precedence over user-defined lists.

Filtering rules are applied in the following sequence:

  1. If the website is included in Allowed domains, it is allowed.
  2. If the website is included in Blocked domains, it is blocked.
  3. If the user has added the website to the allow list, it is allowed.
  4. If the user has added the website to the block list, it is blocked.
  5. If the website belongs to a category that’s forbidden, it’s blocked.