A knowledge base article about Examining a Vulnerability Protection profile provided by the UC Berkeley IT Service Hub - Knowledge Portal
Table of Contents
The Information Security Office (ISO) creates a number of security profiles that individual departments can use in their own firewall environments. To understand the settings and evaluate them for local use, it is best to review the profiles within the management console. The steps below outline how to examine Vulnerability Protection profiles.
ucbsec-RD_server (the recommended profile for servers containing Restricted Data).Opening the profile displays the rules. Like standard firewall rules, these are processed in order from top to bottom.
simple-server-critical applies to threats targeting a server with a "Critical" severity rating. If an attack is detected, the firewall sends a reset-packet to both the client and server, effectively ending the session.Pro-Tip: If your display is missing the Category column, click the down arrow on any column header, select Columns, and check Category.
This pattern continues through lower severity levels until the Detect Brute Force rule.
For this rule, severity is set to Any. Because it is positioned below critical and high severity rules, it only triggers if those higher-priority rules do not match first. It applies specifically to the brute-force category. When detected, it generates an Alert and captures the packet without blocking the traffic.
Exceptions are used when the default action for a specific threat is not appropriate for your environment. The ucbsec-RD_server profile contains four standard exceptions.
In this example, the Glibc getaddrinfo Buffer Overflow exception has a number "4" next to it. This indicates the number of specific IP addresses this exception applies to. If no number is present, it is a global exception for that profile.
Clicking the number opens a pop-up window listing the exempt IP addresses:
Click Cancel to exit these screens without making changes.
For more details, visit the vendor documentation: Vulnerability Protection Profile Documentation.