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!

Carbon Black Cloud: Watchlist criteria for process_original_filename resulting in inaccurate hits

Carbon Black Cloud: Watchlist criteria for process_original_filename resulting in inaccurate hits

Environment

  • Carbon Black Cloud Console: All Versions
  • Enterprise EDR

Symptoms

  • Watchlist criteria for process_original_filename receiving inaccurate hits
    • Example:
      • IOC criteria contains process_original_filename:"x64.exe"
      • Watchlist hits occurring for process_original_filename: "*-x64.exe"

Cause

process_original_filename criteria is using standard tokenizer which splits the criteria on hyphens ( - )

Resolution

Engineering fixing issue via DSER-32981 by having process_original_filename use the filename tokenizer which does not split the criteria on hyphens ( - )

Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎06-21-2021
Views:
319
Contributors