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: Yara Rules Out of Date - non-success[00000193]

App Control: Yara Rules Out of Date - non-success[00000193]

Environment

  • App Control Console: All Supported Versions
  • App Control Agent: All Supported Versions

Symptoms

  • Agents in the Console show "Yara Rules out of Date".
  • Trace.bt9 log (created in high debugging) shows:
    2024-01-04T12:17:08-06:00 -1 (1CC8) - HTTP: WinHttpQueryHeaders returned with non-success[00000193] on https://ServerAddress/hostpkg/pkg.php?pkg=Yara.bt9
    2024-01-04T12:17:08-06:00 -1 (1CC8) - CopyOrDownloadFile: Failed to obtain file from 'https://ServerAddress/hostpkg/pkg.php?pkg=Yara.bt9': WinHttpQueryHeaders StatusCode[00000193] Target[\\?\globalroot\device\harddiskvolume2\programdata\bit9\parity agent\Yara\Server-v7-20240104-1217080165.bt9]

Cause

Proxy not allowing connection over 443 to the App Control server

Resolution

  1. Open a command prompt with administrative rights
  2. Run: 
    netsh winhttp show proxy
  3. If a proxy exists, ensure proxy is set from the command line as:
    netsh winhttp set proxy proxy-server="<proxyservername>" bypass-list=<cbprotectionservername>;<Existing Bypass Lists>
  4. A reboot may be required to restore the connection

Additional Notes

NOTE: Certain proxies may also require the App Control Server ports 41002 + 443 added to the server name > e.g: AppControlServerNameHere.local:41002 AppControlServerNameHere.local:443 (Replace AppControlServerNameHere with the actual name of your App Control Server)

Related Content


Labels (1)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎01-17-2024
Views:
121
Contributors