![]() |
|||||||||||||
Cisco Web Security
![]() |
|||||||||||||
Contents
Cisco Cloud Web SecurityLast Updated: December 21, 2012
The Cisco Cloud Web Security feature provides content scanning of HTTP and secure HTTP (HTTPS) traffic and malware protection service to web traffic. The feature helps devices transparently redirect HTTP and HTTPS traffic to the Cisco Web Security cloud. This module describes the Cisco Cloud Web Security feature and how to configure it.
Finding Feature InformationYour software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table at the end of this module. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required. Prerequisites for Cisco Cloud Web SecurityRestrictions for Cisco Cloud Web Security
Information About Cisco Cloud Web SecurityOverview of Cisco Cloud Web SecurityThe Cisco Cloud Web Security feature provides content scanning of HTTP and secure HTTP (HTTPS) traffic and malware protection service to web traffic. This feature helps devices to transparently redirect HTTP and HTTPS traffic to the Cisco Web Security cloud. The Cisco Web Security cloud refers to servers in the Cisco Cloud Web Security data center that are accessible over the public Internet and provide security as a service. Cisco Web Security servers scan the web traffic content and either allow or block the traffic based on the configured policies and thus protect clients from malware. Servers use credentials such as private IP addresses, usernames, and user groups to identify and authenticate users and redirect the traffic for content scanning. The Cisco Cloud Web Security feature enables branch offices to intelligently redirect web traffic to the Cisco Web Security cloud to enforce security and acceptable use of policies over the web traffic. A device authenticates and identifies users who make web traffic requests by using configured authentication and authorization methods such as user credentials (usernames and user groups) available in the traffic that the device redirects to Cisco Cloud Web Security. Cisco Cloud Web Security uses the user credentials to determine the policies that need to be applied to specific users and for user-based reporting. Cisco Cloud Web Security supports all authentication methods such as HTTP Basic, Web Authorization Proxy, and Windows NT LAN Manager (NTLM) (passive or explicit). A device that cannot determine a client's credentials uses a default user group name to identify all clients who are connected to a specific interface on that device. Prior to CSCty48221, the user group that was configured using the
user-group
command in parameter-map type inspect configuration mode had precedence over any default user group that was configured using the
user-group default command in interface configuration mode. With the fix for CSCty48221, a device selects a user group in the following order:
You can configure a device in such a way that the approved web traffic does not get scanned by Cisco Cloud Web Security. Instead, the traffic goes directly to the originally requested web server. Clients are any devices that connect to a device, either directly or indirectly. When a client sends an HTTP or HTTPS request, the device receives the request, authenticates the user, and retrieves the group name from the authentication server. The device identifies the user and then consults the whitelist database to determine whether to send the HTTP or HTTPS client response to Cisco Cloud Web Security. You can configure primary and backup Cisco Cloud Web Security proxy servers. The device regularly polls each of these proxy servers to check their availability. WhitelistingA whitelist is an approved list of entities that are provided a particular privilege, service, mobility, access, or recognition. Whitelisting means to grant access. You can configure a device in such a way that the approved web traffic does not get redirected to Cisco Cloud Web Security for scanning. When you bypass Cisco Cloud Web Security content scanning, the device retrieves the content directly from the originally requested web server without contacting Cisco Cloud Web Security. Once the device receives a response from the web server, the device sends the data to the client. This process is called whitelisting of web traffic. You can bypass content scanning based on the following client web traffic properties:
Cisco Cloud Web Security HeadersA device that forwards web traffic to Cisco Cloud Web Security proxy servers includes additional HTTP headers in each HTTP and HTTPS request. Cisco Cloud Web Security uses these headers to obtain information about customer deployments, including information about the user who had originally made the client request and the device that sent the request. For security purposes, the information in the headers is encrypted and then hexadecimal encoded. Cisco Cloud Web Security headers use both asymmetric and symmetric cryptography by using industry standard algorithms. Asymmetric encryption is done by using the RSA/ECB/PKCS1Padding algorithm that uses key pairs of 512 bits. Symmetric encryption is done by using the triple "DESede" algorithm with a randomly generated triple Data Encryption Standard (DES) key of 168 bits. How to Configure Cisco Cloud Web SecurityConfiguring Cisco Cloud Web SecuritySUMMARY STEPS
DETAILED STEPS ExampleThe following is sample output from the show content-scan history command: Device# show content-scan history 6
Protocol Source Destination Bytes URI Time
HTTP 192.168.100.2:1347 209.165.201.4:80 (102:45) www.google.com 00:01:13
HTTP 192.168.100.2:1326 209.165.201.6:80 (206:11431) www.google.com 00:12:55
HTTP 192.168.100.2:1324 209.165.201.5:80 (206:11449) www.google.com 00:15:20
HTTP 192.168.100.2:1318 209.165.201.5:80 (206:11449) www.google.com 00:17:43
HTTP 192.168.100.2:1316 209.165.201.4:80 (206:11449) www.google.com 00:20:04
HTTP 192.168.100.2:1315 10.254.145.107:80 (575:1547) alert.scansafe.net 00:21:32
Configuration Examples for Cisco Cloud Web SecurityExample: Configuring Cisco Cloud Web SecurityDevice# configure terminal Device(config)# parameter-map type content-scan Device(config-profile)# server scansafe primary ipv4 10.12.34.23 port http 8080 https 443 Device(config-profile)# license 0 D7BF98AFEB0B4AFA5954CB0F81FFB620 Device(config-profile)# publickey flash:testPublicKey.txt Device(config-profile)# source address ipv4 10.2.1.2 Device(config-profile)# exit Device(config)# interface ethernet 0/0 Device(config-if)# content-scan out Device(config-if)# ip virtual-assembly in Device(config-if)# ip virtual-assembly out Additional ReferencesRelated DocumentsTechnical Assistance
Feature Information for Cisco Cloud Web SecurityThe following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Cisco and the Cisco logo are trademarks or registered trademarks of Cisco and/or its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL: www.cisco.com/go/trademarks. Third-party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1110R) Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental. © 2012 Cisco Systems, Inc. All rights reserved.
|
|||||||||||||
|
|