Retrieve support file password ↗
The Cortex XDR agent generates the Tech Support File (TSF) as a password-protected zip archive. The TSF is packaged inside an outer archive that also contains a metadata file with the encrypted token used to retrieve the password. Follow the steps below to retrieve the password and unzip the file.
The TSF is generated in either of two ways:
- Remotely from Cortex XSIAM - The Retrieve Support File action is initiated from the Action Center or from an endpoint's page. The resulting archive is downloaded from the Action Center.
- Locally from the endpoint - The
cytool log collectcommand is run on the endpoint's command line. The resulting archive is saved on the endpoint's local filesystem.
Locate the token
Find the encrypted token inside the archive.
- Open the outer archive that contains the TSF. This is either the file you downloaded from the Action Center or the file saved locally on the endpoint.
- Locate and open the metadata file (typically named
_CRYPTO-INFO). - Copy the encrypted token string it contains.
Retrieve the TSF file password
The next steps depend on how the TSF was generated.
From the Action Center
Follow these steps if the TSF was downloaded from the Action Center.
- Go to Action Center → All Actions.
- Locate your Support File Retrieval action.
- Right-click the action and select Retrieve Support File Password.
- In the Retrieve Support File Password dialog box, in the Encrypted Password field, paste the token that you copied in Step 1.
- Click the copy button to copy the displayed password and then click Ok. Use the password to unzip the TSF file.
From the endpoint
Follow these steps if the TSF was collected locally by running the cytool log collect command on the endpoint's command line.
- Go to Inventory → Endpoints → All Endpoints.
- At the top of the page, click the key icon
(Tokens and Passwords) and select Retrieve Support File Password. - In the Retrieve Support File Password dialog box, in the Encrypted Password field, paste the token that you copied in Step 1.
- Click the copy button to copy the password displayed and then click Ok. Use the password to unzip the TSF file.