Which Exploit Prevention Module (EPM) provides better entropy for randomization of memory locations?
Correct Answer: B
Explanation UASLR stands for User Address Space Layout Randomization, which is a feature of Exploit Prevention Module (EPM) that provides better entropy for randomization of memory locations. UASLR adds entropy to the base address of the executable image and the heap, making it harder for attackers to predict the memory layout of a process. UASLR is enabled by default for all processes, but can be disabled or customized for specific applications using the EPM policy settings. References: * Exploit Prevention Module (EPM) entropy randomization memory locations * Exploit protection reference
PCDRA Exam Question 17
Where would you go to add an exception to exclude a specific file hash from examination by the Malware profile for a Windows endpoint?
Correct Answer: D
Explanation To add an exception to exclude a specific file hash from examination by the Malware profile for a Windows endpoint, you need to use the Action Center in Cortex XDR. The Action Center allows you to create and manage actions that apply to endpoints, such as adding files or processes to the allow list or block list, isolating or unisolating endpoints, or initiating live terminal sessions. To add a file hash to the allow list, you need to choose Allow list, select new action, select add to allow list, add your hash to the list, and apply it. This will prevent the Malware profile from scanning or blocking the file on the endpoints that match the scope of the action. References: Cortex XDR 3: Responding to Attacks1, Action Center2
PCDRA Exam Question 18
What types of actions you can execute with live terminal session?
Correct Answer: D
Explanation Live terminal session is a feature of Cortex XDR that allows you to remotely access and control endpoints from the Cortex XDR console. With live terminal session, you can execute various actions on the endpoints, such as: * Manage Processes: You can view, start, or kill processes on the endpoint, and monitor their CPU and memory usage. * Manage Files: You can view, create, delete, or move files and folders on the endpoint, and upload or download files to or from the endpoint. * Run Operating System Commands: You can run commands on the endpoint using the native command-line interface of the operating system, such as cmd.exe for Windows, bash for Linux, or zsh for macOS. * Run Python Commands and Scripts: You can run Python commands and scripts on the endpoint using the Python interpreter embedded in the Cortex XDR agent. You can use the Python commands and scripts to perform advanced tasks or automation on the endpoint. References: * Initiate a Live Terminal Session * Manage Processes * Manage Files * Run Operating System Commands * Run Python Commands and Scripts
PCDRA Exam Question 19
When reaching out to TAC for additional technical support related to a Security Event; what are two critical pieces of information you need to collect from the Agent? (Choose Two)
Correct Answer: A,B
Explanation When reaching out to TAC for additional technical support related to a security event, two critical pieces of information you need to collect from the agent are: * The agent technical support file. This is a file that contains diagnostic information about the agent, such as its configuration, status, logs, and system information. The agent technical support file can help TAC troubleshoot and resolve issues with the agent or the endpoint. You can generate and download the agent technical support file from the Cortex XDR console, or from the agent itself. * The prevention archive from the alert. This is a file that contains forensic data related to the alert, such as the process tree, the network activity, the registry changes, and the files involved. The prevention archive can help TAC analyze and understand the alert and the malicious activity. You can generate and * download the prevention archive from the Cortex XDR console, or from the agent itself. The other options are not critical pieces of information for TAC, and may not be available or relevant for every security event. For example: * The distribution id of the agent is a unique identifier that is assigned to the agent when it is installed on the endpoint. The distribution id can help TAC identify the agent and its profile, but it is not sufficient to provide technical support or forensic analysis. The distribution id can be found in the Cortex XDR console, or in the agent installation folder. * A list of all the current exceptions applied to the agent is a set of rules that define the files, processes, or behaviors that are excluded from the agent's security policies. The exceptions can help TAC understand the agent's configuration and behavior, but they are not essential to provide technical support or forensic analysis. The exceptions can be found in the Cortex XDR console, or in the agent configuration file. * The unique agent id is a unique identifier that is assigned to the agent when it registers with Cortex XDR. The unique agent id can help TAC identify the agent and its endpoint, but it is not sufficient to provide technical support or forensic analysis. The unique agent id can be found in the Cortex XDR console, or in the agent log file. References: * Generate and Download the Agent Technical Support File * Generate and Download the Prevention Archive * Cortex XDR Agent Administrator Guide: Agent Distribution ID * Cortex XDR Agent Administrator Guide: Exception Security Profiles * [Cortex XDR Agent Administrator Guide: Unique Agent ID]
PCDRA Exam Question 20
What is the action taken out by Managed Threat Hunting team for Zero Day Exploits?
Correct Answer: A
Explanation The Managed Threat Hunting (MTH) team is a group of security experts who proactively hunt for threats in the Cortex XDR tenant and generate a report with the findings. The MTH team uses advanced queries and investigative actions to identify and analyze potential threats, such as zero-day exploits, that may have bypassed the prevention and detection capabilities of Cortex XDR. The MTH team also provides recommendations and best practices to help customers remediate the threats and improve their security posture. References: * Managed Threat Hunting Service * Managed Threat Hunting Report