{"id":10000357,"date":"2015-08-24T08:38:04","date_gmt":"2015-08-24T06:38:04","guid":{"rendered":"https:\/\/www.fh-joanneum.at\/it-und-mobile-security\/master\/?page_id=357"},"modified":"2019-12-06T14:04:15","modified_gmt":"2019-12-06T12:04:15","slug":"curriculum","status":"publish","type":"page","link":"https:\/\/www.fh-joanneum.at\/it-und-mobile-security\/master\/en\/my-studies\/curriculum\/","title":{"rendered":"Curriculum"},"content":{"rendered":"<div\n    id=\"\"\n    class=\"wp-block-curriculum margin-bottom-normal\"\n>\n    <div class=\"container-lg\">\n        <div class=\"row\">\n                            <div class=\"col-12\">\n                    <h2>Current Curriculum<\/h2>\n                <\/div>\n                                                        <div class=\"col-12\">\n                        <div class=\"accordion-element-accordion\">\n                            <a\n                                data-bs-toggle=\"collapse\"\n                                class=\"arrow-link large-arrow py-3 pe-1 d-block border-bottom collapsed\"\n                                href=\"#accordion-584072442\"\n                            >\n                                <h4 class=\"accordion-title mb-0 d-flex align-items-center justify-content-between\">\n                                    <span>1. Semester<\/span>\n                                    <svg width=\"12\" height=\"24\" viewBox=\"0 0 9 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path id=\"accordion_chevron\" d=\"M1.5 1.5L7.5 7.5L1.5 13.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n<\/svg>                                <\/h4>\n                            <\/a>\n                            <div\n                                class=\"collapse content-wrapper mt-3\"\n                                id=\"accordion-584072442\"\n                            >\n                                                                                                                                                                                                                                        <button\n                                                id=\"course-secure-android-development-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-secure-android-development\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Application Security 1 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            m240419105<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Secure Android Development<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">4.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">4.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-secure-android-development\"\n                                                        aria-labelledby=\"course-secure-android-development-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Specifics of the Android operating system regarding security (e.g. SE-Linux, app isolation, inter-process communication) for mobile applications are discussed. Secure programming in the programming language Kotlin (Idiomatic Kotlin, Concurrency Patterns) is the basis for Android applications that incorporate data from web services, sensors and actuators. Understanding of risks, attacks and malware for Android applications is necessary in order to carry out reverse engineering or attacks independently. Finally, applications can be secured against attacks (hardening).\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-software-security-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-software-security\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Application Security 1 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            m240419101<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Software Security<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-software-security\"\n                                                        aria-labelledby=\"course-software-security-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        A central and critical aspect of computer security is software problems. Software security deals with the identification and active handling of security risks. Software security starts with good software engineering practices and includes the consideration of security aspects at every stage of the software development cycle. At a glance, this concerns the &#8220;Secure Software Development Lifecycle&#8221;, &#8220;Secure Coding and Design Principles&#8221; and code analysis\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-cryptography-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-cryptography\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Cryptography 1 |\n                                                            Lecture\n                                                            (VO)\n                                                            | Coursecode:\n                                                            m240419103<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Cryptography<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">4.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-cryptography\"\n                                                        aria-labelledby=\"course-cryptography-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        The following topics are covered within the lecture:\nNumber Theory, Review linear algebra, Galois Fields in a Nutshell, Asymetric primitives (RSA, Diffie-Hellman), Hashes, Symmetric Primitives (DES\/AES\/etc.), Key Exchange Protocols, Authentication Protocols, Zero-Knowledge Protocols, Public Key Infrastructure\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-cloud-computing-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-cloud-computing\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Information Security 1 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            m240419107<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English, German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Cloud Computing<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-cloud-computing\"\n                                                        aria-labelledby=\"course-cloud-computing-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Definition and characteristics of cloud computing, service and delivery models, practical experience with IaaS, PaaS and FaaS systems and serverless computing.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-operating-systems-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-operating-systems\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Information Security 1 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            m240419108<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English, German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Operating Systems<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-operating-systems\"\n                                                        aria-labelledby=\"course-operating-systems-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Fundamentals, architectures and functional principles of modern operating systems: System Call Interfaces, Device Management, Process and Resource Management, Memory Management, File Management.C as a system programming language and introduction to kernel development.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-basic-network-security-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-basic-network-security\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Network Security |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            m240419104<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Basic Network Security<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">4.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-basic-network-security\"\n                                                        aria-labelledby=\"course-basic-network-security-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        The course focuses on the security of layers 1-4 of the standardized OSI model (Open Systems Interconnection Model) and focuses in particular on attack possibilities and the corresponding defense strategies. At the beginning, this involves a repetition of the basic mechanisms in computer networks such as addressing, address resolution, routing and packet filtering. Further course contents: Physical Security, Layer-2 Security, VoIP Security, Wireless Security, Firewalls, 802.1X, Spoofing, Denial of Service attacks, their defense and tracing. Another part of the course is the development of current security topics from network technology in small groups, their practical structure in the laboratory and the presentation of the results.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-it-project-change-management-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-it-project-change-management\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Security Management 1 |\n                                                            Seminar\n                                                            (SE)\n                                                            | Coursecode:\n                                                            m240419106<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>IT-Project- &amp; Change Management<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">4.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-it-project-change-management\"\n                                                        aria-labelledby=\"course-it-project-change-management-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Project management approaches; phases in project management; overview of agile project management; leadership of project teams; use of relevant project management tools and methods; basics, methods and techniques in change management; phases of change; overview of organisational development; attitude issues in organisational development; intervention techniques; dealing with conflicts.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-security-fundamentals-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-security-fundamentals\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Security Management 1 |\n                                                            Seminar\n                                                            (SE)\n                                                            | Coursecode:\n                                                            m240419102<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Security Fundamentals<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-security-fundamentals\"\n                                                        aria-labelledby=\"course-security-fundamentals-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        The course provides a basic overview of the topics of the degree program. Topics: Motivation of attackers, attack methods, information gathering, exploitation of weaknesses in software, WiFI security, security tools\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                                                                        <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"col-12\">\n                        <div class=\"accordion-element-accordion\">\n                            <a\n                                data-bs-toggle=\"collapse\"\n                                class=\"arrow-link large-arrow py-3 pe-1 d-block border-bottom collapsed\"\n                                href=\"#accordion-1431013765\"\n                            >\n                                <h4 class=\"accordion-title mb-0 d-flex align-items-center justify-content-between\">\n                                    <span>2. Semester<\/span>\n                                    <svg width=\"12\" height=\"24\" viewBox=\"0 0 9 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path id=\"accordion_chevron\" d=\"M1.5 1.5L7.5 7.5L1.5 13.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n<\/svg>                                <\/h4>\n                            <\/a>\n                            <div\n                                class=\"collapse content-wrapper mt-3\"\n                                id=\"accordion-1431013765\"\n                            >\n                                                                                                                                                                                                                                        <button\n                                                id=\"course-secure-ios-development-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-secure-ios-development\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Application Security 2 |\n                                                            Practical\n                                                            (UE)\n                                                            | Coursecode:\n                                                            m240419208<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Secure IOS Development<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-secure-ios-development\"\n                                                        aria-labelledby=\"course-secure-ios-development-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        The basics include the special architecture of iOS with specifics such as crypto hardware for secure boot. Building on concepts of app isolation, sandboxing, and inter-process communication. Creation of secure software with the programming language Swift (e.g. Concurrency Patterns) is the basis for the creation of iOS applications. The typical user-interaction design paradigms and the use of corresponding system and cloud APIs enable the implementation of SwiftUI apps using actuators and sensors. In addition to a good user experience, accessibility is also guaranteed.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-secure-software-design-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-secure-software-design\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Application Security 2 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            m240419202<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Secure Software Design<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-secure-software-design\"\n                                                        aria-labelledby=\"course-secure-software-design-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Once the basics of secure software and its principles have been understood, this course is dedicated to the integration of security into software designs and architectures (&#8220;DevOps Lifecy&#8221;). \nThe course begins with &#8220;Architectural and Security Patterns&#8221;, followed by &#8220;Service Oriented Architectures&#8221; and secure communication. An obligatory follow-up topic is &#8220;Access Control&#8221; (Authentication, Authorization) and session magamenent.  Finally, &#8220;Continuouse Integration and Deployment&#8221; (CI\/CD) accompanied by &#8220;Error Handling and Testing&#8221; round off the course.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-applied-cryptography-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-applied-cryptography\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Cryptograhpy 2 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            m240419207<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Applied Cryptography<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-applied-cryptography\"\n                                                        aria-labelledby=\"course-applied-cryptography-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        The following topics are covered within the lecture:\n Application in example Internet Protocols (IPSec, SSL, TLS, SSH), Random Number Generators, Cryptographic Libraries &#038; APIs for mobile Platform, Correct usage of cryptographic primitives in mobile solutions, Challenge\/Response techniques, One Time Passwords, Elliptic Curves, Anonymity + Unlinkability. Additionally an introduction and overview of Quantum-Cryptography is provided.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-machine-learning-ai-for-security-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-machine-learning-ai-for-security\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Cryptograhpy 2 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            m240419205<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Machine Learning &amp; AI for Security<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-machine-learning-ai-for-security\"\n                                                        aria-labelledby=\"course-machine-learning-ai-for-security-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Application scenarios for AI\/ML in security-relevant practical issues are explained using concrete examples. The most important methods used, such as artificial neural networks and tree-based methods, are developed hands-on with the students so that the students themselves are able to handle similar application scenarios using AI\/ML.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-mobile-network-security-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-mobile-network-security\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Networtk Security 2 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            m240419201<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Mobile Network Security<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-mobile-network-security\"\n                                                        aria-labelledby=\"course-mobile-network-security-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        The course expands the basic knowledge in network security to include security for mobile devices and mobile infrastructures. Topics of the course are WLAN, WiMax, Bluetooth, NFC, etc.  An introduction to mobile networks such as GSM, UMTS, LTE is followed by SSL, SSH and VPN technologies as the basis for a secure connection of distributed networks. VPN includes basics, authentication, implementation in OSI layers 2, 3, and 4. Furthermore, the course offers in-depth and core topics such as IPSec, &#8220;KeyManagement&#8221;, encryption, performance, availability, DDOS remedy, &#8220;Network Monitoring&#8221;, NIDS, algorithms for pattern recognition, &#8220;Honeypots\/nets&#8221; and &#8220;Intrusion Prevention and Detection Systems&#8221;.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-ethical-hacking-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-ethical-hacking\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Offensive Security 1 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            m240419203<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Ethical Hacking<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-ethical-hacking\"\n                                                        aria-labelledby=\"course-ethical-hacking-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        In the first part, typical attack patterns are analyzed and simulated in a laboratory environment. The focus is on the exploitation of programming errors and other typical weaknesses of software products (buffer overflows, SW exploitation, exploit development), mechanisms of operating systems to prevent exploits (ASLR, stack cookies, SafeSEH, DEP,..), reverse engineering.\nAnother focus is the treatment of typical vulnerabilities and attack patterns of WEB applications and their avoidance. The course also focuses on the analysis of attack paths and protection mechanisms in Windows domain networks as well as Linux server environments.\nThe third part of the course deals with the structured analysis of security problems and the procedure for penetration tests.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-database-security-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-database-security\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Security Management 2 |\n                                                            Seminar\n                                                            (SE)\n                                                            | Coursecode:\n                                                            m240419204<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Database Security<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-database-security\"\n                                                        aria-labelledby=\"course-database-security-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        This course covers all important aspects of database security (DB Authentication, Application &#038; Password Security, DB Authorization, Granular Access Control, DB2DB Communication, DB Encryption, DB Auditing). Storage and database systems in the field of big data are also examined on the basis of practical scenarios. In particular, however, the security aspects of these technologies as well as related best practices are discussed.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-privacy-data-protection-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-privacy-data-protection\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Security Management 2 |\n                                                            Lecture\n                                                            (VO)\n                                                            | Coursecode:\n                                                            m240419206<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Privacy &amp; Data Protection<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-privacy-data-protection\"\n                                                        aria-labelledby=\"course-privacy-data-protection-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Overview of current data protection law with focus on the EU General Data Protection Regulation (principles, obligations), processing directory, information obligations, data security, data subject rights, transfer to third countries, etc.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                                                                        <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"col-12\">\n                        <div class=\"accordion-element-accordion\">\n                            <a\n                                data-bs-toggle=\"collapse\"\n                                class=\"arrow-link large-arrow py-3 pe-1 d-block border-bottom collapsed\"\n                                href=\"#accordion-1454265116\"\n                            >\n                                <h4 class=\"accordion-title mb-0 d-flex align-items-center justify-content-between\">\n                                    <span>3. Semester<\/span>\n                                    <svg width=\"12\" height=\"24\" viewBox=\"0 0 9 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path id=\"accordion_chevron\" d=\"M1.5 1.5L7.5 7.5L1.5 13.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n<\/svg>                                <\/h4>\n                            <\/a>\n                            <div\n                                class=\"collapse content-wrapper mt-3\"\n                                id=\"accordion-1454265116\"\n                            >\n                                                                                                                                                                                                                                        <button\n                                                id=\"course-secure-web-applications-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-secure-web-applications\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Application Security 3 |\n                                                            Practical\n                                                            (UE)\n                                                            | Coursecode:\n                                                            m240419301<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English, German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Secure Web Applications<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-secure-web-applications\"\n                                                        aria-labelledby=\"course-secure-web-applications-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Once the principles of secure software and services have been understood, this exercise consolidates knowledge with concrete implementation of web applications including infrastructure with backend.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-advanced-system-exploitation-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-advanced-system-exploitation\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Offensive Security 2 |\n                                                            Practical\n                                                            (UE)\n                                                            | Coursecode:\n                                                            m240419306<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Advanced System Exploitation<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-advanced-system-exploitation\"\n                                                        aria-labelledby=\"course-advanced-system-exploitation-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        In the course, complex attack scenarios of hackers are analyzed and simulated in a laboratory environment. The focus here is on the detection, analysis and design of defense methods against extensive, complex attack patterns.\nTopics:\nMalware analysis\nCode Analysis\nReverse engineering\nFirmware Analysis\nExploitation of race conditions\nCircumvention of protection mechanisms of the operating system: Bypass methods for ASLR, DEP, SafeSEH, SEHOP e.g. by ROP (Return Oriented Programming), Partial Overwriting of Memory Contents, HeapSpraying, etc.\nCircumvention of anti-virus protection mechanisms\nAttacks on cryptographic methods, secure\/insecure methods\nAttacks on industrial control systems and their defense\nAttacks on WIndows Domain networks and their defense\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-operating-system-security-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-operating-system-security\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Offensive Security 2 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            m240419307<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German, English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Operating System Security<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-operating-system-security\"\n                                                        aria-labelledby=\"course-operating-system-security-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Basic security principles of operating systems. Mandatory versus discretionary access control, security enhancements\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-project-work-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-project-work\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Project Work &amp; Master Thesis |\n                                                            Seminar\n                                                            (SE)\n                                                            | Coursecode:\n                                                            m240419302<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German, English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Project Work<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">10.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">9.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-project-work\"\n                                                        aria-labelledby=\"course-project-work-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        The course is designed to provide students with hands-on experience in identifying, analyzing, and mitigating security risks and vulnerabilities in IT systems and mobile applications. The course focuses on hands-on project work that enables students to apply their knowledge and skills to real-world scenarios and develop effective security solutions.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-scientific-research-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-scientific-research\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Project Work &amp; Master Thesis |\n                                                            Seminar\n                                                            (SE)\n                                                            | Coursecode:\n                                                            m240419303<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Scientific Research<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-scientific-research\"\n                                                        aria-labelledby=\"course-scientific-research-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        This course teaches students about the basic principles of scientific work in the field of applied computer science. The course is intended to provide a well-founded introduction to the criteria of scientificness by focusing on the research area to be worked on. The course focuses on the following aspects: scientific writing style and basic principles of argumentation; Clear and concise academic writing skills in English; Formal design of scientific papers; Presentation of the research design, research questions and their formulations, topic search and limitation; Strategies of material procurement.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-cybercrime-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-cybercrime\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Security Management 3 |\n                                                            Lecture\n                                                            (VO)\n                                                            | Coursecode:\n                                                            m240419305<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Cybercrime<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-cybercrime\"\n                                                        aria-labelledby=\"course-cybercrime-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        The students receive an overview of modern manifestations of computer crime on the basis of the Austrian Criminal Code, as well as any European norms that have to do with cybercrime in the broader sense. The criminal offences are explained and their context to everyday professional life is established on the basis of practical examples.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-secure-systems-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-secure-systems\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Security Management 3 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            m240419304<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Secure Systems<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-secure-systems\"\n                                                        aria-labelledby=\"course-secure-systems-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        The aim of the lecture is to be able to represent and apply the following topics: Secure Systems Design, Attacks on embedded systems, Architectures integrated versus discrete secure systems, Trusted Execution Environments, Security Measures such as Trusted Boot, Secure Updates, Physical Uncloneable Functions, SW binding. Generation of random numbers, crypto accelerators, countermeasures in HW and SW, certification, ISO 7816\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                                                                        <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"col-12\">\n                        <div class=\"accordion-element-accordion\">\n                            <a\n                                data-bs-toggle=\"collapse\"\n                                class=\"arrow-link large-arrow py-3 pe-1 d-block border-bottom collapsed\"\n                                href=\"#accordion-1828918896\"\n                            >\n                                <h4 class=\"accordion-title mb-0 d-flex align-items-center justify-content-between\">\n                                    <span>4. Semester<\/span>\n                                    <svg width=\"12\" height=\"24\" viewBox=\"0 0 9 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path id=\"accordion_chevron\" d=\"M1.5 1.5L7.5 7.5L1.5 13.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n<\/svg>                                <\/h4>\n                            <\/a>\n                            <div\n                                class=\"collapse content-wrapper mt-3\"\n                                id=\"accordion-1828918896\"\n                            >\n                                                                                                                                                                                                                                        <button\n                                                id=\"course-embedded-security-assessment-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-embedded-security-assessment\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Information Security 2 |\n                                                            Lecture\/Practical\n                                                            (IL)\n                                                            | Coursecode:\n                                                            m240419407<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Embedded Security Assessment<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-embedded-security-assessment\"\n                                                        aria-labelledby=\"course-embedded-security-assessment-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        The aim of the lecture is to use different methods for the assessment of security in embedded systems. In particular, attack methods such as side channel analyses and fault analyses are considered. This is also taught practically in the exercise. Furthermore, security countermeasures and their implementation in SOCs will be discussed\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-secure-server-environments-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-secure-server-environments\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Information Security 2 |\n                                                            Seminar\n                                                            (SE)\n                                                            | Coursecode:\n                                                            m240419406<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Secure Server Environments<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-secure-server-environments\"\n                                                        aria-labelledby=\"course-secure-server-environments-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Directory services and central authentication, monitoring of the IT infrastructure, Internet Protocol security (IPSec), central logging\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-examination-on-master-thesis-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-examination-on-master-thesis\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Project Work &amp; Master Thesis 2 |\n                                                            Modul\/Final Examination\n                                                            (FA)\n                                                            | Coursecode:\n                                                            m240419404<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Examination on Master Thesis<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">1.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">0.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-examination-on-master-thesis\"\n                                                        aria-labelledby=\"course-examination-on-master-thesis-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Commission examination on selected subjects of the degree programme with cross-links to the Master&#8217;s thesis. The board examination is carried out in accordance with the requirements for final examinations of FH Master\u2018s degree programmes pursuant to FHG as amended.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-master-thesis-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-master-thesis\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Project Work &amp; Master Thesis 2 |\n                                                            Master&#039;s Thesis\n                                                            (MA)\n                                                            | Coursecode:\n                                                            m240419401<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Master Thesis<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">14.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">0.50<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-master-thesis\"\n                                                        aria-labelledby=\"course-master-thesis-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        Students work independently on a research topic and write their Master&#8217;s thesis. They are expected to use scientific research methods and demonstrate a high level of expertise in the respective field.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-workshop-on-master-thesis-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-workshop-on-master-thesis\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Project Work &amp; Master Thesis 2 |\n                                                            Seminar\n                                                            (SE)\n                                                            | Coursecode:\n                                                            m240419402<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Workshop on Master Thesis<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-workshop-on-master-thesis\"\n                                                        aria-labelledby=\"course-workshop-on-master-thesis-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        This course aims to demystify the writing process and teach the basics of effective scientific writing. Classes focus primarily on the process of writing. The course is presented in two parts: part (1) teaches students how to write effectively, concisely and clearly, and part (2) guides them through the preparation of their actual master&#8217;s thesis.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-ethics-technology-assessment-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-ethics-technology-assessment\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Security Management 4 |\n                                                            Seminar\n                                                            (SE)\n                                                            | Coursecode:\n                                                            m240419403<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            German<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Ethics &amp; Technology Assessment<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.50<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">2.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-ethics-technology-assessment\"\n                                                        aria-labelledby=\"course-ethics-technology-assessment-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        The increasing digitalisation of our (private, public, professional) spheres of action as well as the current progress in the field of artificial intelligence underline the importance of a socially desirable design of technologies and their contexts of application. The course offers an introduction to two central approaches to the analysis of technologies, of acting with (digital) technology and of technology-related conflicts and problems: The participants will be introduced to the basics of applied ethics and its development in specific field ethics (e.g. technology ethics, information ethics, business ethics) as well as to the perspectives of technology assessment (TA). In addition to systematic approaches to ethics and TA (and related approaches to &#8220;Science, Technology &#038; Society&#8221; or &#8220;Responsible Research &#038; Innovation&#8221;), the topic is developed through the discussion of case studies, group work and the presentation of exemplary studies.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                    <button\n                                                id=\"course-security-management-trigger\"\n                                                type=\"button\"\n                                                class=\"course-item major-text-color-hover major-border-color-hover\"\n                                                x-data=\"{ isOpen: false }\"\n                                                x-on:click=\"isOpen = ! isOpen\"\n                                                :aria-expanded=\"isOpen\"\n                                                aria-controls=\"course-security-management\"\n                                            >\n                                                <div class=\"p-3\">\n                                                    <div\n                                                        class=\"course-item__header\"\n                                                        data-specialisation_id=\n                                                    >\n                                                        <span>Security Management 4 |\n                                                            Seminar\n                                                            (SE)\n                                                            | Coursecode:\n                                                            m240419405<\/span>\n                                                    <\/div>\n                                                                                                            <small class=\"text-dark\">Language of instruction\n                                                            English<\/small>\n                                                                                                        <div class=\"course-item__content\">\n                                                        <h5>Security Management<\/h5>\n                                                        <div class=\"infos\">\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">5.00<\/h5>\n                                                                <span>ECTS<\/span>\n                                                            <\/div>\n                                                            <div>\n                                                                <h5 class=\"fs-4 fw-bold\">3.00<\/h5>\n                                                                <span>SWS<\/span>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n\n                                                    <div\n                                                        id=\"course-security-management\"\n                                                        aria-labelledby=\"course-security-management-trigger\"\n                                                        role=\"region\"\n                                                        :class=\"isOpen ? 'open' : ''\"\n                                                        class=\"course-item__description\"\n                                                    >\n                                                        The course deals with management systems for secure IT operations. Information Security Management Systems (ISMS) and Business Continuity Management Systems (BCM) are the core topics. Students gain an insight into the design, implementation, operation and ongoing development of the systems. Another focus is the establishment and operation of a SOC (Security Operation Center) and methods of incident response. Topics such as risk assessments and risk management as well as compliance requirements and the preparation of companies for ISO 27001 certification round off the topic.\n                                                    <\/div>\n\n                                                <\/div>\n                                            <\/button>\n                                                                                                                                        <\/div>\n                        <\/div>\n                    <\/div>\n                            \n                    <\/div>\n    <\/div>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>To make your education as wide-ranging and practice-oriented as possible, the course content is divided into modules of different subject areas. Here you can find an overview of all modules and the associated courses.<\/p>\n","protected":false},"author":12,"featured_media":0,"parent":10000329,"menu_order":31,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.fh-joanneum.at\/it-und-mobile-security\/master\/en\/wp-json\/wp\/v2\/pages\/10000357"}],"collection":[{"href":"https:\/\/www.fh-joanneum.at\/it-und-mobile-security\/master\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.fh-joanneum.at\/it-und-mobile-security\/master\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.fh-joanneum.at\/it-und-mobile-security\/master\/en\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fh-joanneum.at\/it-und-mobile-security\/master\/en\/wp-json\/wp\/v2\/comments?post=10000357"}],"version-history":[{"count":0,"href":"https:\/\/www.fh-joanneum.at\/it-und-mobile-security\/master\/en\/wp-json\/wp\/v2\/pages\/10000357\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.fh-joanneum.at\/it-und-mobile-security\/master\/en\/wp-json\/wp\/v2\/pages\/10000329"}],"wp:attachment":[{"href":"https:\/\/www.fh-joanneum.at\/it-und-mobile-security\/master\/en\/wp-json\/wp\/v2\/media?parent=10000357"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}