Manually or periodically mitigate risks posed by CVEs detected on your managed internal and internet-facing assets.
A common vulnerability and exposure (CVE) is a type of vulnerability that adversaries
may exploit if not remediated. For more information about CVEs on managed assets,
see Vulnerabilities.
ImportantYou must have Cyber Risk Exposure Management enabled and the following required data sources configured to create CVEs with Global Exploit Activity playbooks:
|
Procedure
- Go to .
- On the Playbooks tab, choose .
- On the Playbook Settings panel, select the Vulnerability type, specify a unique name for the playbook, and click Apply.
- On the Trigger Settings panel,
select the trigger type and click Apply.
-
Manual: Allows you to start the playbook execution by clicking the Run icon (
) -
Scheduled: Allows you to schedule the playbook to run daily, weekly, or monthly
-
- On the Target Settings panel,
select and configure the Target for the playbook and
click Apply.If you need to mitigate risks for more than one target type, use the add node (
) on the right of the
Trigger node. - If you need to take actions when specific conditions are
met, configure the Condition node.
- Click the add node (
) on the right of the
Target node and click
Condition. - Create a condition setting by specifying the
Parameter, Operator,
and Value.SettingDescriptionParameterFor more information about the parameters, see the Highly-Exploitable CVEs widget in the Threat and Exposure Management app.Operator
-
IS: The condition is triggered if any of the values is matched
-
IS NOT: The condition is triggered if none of the values is matched
ValueFor more information about the values for each parameter, see the Highly-Exploitable CVEs widget in the Threat and Exposure Management app. -
- If you need to configure multiple sets of
condition settings, click Add.The condition operator is evaluated using a logical AND.
- Click Apply.
- If you need to add more than one parallel
Condition node, click the add node (
) on the right of the
Target node. - If you need to configure action settings for the
Condition node, add an
Action node by clicking the add node (
) on the right.For details, see Step 7. - If you need to configure else-if conditions or
else actions, add an Else-If Condition or
Else Action node by clicking the add node
(
) under the
Condition node.For details, see Step 9.
- Click the add node (
- Configure actions by adding an
Action node.
- Click the add node (
) on the right of the
Condition node and click
Action. - On the Action Settings panel, select an Action.CategoryAvailable actionsCase Management
-
Open new case: Creates a new case for the playbook execution results
-
Update existing case: Updates an existing case with the playbook execution results
General-
Generate CSV file: Consolidates detected CVEs and generates CSV files that contain information about the CVEs and the affected assets
Notification-
Send email notification of results: Notifies specified recipients of the playbook results
-
Send ticket notification of results: Sends a ServiceNow ticket notification of the playbook results
-
Send webhook notification of results: Sends specified channels a webhook notification of the playbook results
Response Management-
Mitigate vulnerabilities in internal assets: Creates response actions to mitigate detected vulnerabilities on internal assets
-
- If you selected Generate CSV file, configure the CSV file settings.Select Generate separate files for each CVE to generate individual CSV files per CVE. By selecting this option, Security Playbooks generated multiple CSV files corresponding to the detected CVEs.The generated CSV files contain the following information:CVE file fieldDescriptioncveIdThe CVE identifierglobalExploitActivityThe global exploit activity level of the CVECVSS scoreThe Common Vulnerability Scoring System scorepublishedTimeThe date and time the CVE was publishedexploitAttemptCountThe number of exploit attempts detectedhostCountThe number of affected hostsreferencesReference links for the CVEpreventionRulesAvailable prevention rules for the CVEfirstSeenTimeThe date and time the CVE was first detectedstatusThe current status of the CVEFor internet-facing assets, the CSV file also contains the following host information:Internet-facing host file fieldDescriptionhostThe host name of the internet-facing assetriskScoreThe risk score of the hostcveCountThe number of CVEs detected on the hostcveListThe list of CVE identifiers detected on the hostipListThe IP addresses associated with the hosthostProviderListThe hosting providers for the assetserviceListThe services running on the hostportListThe open ports on the hostdetectionTimeThe date and time the CVE was detected on the host
- If you selected a notification action, configure the notification settings.The settings vary depending on the notification type:
-
Send email notification of results: Configure the subject prefix and specify the email addresses of recipients.
-
Send webhook notification of results: Configure the subject prefix and select the webhook channels to receive notifications.

Tip
To add a webhook connection, click Create channel. -
Send ticket notification of results: Select the ServiceNow ticket profile and configure the ticket profile settings, including the assignment group, assigned user, and short description.

Tip
If you need to add a ticket profile, click Create ticket profile.
-
- Select whether to send a notification to request
manual approval to create general actions, and then configure the
notification settings if you require manual approval.

Note
Actions pending manual approval for over 24 hours expire and cannot be performed.SettingDescriptionNotification method-
Email: Sends an email notification to specified recipients
-
Webhook: Sends a notification to specified webhook channels
Subject prefixThe prefix that appears at the start of the notification subject lineRecipientsThe email addresses of recipientsThe field only appears if you select Email for Notification method.WebhookThe webhook channels to receive notificationsThe field only appears if you select Webhook for Notification method.
Tip
To add a webhook connection, click Create channel. -
- Click Apply.
- If you need to add more than one parallel action, click
on the right of the Target or Condition node.
- Click the add node (
- If you need to configure additional actions, add more Action nodes.You can add multiple action nodes to a playbook. For example, you can configure a Generate CSV file action followed by a Send email notification of results action to generate CSV files and then notify recipients of the results.

Note
Multiple Action nodes configured in a serial mode are taken sequentially.- Click the add node (
) on the right of the
preceding node and click
Action. - Select an action from the Action drop-down list and configure the action settings.For details about the available actions and their settings, see Step 7.
- Click Apply.
- Click the add node (
- Configure Else-If Conditions or
Else Actions if necessary.
- Click the add node (
) below the Condition node and click Else-If Condition or Else Action. - Configure a Condition node by following Step 6 or an Action node by following Step 7.
-
Which nodes you can add (
) varies depending on the preceding node. For example, an Action node can only be possibly followed by another Action node; a Condition node can be followed by an Action node or have an Else-If Condition or Else Action attached to it. -
When a condition is false, the playbook performs the Else Action or checks if its Else-If Condition is met. If the Else-If Condition is met, the playbook continues to perform the corresponding Else Action.
-
Multiple Action nodes configured in a serial mode are taken sequentially.
- Click the add node (
- Enable the playbook by toggling the Enable control on.
- Click Save.The playbook appears on the Playbooks tab in the Security Playbooks app.
