Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

  1. Read the definitions found in the first paragraphs of

    Goal:

    • you can explain what OT and PLC are

    • provide examples of OT and PLC

    • explain their relevance for the industry

  2. Find a case of an impactful security incident (i.e., hacking) that happened in OT environment from the last years. Where did it happen? What was the impact? What was the reason?

    For example: Stuxnet (contains an illustration)

    Goal: You can explain the significance of security for OT systems.

  3. Watch until the end of KISS (keep it simple and stupid), i.e., the first seven minutes of the video 10 Principles for Secure by Design: Baking Security into Your Systems

    Goal: You will integrate at least one of the security principles in your project.

  4. Watch until the end of the slide with the title Salting, i.e., the first five minutes of the video Foundations of Cryptography 2-6: Salt ... by TechKnowSurge.

    Goal: You can explain the purpose of salting to a layperson. You will later use this concept in your project. We will analyze example code that uses salting.