XQL Command Line Help

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

XQL Command Line Help

L2 Linker

All,

Trying to write a XQL query to search for this Windows command line when executed. Can anyone tell me how to distinguish the command line parameters "domain computers" in XQL? Thanks.

 

actor_process_command_line = "%systemroot%\system32\net.exe group "domain computers" /domain"

1 accepted solution

Accepted Solutions

L5 Sessionator

Hi @Chris_Dietz you will need to escape the double-quotes with a leading backslash, as explained here: https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-question-command-line-with-quot-to-x...


View solution in original post

2 REPLIES 2

L5 Sessionator

Hi @Chris_Dietz you will need to escape the double-quotes with a leading backslash, as explained here: https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xql-question-command-line-with-quot-to-x...


Thanks! I was really scratching my head on that one.

  • 1 accepted solution
  • 1286 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!