XQL Query Help

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

XQL Query Help

L2 Linker

Hi Live Community, I'm working on a query in XQL that can determine which applications in our Windows environment require Java to run. 

 

My thought process is if a Windows workstation is using Java (java.exe or javaw.exe) in the past 30 days it must be needed.

 

I'm not too sure about the difference between actor_process_image_name OR  action_process_image_name.

 

In this case would I want to look at both?

 

As always, thank you in advance.
Joe

1 accepted solution

Accepted Solutions

L4 Transporter

Hi Joe_Carissimo,

Please check the document: 

https://docs-cortex.paloaltonetworks.com/r/Cortex-XQL-Schema-Reference-Guide/Actor-Actor

 

You will see there that actor_process_image_name refers to the parent process (also known as CGO many times) and action_process_image_name refers to the child of the former (initiated process or target process)

 

If you feel this has answered your query, please let us know by clicking like and on "mark this as a Solution". Thank you.

 

KR, 

Luis

 

 

 

View solution in original post

2 REPLIES 2

L4 Transporter

Hi Joe_Carissimo,

Please check the document: 

https://docs-cortex.paloaltonetworks.com/r/Cortex-XQL-Schema-Reference-Guide/Actor-Actor

 

You will see there that actor_process_image_name refers to the parent process (also known as CGO many times) and action_process_image_name refers to the child of the former (initiated process or target process)

 

If you feel this has answered your query, please let us know by clicking like and on "mark this as a Solution". Thank you.

 

KR, 

Luis

 

 

 

L2 Linker

Hi @eluis, thanks for your reply. I am looking through that page you shared now. This is helpful. 

 

Regards,

Joe

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