Create an Image Load Query - Administrator Guide - Cortex XDR - Cortex - Security Operations

Cortex XDR Pro Administrator Guide

Product
Cortex XDR
License
Pro
Creation date
2023-10-31
Last date published
2024-03-18
Category
Administrator Guide
Abstract

Create a query to investigate the connections between image load activity, acting processes, and endpoints.

From the Query Builder, you can investigate connections between image load activity, acting processes, and endpoints.

Some examples of image load queries you can run include:

  • Module load into process events by module path or hash.

To build an image load query:

  1. From Cortex XDR , select INVESTIGATIONQuery Builder.

  2. Select IMAGE LOAD.

  3. Enter the search criteria for the image load activity query.

    • Type of image activity: All, Image Load, or Change Page Protection.

    • Identifying information about the image module: Full Module Path, Module MD5, or Module SHA256.

    By default, Cortex XDR will return the activity that matches all the criteria you specify. To exclude a value, toggle the = option to =!.

  4. (Optional) To limit the scope to a specific source, click the + to the right of the value and specify the exception value.

    Specify one or more attributes for the source.

    Use a pipe (|) to separate multiple values. Use an asterisk (*) to match any string of characters.

    • NAME—Name of the parent process.

    • PATH—Path to the parent process.

    • CMD—Command-line used to initiate the process including any arguments, up to 128 characters.

    • MD5—MD5 hash value of the process.

    • SHA256—SHA256 hash value of the process.

    • USER NAME—User who executed the process.

    • SIGNATURE—Signing status of the parent process: Signature Unavailable, Signed, Invalid Signature, Unsigned, Revoked, Signature Fail.

    • SIGNER—Entity that signed the certificate of the parent process.

    • PID—Process ID of the parent process.

    Run search for both the process and the Causality actor—The causality actor—also referred to as the causality group owner (CGO)—is the parent process in the execution chain that the app identified as being responsible for initiating the process tree. Select this option if you want to apply the same search criteria to the causality actor. If you clear this option, you can then configure different attributes for the causality actor.

  5. (Optional) Limit the scope to an endpoint or endpoint attributes:

    Specify one or more of the following attributes: Use a pipe (|) to separate multiple values.

    Use an asterisk (*) to match any string of characters.

    • HOSTHOST NAME, HOST IP address, HOST OS, HOST MAC ADDRESS, or INSTALLATION TYPE.

      INSTALLATION TYPE can be either Cortex XDR agent or Data Collector.

    • PROCESSNAME, PATH, CMD, MD5, SHA256, USER NAME, SIGNATURE, or PID.

  6. Specify the time period for which you want to search for events.

    Options are Last 24H (hours), Last 7D (days), Last 1M (month), or select a Custom time period.

  7. Choose when to run the query.

    Select the calendar icon to schedule a query to run on or before a specific date or Run to run the query immediately and view the results in the Query Center.

    While the query is running, you can always navigate away from the page and a notification is sent when the query completes. You can also Cancel the query or run a new query, where you have the option to Run only new query (cancel previous) or Run both queries.

  8. When you are ready, View the Results of a Query.Manage Your Queries