A knowledge base article about Examining an Anti-Spyware profile provided by the UC Berkeley IT Service Hub - Knowledge Portal
Table of Contents
The Information Security Office (ISO) creates security profiles that individual departments can use in their own environments. To evaluate these profiles for local use, it is best to review the settings within the management console. The steps below outline how to examine Anti-Spyware 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; items with higher criticality are placed at the top.
simple-critical applies to any threat with a severity of "Critical." If malware behavior matches this, the firewall sends a reset-packet to both the client and server, ending the session and recording the packet for forensic analysis.Data Theft rule is different because it is based on a specific Category rather than severity. Even if a threat is rated "Low" severity, if it is categorized as "data-theft," the firewall will interrupt the traffic.Exceptions allow you to override the default behavior for specific signatures. While ucbsec-RD_server normally has no exceptions, they can be created to change an action (e.g., setting a Critical issue to "Alert" only) or to apply a different rule to specific IP addresses.
Note: To see all available signatures that could be used for exceptions, click the Show all signatures checkbox in the lower-left corner of the window.
The DNS Signatures tab includes External Dynamic Lists (EDLs) of malicious domains and configures the Sinkhole behavior. In this example, the list includes threat-malicious_FQDN, which ISO accumulates from trusted third parties.
When the firewall detects a DNS query for a malicious host on this list, it intercepts the request and provides a Sinkhole IP address. This prevents the victim machine from successfully connecting to the malicious domain. Currently, IPv4 requests are sent to a public Palo Alto sinkhole, while IPv6 requests are directed back to the host machine (loopback).
Click Cancel to exit these screens without making changes.
For technical documentation, visit the vendor site: Anti-Spyware Profile Documentation.