Download page Alerts Using Cisco Secure Application.
Alerts Using Cisco Secure Application
The Alerts tab allows you to configure email and HTTP based alerts. You can set up actions to get alerted when Cisco Secure Application detects new attacks, vulnerabilities, or business risks.
Only users with Edit (admin or tenant level) permission can access Alerts. An RBAC user with less privileges than admin or tenant level cannot create alerts.
Create an HTTP Alert
From the Cisco Secure Application dashboard, navigate to Alerts.
From the HTTP tab, click + Add Action.
Enter the Action Name. Do not use special characters in the Action Name.
Select the Event Type:Vulnerability, Business Risk, or Attack.
Click Next.
Enter following Action Details:
Method Type: POST
Encoding: UTF-8
(Optional) Applications: Select up to 100 applications that this action applies to from the pull-down list. You can filter the list by typing into it. By default, this action applies to all applications.
Raw URL: Enter the Raw URL of your HTTP request.
Click Next.
For Authentication Type, select:
None – if the communication is not encrypted
Basic and enter your username and password
Bearer Token and enter your token
Click Next.
(Optional) Specify custom headers for the request.
Click Next.
Add Payload. The payload must be valid JSON. You can copy Business Risk as the Event Type, then you can view business transaction variables when you Add Payload.
Select the predefined variable $attack.events to include details related to any vulnerability associated with the attack in the payload.
Select the predefined variable $attack.events to include up to 256 lines of the stack trace in the payload.
Confirm and review the following information: cURL, General Information, Actions, Security, Custom Headers, and Payload.
Sample payload for ServiceNow:
Sample action that applies only to a few applications:
Click Save. Once you click Save, default Rules are automatically generated. To see the rules, click the Rule tab. If you specified which applications this action applies to, those applications are listed on the Rules tab in the Application column.
Create an Email Alert
You can also view <= 100 vulnerabilities, business risks, or attacks per email notification. To view > 100 vulnerabilities, business risks, or attacks, sign in to the UI.
From the Cisco Secure Application dashboard, navigate to Alerts.
Click the Email tab, then click + Add Action.
Enter the Action Name. Do not use special characters in the Action Name.
Select the Event Type:Vulnerability, Business Risk, or Attack.
Click Next.
Enter following Action Details:
(Optional) Select Notify directly in case of an exploited attack, if you would like to receive email alerts for exploited attacks.
Email
Email Digest
Click Next.
Select fields to report and click Next.
Confirm and review the following information: General Information,Actions, Fields.
Click Save. Once you click Save, default Rules are automatically generated.