
Palo Alto Networks PCDRA Questions and Answers Guarantee you Oass the Test Easily
Share Latest PCDRA DUMP with 93 Questions and Answers
To prepare for the exam, candidates should have a solid understanding of cybersecurity principles and best practices, as well as experience working with Palo Alto Networks technology. They can also take advantage of training and study resources provided by Palo Alto Networks, such as online courses, study guides, and practice exams. Becoming certified as a Palo Alto Networks PCDRA can help cybersecurity professionals advance their careers and demonstrate their expertise to potential employers.
NEW QUESTION # 28
What contains a logical schema in an XQL query?
- A. Field
- B. Dataset
- C. Bin
- D. Array expand
Answer: A
Explanation:
Explanation
A logical schema in an XQL query is a field, which is a named attribute of a dataset. A field can have a data type, such as string, integer, boolean, or array. A field can also have a modifier, such as bin or expand, that transforms the field value in the query output. A field can be used in the select, where, group by, order by, or having clauses of an XQL query. References:
* XQL Syntax
* XQL Data Types
* XQL Field Modifiers
NEW QUESTION # 29
Where would you go to add an exception to exclude a specific file hash from examination by the Malware profile for a Windows endpoint?
- A. Find the exceptions profile attached to the endpoint, under process exceptions select local analysis, paste the hash and save.
- B. Find the Malware profile attached to the endpoint, Under Portable Executable and DLL Examination add the hash to the allow list.
- C. In the Action Center, choose Allow list, select new action, select add to allow list, add your hash to the list, and apply it.
- D. From the rules menu select new exception, fill out the criteria, choose the scope to apply it to, hit save.
Answer: D
NEW QUESTION # 30
With a Cortex XDR Prevent license, which objects are considered to be sensors?
- A. Syslog servers
- B. Cortex XDR agents
- C. Third-Party security devices
- D. Palo Alto Networks Next-Generation Firewalls
Answer: B
NEW QUESTION # 31
Live Terminal uses which type of protocol to communicate with the agent on the endpoint?
- A. WebSocket
- B. TCP, over port 80
- C. NetBIOS over TCP
- D. UDP and a random port
Answer: A
NEW QUESTION # 32
Which module provides the best visibility to view vulnerabilities?
- A. Live Terminal module
- B. Host Insights module
- C. Forensics module
- D. Device Control Violations module
Answer: B
Explanation:
Host Insights, an add-on module for Cortex XDR, combines vulnerability assessment, application and system visibility, and a powerful Search and Destroy feature to help you identify and contain threats. Vulnerability Assessment provides you real-time visibility into vulnerability exposure and current patch levels across your end-points. Host inventory presents detailed information about your host applications and settings whileSearch and Destroy lets you swiftly find and eradicate threats across all endpoints. Host Insights offers a holistic approach to endpoint visibility and attack containment, helping reduce your exposure to threats so you can avoid future breached.
NEW QUESTION # 33
When using the "File Search and Destroy" feature, which of the following search hash type is supported?
- A. MD5 hash of the file
- B. AES256 hash of the file
- C. SHA256 hash of the file
- D. SHA1 hash of the file
Answer: C
Explanation:
Explanation
The File Search and Destroy feature is a capability of Cortex XDR that allows you to search for and delete malicious or unwanted files across your endpoints. You can use this feature to quickly respond to incidents, remediate threats, and enforce compliance policies. To use the File Search andDestroy feature, you need to specify the file name and the file hash of the file you want to search for and delete. The file hash is a unique identifier of the file that is generated by a cryptographic hash function. The file hash ensures that you are targeting the exact file you want, and not a file with a similar name or a different version. The File Search and Destroy feature supports the SHA256 hash type, which is a secure hash algorithm that produces a 256-bit (32-byte) hash value. The SHA256 hash type is widely used for file integrity verification and digital signatures. The File Search and Destroy feature does not support other hash types, such as AES256, MD5, or SHA1, which are either encryption algorithms or less secure hash algorithms. Therefore, the correct answer is A, SHA256 hash of the file1234 References:
* File Search and Destroy
* What is a File Hash?
* SHA-2 - Wikipedia
* When using the "File Search and Destroy" feature, which of the following search hash type is supported?
NEW QUESTION # 34
Cortex XDR is deployed in the enterprise and you notice a cobalt strike attack via an ongoing supply chain compromise was prevented on 1 server. What steps can you take to ensure the same protection is extended to all your servers?
- A. Create lOCs of the malicious files you have found to prevent their execution.
- B. Enable DLL Protection on all servers but there might be some false positives.
- C. Conduct a thorough Endpoint Malware scan.
- D. Enable Behavioral Threat Protection (BTP) with cytool to prevent the attack from spreading.
Answer: A
Explanation:
Explanation
The best step to ensure the same protection is extended to all your servers is to create indicators of compromise (IOCs) of the malicious files you have found to prevent their execution. IOCs are pieces of information that indicate a potential threat or compromise on an endpoint, such as file hashes, IP addresses, domain names, or registry keys. You can create IOCs in Cortex XDR to block or alert on any file or network activity that matches the IOCs. By creating IOCs of the malicious files involved in the cobalt strike attack, you can prevent them from running or spreading on any of your servers.
The other options are not the best steps for the following reasons:
* A is not the best step because conducting a thorough Endpoint Malware scan may not detect or prevent the cobalt strike attack if the malicious files are obfuscated, encrypted, or hidden. Endpoint Malware scan is a feature of Cortex XDR that allows you to scan endpoints for known malware and quarantine any malicious files found. However, Endpoint Malware scan may not be effective against unknown or advanced threats that use evasion techniques to avoid detection.
* B is not the best step because enabling DLL Protection on all servers may cause some false positives and disrupt legitimate applications. DLL Protection is a feature of Cortex XDR that allows you to block or alert on any DLL loading activity that matches certain criteria, such as unsigned DLLs, DLLs loaded from network locations, or DLLs loaded by specific processes. However, DLL Protection may also block or alert on benign DLL loading activity that is part of normal system or application operations, resulting in false positives and performance issues.
* C is not the best step because enabling Behavioral Threat Protection (BTP) with cytool may not prevent the attack from spreading if the malicious files are already on the endpoints or if the attack uses other methods to evade detection. Behavioral Threat Protection is a feature of Cortex XDR that allows you to block or alert on any endpoint behavior that matches certain patterns, such as ransomware, credential theft, or lateral movement. Cytool is a command-line tool that allows you to configure and manage the Cortex XDR agent on the endpoint. However, Behavioral Threat Protection may not prevent the attack from spreading if the malicious files are already on the endpoints or if the attack uses other methods to evade detection, such as encryption, obfuscation, or proxy servers.
References:
* Create IOCs
* Scan an Endpoint for Malware
* DLL Protection
* Behavioral Threat Protection
* Cytool for Windows
NEW QUESTION # 35
A Linux endpoint with a Cortex XDR Pro per Endpoint license and Enhanced Endpoint Data enabled has reported malicious activity, resulting in the creation of a file that you wish to delete. Which action could you take to delete the file?
- A. Open X2go from the Cortex XDR console and delete the file via X2go.
- B. Open an NFS connection from the Cortex XDR console and delete the file.
- C. Manually remediate the problem on the endpoint in question.
- D. Initiate Remediate Suggestions to automatically delete the file.
Answer: D
Explanation:
Explanation
The best action to delete the file on the Linux endpoint is to initiate Remediation Suggestions from the Cortex XDR console. Remediation Suggestions are a feature of Cortex XDR that provide you with recommended actions to undo the effects of malicious activity on your endpoints. You can view the remediation suggestions for each alert or incident in the Cortex XDR console, and decide whether to apply them or not. Remediation Suggestions can help you restore the endpoint to its original state, remove malicious files or processes, or fix registry or system settings. Remediation Suggestions are based on the forensic data collected by the Cortex XDR agent and the analysis performed by Cortex XDR.
The other options are incorrect for the following reasons:
* A is incorrect because manually remediating the problem on the endpoint is not a convenient or efficient way to delete the file. Manually remediating the problem would require you to access the endpoint directly, log in as root, locate the file, and delete it. This would also require you to have the necessary permissions and credentials to access the endpoint, and to know the exact path and name of the file.
Manually remediating the problem would also not provide you with any audit trail or confirmation of the deletion.
* B is incorrect because opening X2go from the Cortex XDR console is not a supported or secure way to delete the file. X2go is a third-party remote desktop software that allows you to access Linux endpoints from a graphical user interface. However, X2go is not integrated with Cortex XDR, and using it would require you to install and configure it on both the Cortex XDR console and the endpoint. Using X2go would also expose the endpoint to potential network attacks or unauthorized access, and would not provide you with any audit trail or confirmation of the deletion.
* D is incorrect because opening an NFS connection from the Cortex XDR console is not a feasible or reliable way to delete the file. NFS is a network file system protocol that allows you to access files on remote servers as if they were local. However, NFS is not integrated with Cortex XDR, and using it would require you to set up and maintain an NFS server and client on both the Cortex XDR console and the endpoint. Using NFS would also depend on the network availability and performance, and would not provide you with any audit trail or confirmation of the deletion.
References:
* Remediation Suggestions
* Apply Remediation Suggestions
NEW QUESTION # 36
After scan, how does file quarantine function work on an endpoint?
- A. Quarantine takes ownership of the files and folders and prevents execution through access control.
- B. Quarantine prevents an endpoint from communicating with anything besides the listed exceptions in the agent profile and Cortex XDR.
- C. Quarantine disables the network adapters and locks down access preventing any communications with the endpoint.
- D. Quarantine removes a specific file from its location on a local or removable drive to a protected folder and prevents it from being executed.
Answer: D
NEW QUESTION # 37
Which type of BIOC rule is currently available in Cortex XDR?
- A. Discovery
- B. Threat Actor
- C. Dropper
- D. Network
Answer: C
NEW QUESTION # 38
Which search methods is supported by File Search and Destroy?
- A. File Seek and Repair
- B. File Search and Destroy
- C. File Seek and Destroy
- D. File Search and Repair
Answer: B
Explanation:
Explanation
File Search and Destroy is a feature of Cortex XDR that allows you to search for and remove malicious files from endpoints. You can use this feature to find files by their hash, full path, or partial path using regex parameters. You can then select the files from the search results and destroy them by hash or by path. When you destroy a file by hash, all the file instances on the endpoint are removed. File Search and Destroy is useful for quickly responding to threats and preventing further damage. References:
* Search and Destroy Malicious Files
* Cortex XDR Pro Administrator Guide
NEW QUESTION # 39
A file is identified as malware by the Local Analysis module whereas WildFire verdict is Benign, Assuming WildFire is accurate. Which statement is correct for the incident?
- A. It is true negative.
- B. It is false positive.
- C. It is a false negative.
- D. It is true positive.
Answer: B
NEW QUESTION # 40
What kind of malware uses encryption, data theft, denial of service, and possibly harassment to take advantage of a victim?
- A. Ransomware
- B. Worm
- C. Rootkit
- D. Keylogger
Answer: A
Explanation:
Explanation
The kind of malware that uses encryption, data theft, denial of service, and possibly harassment to take advantage of a victim is ransomware. Ransomware is a type of malware that encrypts the victim's files or blocks access to their system, and then demands a ransom for the decryption key or the restoration of access.
Ransomware can also threaten to expose or delete the victim's data if the ransom is not paid. Ransomware can cause significant damage and disruption to individuals, businesses, and organizations, and can be difficult to remove or recover from. Some examples of ransomware are CryptoLocker, WannaCry, Ryuk, and REvil.
References:
* 12 Types of Malware + Examples That You Should Know - CrowdStrike
* What is Malware? Malware Definition, Types and Protection
* 12+ Types of Malware Explained with Examples (Complete List)
NEW QUESTION # 41
What functionality of the Broker VM would you use to ingest third-party firewall logs to the Cortex Data Lake?
- A. Pathfinder
- B. Netflow Collector
- C. DB Collector
- D. Syslog Collector
Answer: D
NEW QUESTION # 42
When investigating security events, which feature in Cortex XDR is useful for reverting the changes on the endpoint?
- A. Machine Remediation
- B. Remediation Suggestions
- C. Remediation Automation
- D. Automatic Remediation
Answer: B
Explanation:
Explanation
When investigating security events, the feature in Cortex XDR that is useful for reverting the changes on the endpoint is Remediation Suggestions. Remediation Suggestions are a feature of Cortex XDR that provide you with recommended actions to undo the effects of malicious activity on your endpoints. You can view the remediation suggestions for each alert or incident in the Cortex XDR console, and decide whether to apply them or not. Remediation Suggestions can help you restore the endpoint to its original state, remove malicious files or processes, or fix registry or system settings. Remediation Suggestions are based on the forensic data collected by the Cortex XDR agent and the analysis performed by Cortex XDR. References:
* Remediation Suggestions
* Apply Remediation Suggestions
NEW QUESTION # 43
Which minimum Cortex XDR agent version is required for Kubernetes Cluster?
- A. Cortex XDR 5.0
- B. Cortex XDR 6.1
- C. Cortex XDR 7.4
- D. Cortex XDR 7.5
Answer: D
Explanation:
Explanation
The minimum Cortex XDR agent version required for Kubernetes Cluster is Cortex XDR 7.5. This version introduces the Cortex XDR agent for Kubernetes hosts, which provides protection and visibility for Linux hosts that run on Kubernetes clusters. The Cortex XDR agent for Kubernetes hosts supports the following features:
* Anti-malware protection
* Behavioral threat protection
* Exploit protection
* File integrity monitoring
* Network security
* Audit and remediation
* Live terminal
To install the Cortex XDR agent for Kubernetes hosts, you need to deploy the Cortex XDR agent as a DaemonSet on your Kubernetes cluster. You also need to configure the agent settings profile and the agent installer in the Cortex XDR management console. References:
* Cortex XDR Agent Release Notes: This document provides the release notes for Cortex XDR agent versions, including the new features, enhancements, and resolved issues.
* Install the Cortex XDR Agent for Kubernetes Hosts: This document explains how to install and configure the Cortex XDR agent for Kubernetes hosts using the Cortex XDR management console and the Kubernetes command-line tool.
NEW QUESTION # 44
What license would be required for ingesting external logs from various vendors?
- A. Cortex XDR Pro per TB
- B. Cortex XDR Pro per Endpoint
- C. Cortex XDR Cloud per Host
- D. Cortex XDR Vendor Agnostic Pro
Answer: A
Explanation:
Explanation
To ingest external logs from various vendors, you need a Cortex XDR Pro per TB license. This license allows you to collect and analyze logs from Palo Alto Networks and third-party sources, such as firewalls, proxies, endpoints, cloud services, and more. You can use the Log Forwarding app to forward logs from the Logging Service to an external syslog receiver. The Cortex XDR Pro per Endpoint license only supports logs from Cortex XDR agents installed on endpoints. The Cortex XDR Vendor Agnostic Pro and Cortex XDR Cloud per Host licenses do not exist. References:
* Features by Cortex XDR License Type
* Log Forwarding App for Cortex XDR Analytics
* SaaS Log Collection
NEW QUESTION # 45
......
Have a look at the requirements to take the Palo Alto Networks PCDRA Certification Exam
According to the PCDRA Dumps For taking the Palo Alto Networks PCDRA Certification Exam the individual must have an understanding of topics like network security, computer forensics, architecture, investigation, remediation, threat hunting, reporting, etc.
Palo Alto Networks PCDRA certification is highly respected in the cybersecurity industry and is recognized by many organizations as a valuable credential for cybersecurity professionals. Palo Alto Networks Certified Detection and Remediation Analyst certification validates the candidate's knowledge and expertise in network security analysis and incident response, and demonstrates their ability to protect organizations from advanced threats. Successful completion of the PCDRA certification exam indicates that the candidate has the skills and knowledge necessary to perform advanced network security analysis and respond to security incidents in a timely and effective manner.
Dumps for Free PCDRA Practice Exam Questions: https://surepass.actualtests4sure.com/PCDRA-practice-quiz.html

