- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-05-2025 10:39 PM
Hi. How can I create an exception to prevent specific PowerShell and CMD commands from being blocked by XDR?
Cortex XDR
01-13-2025 10:37 AM
Hi @Aristooo, thanks for reaching us using the Live Community.
You can try by creating a Disable Prevention Rule under Configuration - Exceptions Configuration.
You can there enter the command that you need to create the exception, in the "Command line" field. Select the right module by choosing the one that is blocking the process in your case, I have selected BTP for the example which is the common one.
If this post answers your question, please mark it as the solution.
01-13-2025 10:37 AM
Hi @Aristooo, thanks for reaching us using the Live Community.
You can try by creating a Disable Prevention Rule under Configuration - Exceptions Configuration.
You can there enter the command that you need to create the exception, in the "Command line" field. Select the right module by choosing the one that is blocking the process in your case, I have selected BTP for the example which is the common one.
If this post answers your question, please mark it as the solution.
01-14-2025 05:45 AM
Hi @jmazzeo , thanks for your response!
In the CMD Line under Target Properties, can I replace some arguments with *
? For example, to capture all arguments in that part of the command. Like replacing "curl https://paloaltonetworks.com --show-error"
with "curl https://* --show-error"
.
01-14-2025 05:49 AM
Yes, you can use the asterisk as a wildcard.
01-14-2025 05:58 AM
@jmazzeo thank you very much!
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!