How to customize a security profile

A knowledge base article about How to customize a security profile provided by the UC Berkeley IT Service Hub - Knowledge Portal

Table of Contents

Overview

For many campus firewall administrators, the Panorama “Security Profiles” created by the Information Security Office (ISO) represent an acceptable balance between security and functionality and work in most cases. These shared profiles can be identified by names starting with ucbsec- and are located in the “Global” Device group. However, there may be cases where a profile needs to be customized to meet a specific departmental use case.

Note on Encryption: Without SSL/TLS decryption, File Blocking profiles only apply to files downloaded without that encryption. Many legitimate sites use SSL/TLS, so the current File Blocking profile will not interfere with downloads from those secured sites.


Customization Example: Unblocking 7-Zip Files

The following steps demonstrate how to customize a File Blocking profile to allow the downloading of .7z files.

  1. Log into https://panorama.net.berkeley.edu using single sign-on.
  2. From the tabs at the top of the window, choose Objects.
  3. Under Security Profiles in the left pane, choose File Blocking.
    Panorama interface showing Security Profiles sidebar with File Blocking highlighted.
  4. From the list of File Blocking profiles, select the one that most closely matches your needs (in this example, ucbsec-user).
    List of existing File Blocking profiles with ucbsec-user highlighted.
  5. Click the Clone button.
  6. When the Clone dialog box appears, click OK. Ensure the Destination for the clone is the vsys you are managing (in this example, the vsys is named ISO_Test1).
    The Clone dialog box in Panorama with the destination vsys ISO_Test1 specified.
  7. The profile will be cloned to your departmental vsys and named ucbsec-user-1.
  8. Find the ucbsec-user-1 profile and click on it to open the File Blocking Profile window.
  9. Rename the profile to something descriptive that will not be confused with shared profiles (e.g., ISO_Test1 File Block).
  10. To remove 7-Zip from the block list, click the box next to 7z (the 7-Zip file extension) and select Delete.
    Selecting the 7z file type from the block list and choosing Delete.
  11. Click OK.
  12. From the Commit menu near the top of the screen, choose Commit to Panorama. When finished, select Push to Device from the same menu.
    The Commit menu showing options for Commit to Panorama and Push to Device.

Best Practices for Deployment

At this point, the new profile is available to add to your firewall rules.