> For the complete documentation index, see [llms.txt](https://redi-school-1.gitbook.io/applicant-hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redi-school-1.gitbook.io/applicant-hub/infrastructure-and-cybersecurity/cybersecurity.md).

# Cybersecurity

## What is the course about?

Step into the world of cyber security with a hands-on introduction to how systems, networks, and attacks really work. Learn how modern threats are built (and how to stop them) through practical labs, real tools, and real-world scenarios.

{% hint style="info" %}

### Course Details <a href="#how-do-i-participate-in-the-courses-self-paced-mode-vs-cohort-mode" id="how-do-i-participate-in-the-courses-self-paced-mode-vs-cohort-mode"></a>

* Classes: Tuesday & Thursday, 18:30 - 20:30
* Time Invest: 15 hours per week
* Timeline: Start Date is 14th of September 2026, End Date is 8th of December 2026 (14-weeks)
* Hybrid: Certain events take place in person in the following locations: NRW, Berlin, Metropolitan Region of Hamburg. [More information](#onsite-activities)

{% endhint %}

## Key Aspects of the course

* **IT & Cyber Security Fundamentals:** Learn how computers, networks, websites, and modern digital systems work, along with the basics of cyber security.
* **Cyber Threats & Protection:** Explore common cyber attacks, hackers, malware, and the techniques used to defend systems and data.
* **Hands-On Security Tools:** Gain practical experience using Linux, Windows, Kali Linux, and introductory cyber security tools.
* **Networking & System Security:** Understand how networks operate, how devices communicate, and how organisations secure their systems.

## Content

To Be Confirmed

## Onsite Activities

{% tabs %}
{% tab title="Berlin" %}
If you are located in Berlin and surrounding, we invite you to some online and onsite community events throughout the semester.
{% endtab %}

{% tab title="NRW" %}
If you are located in NRW, we invite you to some online and onsite community events throughout the semester.
{% endtab %}

{% tab title="Hamburg" %}
If you are based in the Hamburg metropolitan region, you’ll attend some on-site career events and our Demo Day Celebration in December.
{% endtab %}
{% endtabs %}

## Timeline

<table><thead><tr><th width="177">Month</th><th width="230">Topics</th><th>Description</th></tr></thead><tbody><tr><td>June</td><td>Open Days</td><td>Join Info Sessions to get to know ReDI School</td></tr><tr><td>July &#x26; August</td><td>Open Days<br>Application Open<br>Student Interviews</td><td>Join Info Sessions to get to know ReDI School<br>Complete the application form and finish your prework.<br>Students are interviewed for the course.</td></tr><tr><td>September</td><td>Kick-Off<br>Course runs</td><td>We kick-off the semester.</td></tr><tr><td>October &#x26; November</td><td>Course runs</td><td>You'll join the sessions and complete project work.</td></tr><tr><td>December</td><td>Demo Day</td><td>You'll present your final project.</td></tr></tbody></table>

## How to Graduate from the Course?

To graduate and receive the ReDI Certificate, we ask you to:

* Attended 80% of the sessions (We have a [camera on policy](/applicant-hub/resources/camera-on-policy.md))
* Join 2 Online or Onsite Career Events
* Complete 1 IBM SkillsBuild Course at ReDI
* Deliver and present 1 Final Project

{% hint style="success" %}

## Is this course for me?

* [x] you are interested in learning the basics of Cybersecurity
* [x] you can understand and speak English
* [x] you can commit at least 15 hours a week
* [x] you are eager to work on projects
* [x] you are committed to working in the [ReDI style](/applicant-hub/resources/redi-style.md)
  {% endhint %}

***

## FAQ

<details>

<summary>Not sure which track you are interested in?</summary>

If you don't have any experience with tech, apply to one of our introduction course: HTML & CSS, Infrastructure Basics or Python Foundations. To understand which tech career interests you, check out the following link:&#x20;

* [How to choose a tech career?](https://www.freecodecamp.org/news/how-to-choose-a-tech-career/)
* [Career Changer Playbook](https://ga-core.s3.amazonaws.com/cms/files/files/000/003/816/original/Career-Changers-Playbook.pdf)
* [Career Tech Guide](broken://spaces/Oa1pNW9YA7CW5ZRLDgwP/pages/5UeYVIpDeUCdYECaVbyh)

</details>

<details>

<summary>Not sure which course level to apply for? </summary>

Check out the [Prework](/applicant-hub/resources/prework.md) of the different levels. If you are a little bit challenged but able to complete a Prework, then the level is right for you.

</details>

{% hint style="info" %}

## 🤖 Unsure about which course to choose or have a question?

Try out our [AI Chatbot on Open AI](https://chatgpt.com/g/g-682b35175a5881919fac8d808d8a81ef-redi-school-dcp-course-applicants-advisor) (you need a ChatGPT account to access it). Please keep in mind that the Chatbot might make mistakes. You can find all the correct information on the Applicant Hub.&#x20;
{% endhint %}

***

### [💬](https://emojipedia.org/speech-balloon) Still unsure what to do..?&#x20;

You tried our [AI Bot](https://chatgpt.com/g/g-682b35175a5881919fac8d808d8a81ef-redi-school-dcp-course-applicants-advisor) - and didn’t find the answer you needed? Please make sure to review the **Applicant Hub** carefully, your answer is likely there. Still stuck? Check our [FAQ Page](https://redi-school-1.gitbook.io/applicant-hub/frequently-asked-questions-faq). Alternatively, you can reach out to us via email: <dcp@redi-school.org>.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://redi-school-1.gitbook.io/applicant-hub/infrastructure-and-cybersecurity/cybersecurity.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
