Cortex XDR - Blocked Hashes on newer systems do not show in Incidents

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Cortex XDR - Blocked Hashes on newer systems do not show in Incidents

L1 Bithead

Hi,

 

As the name suggests we have blocked certain hashes on Cortex XDR. However when a some new system runs the blocked hash file(s), they do get blocked a prompt is also shown on the system but there is no incident on Cortex Incident tab. Why is it so and how can i get it to show in incidents?

2 REPLIES 2

L4 Transporter

When you block a hash in Cortex XDR (via Hash Control Policy or manual blocklist),

  • The agent blocks the file execution locally on the endpoint 

  • A prompt appears on the endpoint (so the user knows it’s blocked) 

  • BUTno incident is created automatically in the console 

This is by design. Cortex XDR treats hash blocking as a policy enforcement action, not necessarily as a security incident.

Unless the blocked file is associated with another detection (behavioral, exploit, malware module, etc.), it won't generate an incident just because it’s a blocked hash.

 

And you can create a custom BIOC to generate a Alert like

 artifact.file_hash = <your_blocked_hash_value>
AND action.type = "blocked_execution"

Best Regards,
Suresh

L1 Bithead

Thanks for explaining, i am testing out the custom BIOC.

  • 517 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!