FAQ
Frequently Asked Questions
Who is this course for?
This course is designed for beginners to intermediate learners with a basic understanding of Linux and Python. Ideal for students, professionals, or anyone passionate about cybersecurity.
What are the prerequisites?
~6 hours/week commitment, English proficiency, Basic knowledge of how computer systems work, Linux command-line tools (e.g., complete Bandit levels 1–15), Python programming, and knowing how to run Dockers on your system.
Who teaches the course?
The course is taught by researchers and experts from the Stratosphere Laboratory at the AI Center, Faculty of Electrical Engineering, Czech Technical University in Prague.
What’s the cyber range?
The cyber range is a Docker-based virtual lab where students safely practice hacking and defense techniques taught in class—locally on their own computers: [StratoCyberLab]https://github.com/stratosphereips/stratocyberlab
What are the ways to take this course?
- Free version with full access to lessons and course books.
- CTU Enrolled Students – For degree-seeking students
- Life-Long Learning (LLL) Students – Paid version with CTU-accredited certificate and EU validity
What if I miss a class?
No problem! All classes are recorded and available to watch later, at your own pace. You can take the classes live or watch them later.
How to access the class recordings?
The class recordings will be uploaded to the YouTube Playlist between 24-48 hours after the class.
How to access CTFd?
The CTFd service is only available in the paid version of the course and the CTU students. If you are eligible for the access, you should have received an email with how to access it after registration.
The StratoCyberLab is not working for me, how do i fix it?
- Make sure your device has all the requirements
- Make sure you pull the latest version of the StratoCyberLab repository with
git pull
- Check the troubleshooting section of the StratoCyberLab readme