Cortex XDR - XCloud Token Theft - Set Verdict
Cloud Incident Response Pack.#
This Playbook is part of theSupported versions
Supported Cortex XSOAR versions: 6.8.0 and later.
#
Cloud Token Theft - Set Verdict PlaybookThe playbook is built from a decision tree whose ultimate goal is to decide whether the observed activity is malicious.
#
Event SearchThe playbook searches for events based on the attacker's IP address within the last two hours.
#
Tests PerformedThe following tests are performed on the observed activity:
- Malicious IP Check: Determines if the IP address is malicious.
- CSP ASN Check: Checks if the activity was performed from an Autonomous System Number (ASN) belonging to one of the Cloud Service Providers (CSPs).
- IP and ASN History Check: Verifies if the IP address and ASN have been previously observed.
- Region Check: Determines if the API call was made from outside the recognized region.
- Anomalous State Check: Checks if the API call was made from an anomalous state.
- Alert Check: Looks for any related alerts around the event, including:
- Possible cloud instance metadata service (IMDS) abuse.
- Impossible Traveler by cloud identity.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
IntegrationsThis playbook does not use any integrations.
#
Scripts- Set
#
Commands- xdr-get-incident-extra-data
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
sourceIP | The source IP to search by additional alerts. | Optional | |
fromDate | The start date for the search additional alerts task. Filter by from date (e.g. "3 days ago" or 2006-01-02T15:04:05+07:00 or 2006-01-02T15:04:05Z) | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
alertVerdict | The alert verdict. | unknown |
PaloAltoNetworksXDR.Alert | The additional alerts found. | unknown |