- Incident Responder i56 Release Notes
- What's New
- Known Issues
- Issues Fixed in Incident Responder i56.5 (General Availability)
- Issues Fixed in Incident Responder i56.6
- Issues Fixed in Incident Responder i56.7
- Issues Fixed in Incident Responder i56.8
- Issues Fixed in Incident Responder i56.9
- Issues Fixed in Incident Responder i56.10
- Issues Fixed in Incident Responder i56.11
- Issues Fixed in Incident Responder i56.12
- Issues Fixed in Incident Responder i56.13
- Issues Fixed in Incident Responder i56.14
- Get Started with Incident Responder
- Configure Incident Responder Settings
- Core Settings
- Analytics Settings
- Configure Services
- Prerequisites for Configuring Incident Responder Microsoft Services with OAuth2.0 Authentication
- Configure the Amazon Elastic Compute Cloud (EC2) Service
- Configure the Anomali ThreatStream API Service
- Configure the Atlassian Jira Service
- Configure the BMC Remedy Service
- Configure the Check Point Firewall Service
- Configure the Cisco AMP for Endpoints Service
- Configure the Cisco Services Engine (ISE) Service
- Configure the Cisco Threat Grid Service
- Configure the Cisco Umbrella Enforcement Service
- Configure the Cisco Umbrella Investigate Service
- Configure the CrowdStrike Falcon Host API Service Service
- Configure the CyberArk Service
- Configure the Cylance Protect Service
- Configure the Exabeam Advanced Analytics Service
- Configure the Exabeam DL Service
- Configure the FireEye HX Service
- Configure the Fortinet Service
- Configure the Google Gmail Service
- Configure the IntSights Cyber Intelligence Ltd. Service
- Configure the IRNotificationSMTPService Service
- Configure the Microsoft Active Directory (AD) (Latest) Service
- Configure the Microsoft Exchange Service
- Configure the Microsoft Outlook Office 365 Service
- Configure the Microsoft Windows Defender ATP Service
- Configure the Microsoft Windows Management Instrumentation Service
- Configure the Netskope Service
- Configure the Okta Service
- Configure the Palo Alto Networks Firewall Service
- Configure the Palo Alto Networks Wildfire Service
- Configure the Rapid7 insightVM Service
- Configure the SentinelOne Service
- Configure the SentinelOneV2 Service
- Configure the Service Now Service
- Configure the Slack Service
- Configure the SlashNext Service
- Configure the Splunk Service
- Configure the ThreatConnect API Service
- Configure the Urlscan.io API Service
- Configure the VirusTotal Service
- Configure the Zscaler Service
- Test a Service
- Edit a Service
- Disable a Service
- Upload a Custom Service
- Delete a Custom Service
- Create an Email Template for the Notify by Email Action
- Respond to Security Incidents
A decision node evaluates whether the input is true or false. Based on this evaluation, the next node in the playbook executes an action.
From the node you wish to make a decision on, add a node and select DECISION. If you add the node straight from the start node, it operates on all the fields and raw data in the incident.
Select an input source. You can select between the fields, entities, or artifacts in the incident or the output from a previous node.
Select an operator:
Equals – Checks if values are equal.
Not Equal To – Checks if values are not equal.
Contains – Checks if values partially match.
Not Contains – Checks if values do not match.
Is Empty – Checks if incident field doesn't have an assigned value.
Exists – Checks if incident field has an assigned value.
Starts With – Checks if string data type starts with a specified value.
Not Starts With – Checks if string data type doesn't start with a specified value.
Ends With – Checks if string data type ends with a specified value.
Not Ends With – Checks if string value doesn't end with a specified value.
In – Checks if value is in a specified list.
Not In – Checks if value is not in a specified list.
Matches – Checks if values match exactly.
Not Matches – Checks if values don't match exactly.
Greater Than – Checks if value is greater than a specified value.
(Optional) If relevant, enter or select a value.
Click SAVE.
(Optional) Add additional conditions to the decision node.
To add an or condition, select +OR.
To add an and condition, select +AND.
From the decision node's outbound ports, add a node that executes depending on how the input was evaluated:
To execute a node if the input is evaluated as true, add a node from the outbound port on the side.
To execute a node if the input is evaluated as false, add a node from the top or bottom outbound ports.
To close the panel, click anywhere in the interface. If there is a red border around the node, you have not configured one or more necessary fields.