- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-15-2026 04:51 AM
Hello,
I'm receiving malware incidents with files signed by the same signer entity. However, Cortex XDR often only detects these files without blocking them. I want to prevent this behavior by creating a BIOC rule that detects processes with that specific signer and converting it into a prevention rule. However, when I try to add the BIOC rule to a Restrictions profile, I get a "No matching profiles" error.
05-18-2026 06:36 AM
Hello @S.Alves ,
Greetings for the day.
The "No matching profiles" error or the inability to add a Behavioral Indicator of Compromise (BIOC) rule to a Restrictions profile typically occurs when the rule's query contains fields that are incompatible with agent-side prevention or when no valid user-defined profiles exist.
Custom Prevention Rules (converted BIOCs) are executed locally on the Cortex XDR agent. Because of this, they must be generic and cannot include fields that require server-side context or describe the endpoint's identity.
The rule will be disqualified from appearing for Restriction profiles if:
agent_hostname, agent_ip_addresses, agent_os_sub_type, or host_name.process_execution, file_event, or module_event. Rules based only on the generic PROCESS event type (without specific subtypes) may also be disqualified."Cortex XDR Default" profiles will not appear as options.To block applications by their digital signer, follow these steps:
SIGNER field is grayed out.SIGNATURE field to signed to enable it.SIGNER field (for example, NETSUPPORT LTD).Converted BIOC rules are asynchronous. The agent does not suspend a process while evaluating the rule; it allows the process to start and then issues a termination command if a match is found.
"Detected" alert instead of "Prevented".
If you feel this has answered your query, please let us know by clicking like and on "mark this as a Solution".
Thanks & Regards,
S. Subashkar Sekar
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!

