Cisco Secure Access Help

PDF

Cisco Secure Access Help

Manage IPS Profiles

Want to summarize with AI?

Log in

Describes Manage IPS Profiles in Cisco Secure Access. Secure Access's Intrusion Prevention System (IPS) protects your network and assets from known threats.


Secure Access's Intrusion Prevention System (IPS) protects your network and assets from known threats. You define IPS profiles with signature lists that group these threats and allow you to specify how each threat should be handled. You then specify an IPS profile in each access rule.

Note
IPS in Cisco Secure Access does not support traffic from the Secure Client roaming module.

How IPS Works

Secure Access IPS uses signature-based detection and provides an added layer of protection against threats such as malware, botnets, phishing, and command and control call backs. When IPS is enabled, it's enabled for your entire environment, including all of your network tunnels.

IPS Signature Lists contain signatures filtered by three actions:

  • Block—Signatures are screened for threats on your network and recorded in Activity Search.
  • Log Only—Signatures are recorded in Activity Search, but not screened for threats.
  • Ignore—Signatures are completely ignored and not recorded in Activity Search.

Hit Counts

Hit counts represent the amount of times signatures were detected on your network for a certain period. By default, hit count durations for all lists are set to the last 24 hours. Each list's hit count duration can be changed to the last five minutes, last hour, yesterday, or the last 30 days. Hit counts may also be reset at any time.


Cisco-Provided IPS Signature Lists

The IPS signature lists provided by Cisco are constructed based on the balance between network connectivity and network security. The more a list is focused on security the more signatures are set to Blocked in that list rather than Log Only or Ignored.

  • Connectivity Over Security—This signature list places an emphasis on network connectivity and throughput at the possible expense of security. Traffic is inspected less deeply, and fewer rules are evaluated.
  • Balanced Security and Connectivity—This signature list attempts to balance network connectivity and security to keep users secure while being less obtrusive toward normal traffic. Less strict than Connectivity Over Security.
  • Security Over Connectivity—This signature list emphasizes security over network connectivity. Traffic is inspected more deeply and more rules are evaluated. The result is an increase in false positives and network latency.
  • Maximum Detection—This signature list places all emphasis on security, such that network connectivity and throughput are compromised. Only select this setting when total protection is required as alerts must be monitored and validated manually.

Decryption is Required for Effective Intrusion Prevention

IPS requires decryption in order to effectively evaluate threats in traffic. Decrypting traffic requires certificates that you must provide and manage:


Exceptions for Traffic That Should Not be Decrypted

If regulation or policy requires traffic to certain types of internet destinations to remain confidential, you can use the system-provided Do Not Decrypt List for this purpose. Navigate to Secure > Settings > Do Not Decrypt Lists and click the System Provided Do Not Decrypt List. (Additional lists that you create on this page do not apply to IPS.) For more information, see Important Information About Do Not Decrypt Lists.


IPS is Used in Both Types of Access Rules

IPS profiles are used in both internet access rules and private access rules.

Settings such as the default IPS profile and the decryption setting in global settings apply to both types of access rules.


Add a Custom IPS Signature List

You can use the system-provided signature lists in custom IPS profiles to build your own custom IPS signature lists that fit your organization's specific needs.

Prerequisites

  • Full admin access to the Secure Access dashboard. For more information, see Manage Accounts.

Procedure for Adding a Custom IPS Signature List

Procedure

  1. Navigate to Secure > Profiles > IPS Profiles.


    IPS Profiles page displaying the list of available IPS profiles
  2. Click Add and enter a name for your custom signature list and choose either Detection or Prevention for Intrusion System Mode.

    • Detection—Detect threats or attacks in your network that match your signature database. When Detection Only mode is used, your IPS settings can be tested on your network without affecting traffic. Signatures that would be blocked in Protection mode will be logged in Activity Search as "Allowed (Would Block)" under IPS Signatures.

    • Prevention—Protect your network from known threats or attacks.

  3. Under IPS Signature List Template, choose the signature list to apply these settings to.

  4. Change which signatures are blocked, logged only, or ignored. Click the menu next to the signature you want to move and click Move to Block, Move to Log Only, or Move to Ignore. A prompt appears asking you to confirm your choice.


    New IPS Profile page showing configurations for custom signature

    Popup asking confirmation for moving signature to Log Only
  5. Click Move. The signature you moved is now within the section you chose.


    New IPS Profile page showing signature under the section it is moved to
  6. Click Save to finish creating your custom signature list.


Reset a Signature's Action

Procedure

  1. Navigate to Secure > Profiles > IPS Profiles.

  2. Under Custom IPS Signature Lists, click the list you want to edit. The list expands.

  3. Click the More Actions menu and click View Overrides to view the list of signatures that have been moved.


    IPS Profiles page showing option to view list of signatures that have been moved
  4. Locate the signature you want to reset and click Reset to System Default for that signature. A prompt appears asking you to confirm your choice.


    IPS Signature List Overrides popup asking for confirmation to reset the signature to system default signature
  5. The signature you reset is now set back to its original action from the default list your custom list is based on.

  6. Click Save to finish editing your custom signature list.