{"id":12003,"date":"2026-02-21T21:34:49","date_gmt":"2026-02-21T20:34:49","guid":{"rendered":"https:\/\/www.enscs.edu.dz\/?page_id=12003"},"modified":"2026-02-28T12:34:54","modified_gmt":"2026-02-28T11:34:54","slug":"doctoral-training","status":"publish","type":"page","link":"https:\/\/www.enscs.edu.dz\/?page_id=12003&lang=en","title":{"rendered":"Doctoral Program"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12003\" class=\"elementor elementor-12003\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38ba86f e-flex e-con-boxed e-con e-parent\" data-id=\"38ba86f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af6e4da elementor-widget elementor-widget-html\" data-id=\"af6e4da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Doctoral Program in Cybersecurity - National Higher School of Cybersecurity (NSCS)<\/title>\n\n    <!-- Font Awesome pour les ic\u00f4nes -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\/>\n\n    <style>\n        \/* VARIABLES DE COULEURS - PALETTE BLEUE CLAIRE\/GRIS *\/\n        :root {\n            --primary-color: #2c3e50;\n            --secondary-color: #7f8c8d;\n            --light-bg: #f8f9fa;\n            --card-bg: #ffffff;\n            --border-color: #e0e0e0;\n            --accent-blue: #5d9cec;\n            --accent-blue-dark: #4a89dc;\n            --accent-grey: #95a5a6;\n            --accent-light-blue: #d6eaf8;\n            --text-color: #333333;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        html, body {\n            width: 100%;\n            overflow-x: hidden;\n        }\n\n        body {\n            font-family: \"Segoe UI\", Tahoma, Geneva, Verdana, sans-serif;\n            color: var(--primary-color);\n            line-height: 1.8;\n            background: #ffffff;\n            padding-top: 0;\n        }\n\n        \/* ===== FORCER PLEINE LARGEUR ===== *\/\n        .full-width-wrapper {\n            width: 100vw !important;\n            max-width: 100vw !important;\n            position: relative;\n            left: 50% !important;\n            right: 50% !important;\n            margin-left: -50vw !important;\n            margin-right: -50vw !important;\n            padding: 100px 20px 60px 20px;\n            background: linear-gradient(135deg, #f8f9fa 0%, #f1f3f5 100%);\n            margin-top: 0 !important;\n        }\n\n        \/* ===== CONTENEUR PRINCIPAL ===== *\/\n        .content-container {\n            width: 100%;\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* ===== CONTENU ARTICLE ===== *\/\n        .article-content {\n            background: var(--card-bg);\n            padding: 50px;\n            border-radius: 12px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n            margin-bottom: 40px;\n            border: 1px solid var(--border-color);\n        }\n\n        \/* ===== TITRE PRINCIPAL ===== *\/\n        .page-title {\n            font-size: 2.2rem;\n            color: var(--primary-color);\n            margin-bottom: 40px;\n            font-weight: 700;\n            text-align: center;\n            padding-bottom: 18px;\n            border-bottom: 3px solid var(--border-color);\n            position: relative;\n        }\n\n        .page-title:after {\n            content: '';\n            position: absolute;\n            bottom: -3px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 180px;\n            height: 3px;\n            background-color: var(--accent-blue);\n        }\n\n        \/* ===== INTRODUCTION ===== *\/\n        .intro-section {\n            background: linear-gradient(135deg, #f0f8ff 0%, #e6f2ff 100%);\n            border-radius: 12px;\n            padding: 35px;\n            margin-bottom: 45px;\n            border-left: 4px solid var(--accent-blue);\n            box-shadow: 0 5px 20px rgba(93, 156, 236, 0.1);\n        }\n\n        .intro-text {\n            font-size: 1.05rem;\n            line-height: 1.8;\n            color: var(--text-color);\n            text-align: justify;\n        }\n\n        .intro-text p {\n            margin-bottom: 1.3em;\n        }\n\n        \/* ===== SECTIONS ===== *\/\n        .section {\n            margin-bottom: 50px;\n        }\n\n        .section:last-child {\n            margin-bottom: 0;\n        }\n\n        .section-title {\n            font-size: 1.6rem;\n            color: var(--primary-color);\n            margin-bottom: 25px;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            gap: 15px;\n        }\n\n        .section-title i {\n            color: var(--accent-blue);\n        }\n\n        \/* ===== OBJECTIFS ===== *\/\n        .objectives-list {\n            list-style-type: none;\n            padding-left: 0;\n            margin: 20px 0;\n        }\n\n        .objectives-list li {\n            margin-bottom: 15px;\n            padding-left: 35px;\n            position: relative;\n            font-size: 0.95rem;\n            line-height: 1.6;\n            color: var(--text-color);\n        }\n\n        .objectives-list li:before {\n            content: \"\u25cf\";\n            position: absolute;\n            left: 0;\n            color: var(--accent-blue);\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        \/* ===== DOMAINES DE SP\u00c9CIALISATION ===== *\/\n        .specialties-container {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n            margin: 30px 0;\n        }\n\n        .specialty-card {\n            background: var(--card-bg);\n            padding: 25px;\n            border-radius: 10px;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.03);\n            border: 1px solid var(--border-color);\n            border-left: 4px solid var(--accent-blue);\n            transition: all 0.3s ease;\n        }\n\n        .specialty-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 30px rgba(93, 156, 236, 0.15);\n        }\n\n        .specialty-title {\n            font-size: 1.3rem;\n            color: var(--primary-color);\n            margin-bottom: 15px;\n            font-weight: 600;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .specialty-title i {\n            color: var(--accent-blue);\n        }\n\n        .specialty-content {\n            font-size: 0.95rem;\n            line-height: 1.6;\n            color: var(--text-color);\n            margin-bottom: 20px;\n        }\n\n        .specialty-items {\n            list-style-type: none;\n            padding-left: 0;\n            margin-top: 15px;\n        }\n\n        .specialty-items li {\n            margin-bottom: 10px;\n            padding-left: 25px;\n            position: relative;\n            font-size: 0.9rem;\n            line-height: 1.5;\n            color: var(--secondary-color);\n        }\n\n        .specialty-items li:before {\n            content: \"\u2022\";\n            position: absolute;\n            left: 10px;\n            color: var(--accent-blue);\n            font-weight: bold;\n        }\n\n        \/* ===== SECTEURS D'APPLICATION ===== *\/\n        .sectors-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n            gap: 15px;\n            margin: 25px 0;\n        }\n\n        .sector-item {\n            background: var(--accent-light-blue);\n            color: var(--accent-blue-dark);\n            padding: 12px 15px;\n            border-radius: 8px;\n            font-size: 0.9rem;\n            font-weight: 600;\n            text-align: center;\n            border: 1px solid var(--accent-blue);\n            transition: all 0.3s ease;\n        }\n\n        .sector-item:hover {\n            background: var(--accent-blue);\n            color: white;\n            transform: translateY(-3px);\n        }\n\n        \/* ===== CTA SECTION ===== *\/\n        .cta-section {\n            background: linear-gradient(135deg, #e6f7ff 0%, #d6eaf8 100%);\n            padding: 30px;\n            border-radius: 12px;\n            text-align: center;\n            margin-top: 40px;\n            border: 2px solid var(--accent-blue);\n        }\n\n        .cta-text {\n            font-size: 1.05rem;\n            line-height: 1.6;\n            color: var(--text-color);\n            max-width: 700px;\n            margin: 0 auto 20px;\n        }\n\n        .cta-button {\n            display: inline-block;\n            background: var(--accent-blue);\n            color: white;\n            padding: 12px 30px;\n            border-radius: 25px;\n            font-weight: 600;\n            text-decoration: none;\n            transition: all 0.3s ease;\n            border: 2px solid var(--accent-blue);\n        }\n\n        .cta-button:hover {\n            background: white;\n            color: var(--accent-blue);\n            transform: translateY(-3px);\n            box-shadow: 0 5px 15px rgba(93, 156, 236, 0.3);\n        }\n\n        \/* ===== RESPONSIVE ===== *\/\n        @media (max-width: 1200px) {\n            .content-container {\n                max-width: 95%;\n            }\n            \n            .article-content {\n                padding: 40px;\n            }\n            \n            .specialties-container {\n                grid-template-columns: 1fr;\n            }\n        }\n\n        @media (max-width: 992px) {\n            .full-width-wrapper {\n                padding: 80px 15px 50px 15px;\n            }\n            \n            .content-container {\n                padding: 0 15px;\n            }\n            \n            .article-content {\n                padding: 35px 25px;\n            }\n            \n            .page-title {\n                font-size: 1.9rem;\n                margin-bottom: 35px;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\n            }\n            \n            .sectors-grid {\n                grid-template-columns: repeat(3, 1fr);\n            }\n        }\n\n        @media (max-width: 768px) {\n            .full-width-wrapper {\n                padding: 70px 10px 40px 10px;\n            }\n            \n            .content-container {\n                padding: 0 10px;\n            }\n            \n            .article-content {\n                padding: 30px 20px;\n            }\n            \n            .page-title {\n                font-size: 1.7rem;\n                margin-bottom: 30px;\n            }\n            \n            .intro-section {\n                padding: 25px;\n                margin-bottom: 35px;\n            }\n            \n            .specialty-card {\n                padding: 20px;\n            }\n            \n            .sectors-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n            \n            .cta-section {\n                padding: 25px;\n            }\n        }\n\n        @media (max-width: 576px) {\n            .full-width-wrapper {\n                padding: 60px 10px 35px 10px;\n            }\n            \n            .article-content {\n                padding: 25px 18px;\n            }\n            \n            .page-title {\n                font-size: 1.5rem;\n                margin-bottom: 25px;\n                padding-bottom: 12px;\n            }\n            \n            .page-title:after {\n                width: 120px;\n            }\n            \n            .section-title {\n                font-size: 1.4rem;\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 10px;\n            }\n            \n            .intro-text {\n                font-size: 0.95rem;\n                text-align: left;\n            }\n            \n            .specialty-title {\n                font-size: 1.2rem;\n            }\n            \n            .sectors-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .cta-section {\n                padding: 20px;\n            }\n        }\n\n        \/* ANIMATIONS *\/\n        @keyframes fadeIn {\n            from {\n                opacity: 0;\n                transform: translateY(30px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n\n        .article-content {\n            animation: fadeIn 0.8s ease forwards;\n        }\n    <\/style>\n<\/head>\n<body>\n\n<!-- Menu WordPress -->\n\n<div class=\"full-width-wrapper\">\n    <div class=\"content-container\">\n\n        <!-- CONTENU ARTICLE -->\n        <div class=\"article-content\">\n            \n            <!-- TITRE PRINCIPAL -->\n            <h1 class=\"page-title\">Doctoral Program<\/h1>\n\n            <!-- SECTION INTRODUCTION -->\n            <div class=\"intro-section\">\n                <div class=\"intro-text\">\n                    <p>\n                        The National Higher School of Cybersecurity (NSCS) is committed to training highly qualified researchers and experts in computer science and cybersecurity. These professionals are equipped to design, develop, and secure systems, infrastructures, and applications, and to protect data while mastering the regulatory, technological, and organizational frameworks of cybersecurity.\n                    <\/p>\n                    <p>\n                        The doctoral program also aims to meet the growing demand for advanced skills in cybersecurity across the academic and industrial sectors, as well as within public and private institutions.\n                    <\/p>\n                    <p>\n                        A further primary objective is to strengthen the academic staff of the School and other national universities by training and qualifying new specialized teachers and researchers. Ultimately, this training seeks to bolster national scientific research and innovation, supporting an ecosystem that promotes national security and digital sovereignty.\n                    <\/p>\n                    <p>\n                        Finally, This doctoral training aims to develop national capacities in scientific research and innovation, while supporting the establishment of an academic and technological ecosystem that promotes the country's digital security and sovereignty.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <!-- SECTION OBJECTIFS -->\n            <div class=\"section\">\n                <h2 class=\"section-title\"><i class=\"fas fa-bullseye\"><\/i> Specific Objectives<\/h2>\n                \n                <ul class=\"objectives-list\">\n                    <li>Original Research: Developing scientific and technical skills that enable doctoral students to conduct innovative research in cybersecurity.<\/li>\n                    <li>Expert Design: Training experts to design secure architectures, protocols, and applications, and to develop strategies against cyber threats.<\/li>\n                    <li>Risk Management: Strengthening capacities for analysis, risk management, and regulatory compliance.<\/li>\n                    <li>Applied Innovation: Promoting creativity and applied research among new researchers.<\/li>\n                    <li>Multidisciplinary Approach: Encouraging the integration of cryptography, embedded systems, artificial intelligence, networks, and governance.<\/li>\n                <\/ul>\n            <\/div>\n\n            <!-- SECTION SP\u00c9CIALIT\u00c9S -->\n            <div class=\"section\">\n                <h2 class=\"section-title\"><i class=\"fas fa-graduation-cap\"><\/i> Pedagogical Goals<\/h2>\n                \n                <div class=\"specialties-container\">\n                    <!-- SP\u00c9CIALIT\u00c9 1 -->\n                    <div class=\"specialty-card\">\n                        <h3 class=\"specialty-title\"><i class=\"fas fa-book\"><\/i> Theoretical Depth<\/h3>\n                        <div class=\"specialty-content\">\n                            Deepening theoretical and methodological knowledge in cybersecurity.\n                        <\/div>\n                    <\/div>\n\n                    <!-- SP\u00c9CIALIT\u00c9 2 -->\n                    <div class=\"specialty-card\">\n                        <h3 class=\"specialty-title\"><i class=\"fas fa-comments\"><\/i> Scientific Communication<\/h3>\n                        <div class=\"specialty-content\">\n                           Developing skills for presenting research at national and international conferences and in academic journals.\n                        <\/div>\n                    <\/div>\n\n                    <!-- SP\u00c9CIALIT\u00c9 3 -->\n                    <div class=\"specialty-card\">\n                        <h3 class=\"specialty-title\"><i class=\"fas fa-briefcase\"><\/i> Career Preparation<\/h3>\n                        <div class=\"specialty-content\">\n                            Preparing students for careers in scientific research, technological development, offensive and defensive cybersecurity, the tech industry, and compliance bodies.\n                        <\/div>\n                    <\/div>\n\n                    <!-- SP\u00c9CIALIT\u00c9 4 -->\n                    <div class=\"specialty-card\">\n                        <h3 class=\"specialty-title\"><i class=\"fas fa-handshake\"><\/i> Partnerships<\/h3>\n                        <div class=\"specialty-content\">\n                            Encouraging participation in national and international partnership projects (public and\/or private).\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- SECTION DOMAINES D'APPLICATION -->\n            <div class=\"section\">\n                <h2 class=\"section-title\"><i class=\"fas fa-briefcase\"><\/i> Application Domains<\/h2>\n                \n                <div class=\"intro-text\">\n                    <p>\n                        The doctoral training programme in cybersecurity applies to a wide range of sectors such as industry, energy, transport, health, defence, finance, digital services, public administration, etc.\n                    <\/p>\n                    <p>\n                        Doctoral students will have the opportunity to collaborate with administrations, public institutions, and laboratories to develop concrete IT solutions tailored to the national context. \n                    <\/p>\n                    <p>\n                        These efforts contribute to a national cybersecurity ecosystem, fostering digital sovereignty and trust in information systems.  The doctoral program applies to a wide spectrum of sectors, including:\n                    <\/p>\n                <\/div>\n                \n                <div class=\"sectors-grid\">\n                    <div class=\"sector-item\">Industry<\/div>\n                    <div class=\"sector-item\">Energy<\/div>\n                    <div class=\"sector-item\">Transport<\/div>\n                    <div class=\"sector-item\">Healthcare<\/div>\n                    <div class=\"sector-item\">Defense<\/div>\n                    <div class=\"sector-item\">Finance<\/div>\n                    <div class=\"sector-item\">Digital Services<\/div>\n                    <div class=\"sector-item\">Public Administration<\/div>\n                <\/div>\n            <\/div>\n\n           \n\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        \/\/ Ajustement pour le menu WordPress\n        function adjustForWordPressMenu() {\n            const header = document.querySelector('header') || document.querySelector('.site-header') || document.querySelector('#masthead');\n            \n            if (header) {\n                const headerHeight = header.offsetHeight;\n                const wrapper = document.querySelector('.full-width-wrapper');\n                \n                if (wrapper) {\n                    wrapper.style.paddingTop = (headerHeight + 20) + 'px';\n                }\n            } else {\n                const wrapper = document.querySelector('.full-width-wrapper');\n                if (wrapper) {\n                    wrapper.style.paddingTop = '100px';\n                }\n            }\n        }\n        \n        adjustForWordPressMenu();\n        window.addEventListener('resize', adjustForWordPressMenu);\n        setTimeout(adjustForWordPressMenu, 500);\n        \n        \/\/ Animation des \u00e9l\u00e9ments\n        const specialtyCards = document.querySelectorAll('.specialty-card');\n        const objectivesItems = document.querySelectorAll('.objectives-list li');\n        const sectorItems = document.querySelectorAll('.sector-item');\n        \n        specialtyCards.forEach((card, index) => {\n            card.style.opacity = '0';\n            card.style.transform = 'translateY(20px)';\n            card.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n            card.style.transitionDelay = (index * 0.2) + 's';\n            \n            setTimeout(() => {\n                card.style.opacity = '1';\n                card.style.transform = 'translateY(0)';\n            }, 300 + (index * 200));\n        });\n        \n        objectivesItems.forEach((item, index) => {\n            item.style.opacity = '0';\n            item.style.transform = 'translateX(-20px)';\n            item.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n            item.style.transitionDelay = (index * 0.1) + 's';\n            \n            setTimeout(() => {\n                item.style.opacity = '1';\n                item.style.transform = 'translateX(0)';\n            }, 400 + (index * 100));\n        });\n        \n        sectorItems.forEach((item, index) => {\n            item.style.opacity = '0';\n            item.style.transform = 'scale(0.8)';\n            item.style.transition = 'opacity 0.4s ease, transform 0.4s ease';\n            item.style.transitionDelay = (index * 0.05) + 's';\n            \n            setTimeout(() => {\n                item.style.opacity = '1';\n                item.style.transform = 'scale(1)';\n            }, 600 + (index * 30));\n        });\n        \n        \/\/ Animation pour la section intro\n        const introSection = document.querySelector('.intro-section');\n        if (introSection) {\n            setTimeout(() => {\n                introSection.style.opacity = '0';\n                introSection.style.transform = 'scale(0.95)';\n                introSection.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n                introSection.style.transitionDelay = '0.6s';\n                \n                setTimeout(() => {\n                    introSection.style.opacity = '1';\n                    introSection.style.transform = 'scale(1)';\n                }, 900);\n            }, 300);\n        }\n        \n        \/\/ Animation pour la section CTA\n        const ctaSection = document.querySelector('.cta-section');\n        if (ctaSection) {\n            setTimeout(() => {\n                ctaSection.style.opacity = '0';\n                ctaSection.style.transform = 'translateY(30px)';\n                ctaSection.style.transition = 'opacity 0.8s ease, transform 0.8s ease';\n                ctaSection.style.transitionDelay = '1s';\n                \n                setTimeout(() => {\n                    ctaSection.style.opacity = '1';\n                    ctaSection.style.transform = 'translateY(0)';\n                }, 1300);\n            }, 300);\n        }\n    });\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Doctoral Program in Cybersecurity &#8211; National Higher School of Cybersecurity (NSCS) Doctoral Program The National Higher School of Cybersecurity (NSCS) is committed to training highly qualified researchers and experts in computer science and cybersecurity. These professionals are equipped to design, develop, and secure systems, infrastructures, and applications, and to protect data while mastering the regulatory, [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12003","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages\/12003","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12003"}],"version-history":[{"count":5,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages\/12003\/revisions"}],"predecessor-version":[{"id":12395,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages\/12003\/revisions\/12395"}],"wp:attachment":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12003"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}