ExamGecko
Question list
Search
Search

Question 23 - PCDRA discussion

Report
Export

Which version of python is used in live terminal?

A.
Python 2 and 3 with standard Python libraries
Answers
A.
Python 2 and 3 with standard Python libraries
B.
Python 2 and 3 with specific XDR Python libraries developed by Palo Alto Networks
Answers
B.
Python 2 and 3 with specific XDR Python libraries developed by Palo Alto Networks
C.
Python 3 with specific XDR Python libraries developed by Palo Alto Networks
Answers
C.
Python 3 with specific XDR Python libraries developed by Palo Alto Networks
D.
Python 3 with standard Python libraries
Answers
D.
Python 3 with standard Python libraries
Suggested answer: D

Explanation:

Live terminal uses Python 3 with standard Python libraries to run Python commands and scripts on the endpoint. Live terminal does not support Python 2 or any custom or external Python libraries. Live terminal uses the Python interpreter embedded in the Cortex XDR agent, which is based on Python 3.7.4. The standard Python libraries are the modules that are included with the Python installation and provide a wide range of functionalities, such as operating system interfaces, network programming, data processing, and more. You can use the Python commands and scripts to perform advanced tasks or automation on the endpoint, such as querying system information, modifying files or registry keys, or running other applications.Reference:

Run Python Commands and Scripts

Python Standard Library

asked 23/09/2024
ABHIJIT GHOSH
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first