- Release Notes
- Getting Started
- UiPath Assistant
- Installation and Upgrade
- Robot Types
- Robot Components
- Licensing
- Connecting Robots to Orchestrator
- Processes and Activities
- Logging
- Robot JavaScript SDK
- Specific Scenarios
- Windows Sessions
- Login Using Thales Luna Credential System
- Login Using NShield Key Storage Provider
- Redirecting Robots Through a Proxy Server
- Executing Tasks in a Minimized RDP Window
- Using Mapped Network Drives
- Stopping a Process
- Disable Stop Button
- Custom Package Folders and Network Paths
- CrowdStrike Integration
- Restarting Robot Components
- Troubleshooting
- About Troubleshooting
- Unresponsive Robot Over RDP
- Duplicate Execution Logs
- Frequently Encountered Robot Errors
- Increased Process Execution Duration
- Enforced Package Signature Verification
- Message Too Large to Process
- Errors When Running as Administrator
- NuGet Packages Not Accessible After Migration
- User Access Control Prompt and UI Automation Activities
CrowdStrike Integration
Integrating UiPath Robots with the CrowdStrike Falcon endpoint protection platform has the following advantages:
- Extended security posture for your organization
- Business continuity for your robot workforce
- Improved visibility and analysis capabilities for your security team
- Seamless technical integration
The integration provides an easy way to detect and selectively block any suspicious or malicious activity caused by the process execution, a short demo can be seen below:
- 2021.10 Robot and Studio
- 6.33 version of CrowdStrike Falcon sensor
-
(Optional) 2021.10 Orchestrator or Automation Cloud Orchestrator
1
The integration is automatically activated when both UiPath Robot and CrowdStrike Falcon sensor are installed on the machine.
1
When the robot is connected to an Orchestrator older than 2021.10, theTenantName
,TenantKey
, andTenantId
fields are not sent to the CrowdStrike cloud console.
Data related to process execution contains annotation metadata which is sent to the CrowdStrike Falcon sensor. From there, it is sent to the CrowdStrike management console where it can be reviewed by the security team. The integration is based on the following components, which are split between UiPath and CrowdStrike:
Metadata sent to CrowdStrike Falcon includes:
- Orchestrator URL - The URL that the robot uses for the Orchestrator connection (e.g. https://cloud.uipath.com).
- Tenant Name - The tenant in the Orchestrator instance used by the robot.
- Folder Info - The folder in Orchestrator where the process is found.
- Package Name - The name of the package used by the robot to run the automation.
- Process Name - The name of the process run by the robot.
- Process Key (ID) - The process key (identifier).
- Machine Name - The machine name on which the automation is running on.
- Windows User - The Windows user under which the automation is running.
- User Name - The username under which the automation is running.
- User's Email - The Orchestrator user's email that runs the job.
- Job ID - The job id in Orchestrator for the running job.
- Job Start Date - The date when the job was started.