Unisys Stealth
Unisys Stealth Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
This integration is intended to aid companies in integrating with the Stealth EcoAPI service. Using the included commands, security teams can trigger dynamically isolation of users or endpoints from the rest of the Stealth network.
#
Configure Unisys Stealth on Cortex XSOARNavigate to Settings > Integrations > Servers & Services.
Search for Unisys Stealth.
Click Add instance to create and configure a new integration instance.
Parameter Required Stealth Eco API IP Address or Hostname True Stealth Eco API Port True Credentials True Isolation Role ID False Trust any certificate (unsecure) False Use Proxy? False Click Test to validate the URLs, token, and connection.
#
CommandsYou can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
#
stealth-isolate-machineThis is the command which will isolate an endpoint from the Stealth Network
#
Base Commandstealth-isolate-machine
#
InputArgument Name | Description | Required |
---|---|---|
endpoint | FQDN of machine to isolate. | Required |
#
Context OutputThere is no context output for this command.
#
stealth-unisolate-machineThis is the command which will un-isolate an endpoint from Stealth Network
#
Base Commandstealth-unisolate-machine
#
InputArgument Name | Description | Required |
---|---|---|
endpoint | FQDN of machine to isolate. | Required |
#
Context OutputThere is no context output for this command.
#
stealth-get-stealth-rolesRetrieve roles from Stealth Network
#
Base Commandstealth-get-stealth-roles
#
InputThere are no input arguments for this command.
#
Context OutputThere is no context output for this command.
#
stealth-isolate-userThis is the command which will isolate an user from the Stealth Network
#
Base Commandstealth-isolate-user
#
InputArgument Name | Description | Required |
---|---|---|
user | Hostname of machine to isolate. | Optional |
#
Context OutputThere is no context output for this command.
#
stealth-unisolate-userThis is the command which will un-isolate an user from Stealth Network
#
Base Commandstealth-unisolate-user
#
InputArgument Name | Description | Required |
---|---|---|
user | Username to un-isolate. | Optional |
#
Context OutputThere is no context output for this command.
#
stealth-isolate-machine-and-userThis is the command which will isolate an endpoint and user from the Stealth Network
#
Base Commandstealth-isolate-machine-and-user
#
InputArgument Name | Description | Required |
---|---|---|
endpoint | FQDN of machine to isolate. | Optional |
user | Username to isolate. | Optional |
#
Context OutputThere is no context output for this command.
#
stealth-unisolate-machine-and-userThis is the command which will un-isolate an endpoint and user from Stealth Network
#
Base Commandstealth-unisolate-machine-and-user
#
InputArgument Name | Description | Required |
---|---|---|
endpoint | FQDN of machine to isolate. | Optional |
user | Username to un-isolate. | Optional |
#
Context OutputThere is no context output for this command.