Threat Report: Exposing Malware in Linux-Based Multi-Cloud Environments | Download Now

Carbon Black Cloud: Remote error 0x00000002 - The system cannot find the file specified

Carbon Black Cloud: Remote error 0x00000002 - The system cannot find the file specified

Environment

  • Carbon Black Cloud Console: All Supported Versions
    • Live Response
  • Apple macOS: 10.15 and Above
  • Linux: All Supported Versions
  • Windows: All Supported Versions

Symptoms

  • Live Response execfg command gives error:
    Remote error 0x80070002 - The system cannot find the file specified.
  • Working directory has restricted permissions . This has been seen in directories such as:
    • c:\users\%username% on Windows
    • / and /System on Mac
    • /var/log/ on Linux

Cause

The sensor's current behavior is to create a tmp file in the directory the command is executed. If the directory has restrictive permissions, it can cause Live Response to fail.

Resolution

Specify the output file in a different directory by using -o. Ex:
execfg whoami -o "Path/to/filename.log"

Related Content


Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎10-26-2021
Views:
795
Contributors