Skip to main content

MicrosoftAtpIsolateMachine

This Script is part of the Microsoft Defender for Endpoint Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.1.0 and later.

A polling wrapper script; isolates a machine from accessing external networks.

Script Data#


NameDescription
Script Typepython3
TagsUtilities
Cortex XSOAR Version6.1.0

Inputs#


Argument NameDescription
machine_idA comma-separated list of machine IDs to be used for isolation. For example: 0a3250e0693a109f1affc9217be9459028aa8426,0a3250e0693a109f1affc9217be9459028aa8424.
commentA comment to associate with the action.
isolation_typeFull isolation or selective isolation (restrict only limited set of applications from accessing the network).
ran_once_flagFlag for the rate limit retry.

Outputs#


PathDescriptionType
MicrosoftATP.MachineAction.IDThe machine action ID.String
MicrosoftATP.MachineAction.TypeThe machine action type.String
MicrosoftATP.MachineAction.ScopeThe scope of the action.Unknown
MicrosoftATP.MachineAction.RequestorThe ID of the user that executed the action.String
MicrosoftATP.MachineAction.RequestorCommentComment that was written when issuing the action.String
MicrosoftATP.MachineAction.StatusThe current status of the command.String
MicrosoftATP.MachineAction.MachineIDThe machine ID on which the action was executed.String
MicrosoftATP.MachineAction.ComputerDNSNameThe machine DNS name on which the action was executed.String
MicrosoftATP.MachineAction.CreationDateTimeUtcThe date and time when the action was created.Date
MicrosoftATP.MachineAction.LastUpdateTimeUtcThe last date and time when the action status was updated.Date
MicrosoftATP.MachineAction.RelatedFileInfo.FileIdentifierThe file identifier.String
MicrosoftATP.MachineAction.RelatedFileInfo.FileIdentifierTypeThe file identifier type. Possible values: SHA1 ,SHA256, and MD5.String