Python sample question with answer 3
Question:
What tasks would a security analyst most likely automate with Python? Select three answers.
- Sorting through a log file
- Analyzing network traffic
- Managing an access control list
- Addressing an unusual cybersecurity concern
Answer:
A, B, C - are the correct answers. A security analyst would most likely automate the following tasks with Python: sorting through a log file, managing an access control list, and analyzing network traffic. Python is most commonly used in cybersecurity to automate common and repetitive tasks