Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Palo Alto Networks Exam PCDRA Topic 7 Question 75 Discussion

Actual exam question for Palo Alto Networks's PCDRA exam
Question #: 75
Topic #: 7
[All PCDRA Questions]

Which of the following is NOT a precanned script provided by Palo Alto Networks?

Show Suggested Answer Hide Answer
Suggested Answer: D

Palo Alto Networks provides a set of precanned scripts that you can use to perform various actions on your endpoints, such as deleting files, killing processes, or quarantining malware. The precanned scripts are written in Python and are available in the Agent Script Library in the Cortex XDR console. You can use the precanned scripts as they are, or you can customize them to suit your needs. The precanned scripts are:

delete_file: Deletes a specific file from a local or removable drive.

quarantine_file: Moves a specific file from its location on a local or removable drive to a protected folder and prevents it from being executed.

process_kill_name: Kills a process by its name on the endpoint.

process_kill_pid: Kills a process by its process ID (PID) on the endpoint.

process_kill_tree: Kills a process and all its child processes by its name on the endpoint.

process_kill_tree_pid: Kills a process and all its child processes by its PID on the endpoint.

process_list: Lists all the processes running on the endpoint, along with their names, PIDs, and command lines.

process_list_tree: Lists all the processes running on the endpoint, along with their names, PIDs, command lines, and parent processes.

process_start: Starts a process on the endpoint by its name or path.

registry_delete_key: Deletes a registry key and all its subkeys and values from the Windows registry.

registry_delete_value: Deletes a registry value from the Windows registry.

registry_list_key: Lists all the subkeys and values under a registry key in the Windows registry.

registry_list_value: Lists the value and data of a registry value in the Windows registry.

registry_set_value: Sets the value and data of a registry value in the Windows registry.

The script list_directories isnota precanned script provided by Palo Alto Networks. It is a custom script that you can write yourself using Python commands.


Run Scripts on an Endpoint

Agent Script Library

Precanned Scripts

Contribute your Thoughts:

Gladys
4 hours ago
I agree with Cruz, list_directories doesn't sound like a precanned script.
upvoted 0 times
...
Julene
5 days ago
Definitely going with 'delete_file' as the odd one out here. Palo Alto's scripts are usually more focused on security tasks, not file management.
upvoted 0 times
...
Cruz
6 days ago
I think the answer is D) list_directories.
upvoted 0 times
...
Jestine
10 days ago
Haha, 'process_kill_name'? That sounds more like something I'd use to get rid of my annoying boss's program, not a Palo Alto script!
upvoted 0 times
...
Reena
12 days ago
I'm pretty sure 'list_directories' is not a precanned script. Palo Alto Networks provides a lot of useful scripts, but that one doesn't sound familiar to me.
upvoted 0 times
Gregoria
3 hours ago
I think you're right, 'list_directories' doesn't sound like a precanned script.
upvoted 0 times
...
...

Save Cancel