Python for Hackers
New course: Malware Analysis v2.0 is now available! Back to courses

Python for Hackers

Python for security work: automation, file handling, APIs, logs and small tools that support controlled testing and analysis.

About this course

This course treats Python as a practical tool for IT security work. Instead of learning syntax in isolation, participants build small scripts for parsing data, handling files, calling APIs, analyzing logs and automating repetitive tasks. The path moves from language basics to simple tools that support environment review, configuration checks and report preparation. The course emphasizes readable code, safe handling of input data and work within an defined scope.

What you will learn

Write readable Python scripts useful in security work.
Process files, CSV, JSON, logs and API responses.
Automate repetitive analytical and testing tasks.
Build simple CLI tools with parameters and error handling.
Handle input data and results safely.
Prepare results for further analysis or reporting.

Syllabus

899 PLN

Catalog training price

Register
Duration24 hours
Module6
Attendance confirmationYes

Requirements

  • Basic programming or system administration knowledge.
  • Laptop with Python 3.11 or newer.