IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

App Control: How to Manually Import Agent Yara Rules

App Control: How to Manually Import Agent Yara Rules

Environment

  • App Control Agent: All Supported Versions

Objective

Import Agent Yara rules in an air gapped environment where Agents are upgraded or installed manually, or when Port 443 is otherwise not available.

Resolution

  1. Copy the "Yara.bt9" file from the App Control server to a location that accessible by the endpoint. By default the Yara.bt9 file is located in:
    "C:\Program Files (x86)\Bit9\Parity Server\hostpkg\Yara.bt9"
  2. From an administrative command prompt on the endpoint, execute the following:
    cd "C:\Program Files (x86)\Bit9\Parity Agent"
    dascli password GlobalCLIPassword
    dascli yara "\\Path\To\New\Yara.bt9"

     

Additional Notes

  • This command requires Agent authentication via the Global CLI Password or by running the command as a User that is part of the Agent Management security group defined in System Configuration > General.
  • For a large number of computers this can be scripted.
  • The Yara file will be ingested by the Agent and stored locally in:
    "C:\ProgramData\Bit9\Parity Agent\Yara\METHOD-TIMESTAMP.bt9"

Related Content


Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎07-10-2020
Views:
1900
Contributors