CrowdStrike Host Management

CrowdStrike Host Management

by Internal Labs

StarStarStarStarStarStarStarStarStarStar

0

Integration Service Connector

Downloads

<100

back button
back button
carouselImage0
next button
next button

Summary

Summary

The Crowdstrike connector for UiPath enables you to integrate Crowdstrike's host management capabilities into your automation workflows.

Overview

Overview

The CrowdStrike Connector for UiPath integrates UiPath with CrowdStrike Falcon's endpoint protection platform, allowing you to manage and interact with host data and containment actions directly from your workflows.

It provides a range of activities for retrieving device information, executing host actions (like containment) and tagging endpoints to support security operations and response automation.

Features

Features

Activities included

  1. Get Device Details - Retrieves detailed information about a specific device.

Input:

  • Filter: A device ID (e.g., 'abcdefg1234123')

Output:

  • Detailed information about the specified device as dictionary;
  1. Get Device ID - Retrieves the host ID for a given hostname.

Input:

  • Filter: A filter string (e.g., Hostname:'HOSTNAME')

Output:

  • Host ID: A string representing the device's unique identifier
  1. Host Action - Performs a specified action on a host.

Input:

  • Host ID: The unique identifier of the host
  • ActionName: The action to perform. Available options: contain, lift_containment, lift_filesystem_containment_all, hide_host, unhide_host
  1. Tag Device - Adds or removes tags from specified devices.

Input:

  • Action: 'add' or 'remove'
  • Device IDs: A list of device IDs to be tagged
  • Tags: A list of tags to apply or remove (all tags must start with "FalconGroupingTags/")

Similar Listings