Agent Not Blocking AppX/MSIX
book
Article ID: 286595
calendar_today
Updated On:
Products
Carbon Black App Control (formerly Cb Protection)
Issue/Introduction
The Agent is detecting AppX/MSIX bundles, but not blocking their execution.
Environment
- App Control Console: Version 8.9.0+
- App Control Windows Agent: 8.8.0+
Cause
Support for MSIX type packages is being investigated in Engineering, under EP-14660.
Resolution
In the meantime the following Custom Yara Rule and Software Rule combination will prevent the execution of these file types:
Custom Yara Creation:
- Log in to the Console and navigate to Rules > Software Rules > Yara > Add Yara Rule and specify the following:
- Click Save & Exit.
Custom Rule To Block Execution:
- Navigate to Rules > Software Rules > Custom > Add Custom Rule
- Name: Block AppX/MSIX (or something similar)
- Description: Temporary workaround during EP-14660
- Status: Enabled
- Platform: Windows
- Rule Type: Expert
- Operations: Execute and Script Execute
- Actions: Block and Finish Rule Group
- Target Tag(s):
<YaraTags:appmsix>
- Path or File: Any
- Process: Any
- User or Group: Any
- Rule Applies To: All Current and Future Policies
- Click Save & Exit.
Feedback
thumb_up
Yes
thumb_down
No