Skip to main content

Preview build: sign-in and grading run on the server. MFA is not enabled, and storage is in server memory so it does not survive a restart.

LearnDefend

This course is coming soon. It is not yet open for enrollment, and no payment is taken.

The outline and outcomes below reflect what this course will cover. Check back soon.

Coming soonIntermediate

Security Automation with Python

Script the toil away: enrichment, triage and reporting.

By LearnDefend Academy · Security Engineering

About this course

Use Python to remove repetitive SOC toil safely: parse and normalize logs, enrich indicators, automate parts of triage, and generate reports — with an eye on error handling and not automating a mistake at scale.

What you'll learn

  • Parse, normalize and enrich security data with Python.
  • Automate repetitive triage steps safely.
  • Generate clear, reproducible reports.

Course outline

  1. 1Python for data and logs
  2. 2Enrichment and APIs
  3. 3Automating triage safely
  4. 4Reporting and scheduling

Prerequisites

  • Basic programming in any language.