Python sample question with answer 3

Question:
What tasks would a security analyst most likely automate with Python? Select three answers.

  1. Sorting through a log file
  2. Analyzing network traffic
  3. Managing an access control list
  4. 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