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!

EDR Yara-Connector: New Yara Rule Does Not Run on Binaries

EDR Yara-Connector: New Yara Rule Does Not Run on Binaries

Environment

  • EDR Server: All Supported Versions
  • EDR Yara-Connector: 2.x

Objective

When adding a new Yara rule to the cb-yara-connector, it does not retroactively scan binaries.

Resolution

  • This is expected and by design, as a full modulestore/binary scan can be expensive on resources.
  • To re-scan the binaries against all rules, including new ones:
    • The cb-yara-connector database can be reset using the cb-yara-manager UI via the Reset DB button:
      • User-added image
    • This can also be reset by removing or backing up the cb-yara-connector database and restarting the cb-yara-connector service:
rm /var/cb/data/cb-yara-connector/feed_db/binary.db
systemctl restart cb-yara-connector
  • Note: this will initiate a re-scan of the modulestore.

Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎09-29-2021
Views:
699
Contributors