{"id":12086,"date":"2026-02-23T03:09:16","date_gmt":"2026-02-23T02:09:16","guid":{"rendered":"https:\/\/www.enscs.edu.dz\/?page_id=12086"},"modified":"2026-02-23T03:23:18","modified_gmt":"2026-02-23T02:23:18","slug":"12086-2","status":"publish","type":"page","link":"https:\/\/www.enscs.edu.dz\/?page_id=12086&lang=en","title":{"rendered":"Admission Requirements"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12086\" class=\"elementor elementor-12086\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0374e7b e-flex e-con-boxed e-con e-parent\" data-id=\"0374e7b\" 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-eddaf17 elementor-widget elementor-widget-html\" data-id=\"eddaf17\" 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>Admission Requirements - Cybersecurity Training | 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 *\/\n        :root {\n            --primary-color: #1a202c;\n            --secondary-color: #4a5568;\n            --light-bg: #f8f9fa;\n            --card-bg: #ffffff;\n            --border-color: #e2e8f0;\n            --accent-blue: #3182ce;\n            --accent-blue-dark: #2c5282;\n            --accent-teal: #319795;\n            --accent-indigo: #4c51bf;\n            --accent-orange: #dd6b20;\n            --text-color: #000000;\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%, #e9ecef 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.08);\n            margin-bottom: 40px;\n        }\n\n        \/* ===== TITRE PRINCIPAL ===== *\/\n        .page-title {\n            font-size: 2.4rem;\n            color: var(--accent-blue-dark);\n            margin-bottom: 30px;\n            font-weight: 700;\n            text-align: center;\n            padding-bottom: 20px;\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: 200px;\n            height: 3px;\n            background-color: var(--accent-blue-dark);\n        }\n\n        .page-subtitle {\n            font-size: 1.2rem;\n            color: var(--secondary-color);\n            margin-bottom: 40px;\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n            line-height: 1.8;\n        }\n\n        \/* ===== INTRODUCTION ===== *\/\n        .intro-section {\n            margin-bottom: 50px;\n        }\n\n        .intro-text {\n            font-size: 1.15rem;\n            line-height: 1.9;\n            color: var(--text-color);\n            text-align: justify;\n        }\n\n        .intro-text p {\n            margin-bottom: 1.5em;\n        }\n\n        \/* ===== SECTIONS ===== *\/\n        .section {\n            margin-bottom: 60px;\n        }\n\n        .section:last-child {\n            margin-bottom: 0;\n        }\n\n        .section-title {\n            font-size: 1.8rem;\n            color: var(--accent-blue);\n            margin-bottom: 30px;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            gap: 15px;\n        }\n\n        .section-title i {\n            font-size: 1.8rem;\n            color: var(--accent-blue);\n        }\n\n        .section-subtitle {\n            font-size: 1.4rem;\n            color: var(--accent-teal);\n            margin: 30px 0 20px 0;\n            font-weight: 700;\n        }\n\n        \/* ===== FILI\u00c8RES ACCEPT\u00c9ES ===== *\/\n        .filiere-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n            margin: 30px 0;\n        }\n\n        .filiere-card {\n            background: #ffffff;\n            border: 1px solid var(--border-color);\n            border-radius: 8px;\n            padding: 30px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            transition: all 0.3s ease;\n        }\n\n        .filiere-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 20px rgba(49, 130, 206, 0.15);\n        }\n\n        .filiere-header {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            margin-bottom: 20px;\n            padding-bottom: 15px;\n            border-bottom: 2px solid var(--border-color);\n        }\n\n        .filiere-icon {\n            width: 50px;\n            height: 50px;\n            background-color: #ebf8ff;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: var(--accent-blue);\n            font-size: 1.3rem;\n        }\n\n        .filiere-title {\n            font-size: 1.5rem;\n            color: var(--accent-blue);\n            font-weight: 700;\n        }\n\n        .filiere-content {\n            font-size: 1.05rem;\n            line-height: 1.7;\n            color: var(--text-color);\n        }\n\n        \/* ===== INFORMATIONS IMPORTANTES ===== *\/\n        .info-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 30px;\n            margin: 30px 0;\n        }\n\n        .info-item {\n            background-color: #f8fafc;\n            border-left: 4px solid var(--accent-teal);\n            padding: 25px 30px;\n            border-radius: 0 8px 8px 0;\n            position: relative;\n        }\n\n        .info-item:before {\n            content: \"\ud83d\udccb\";\n            position: absolute;\n            left: 20px;\n            font-size: 1.5rem;\n            top: 25px;\n        }\n\n        .info-text {\n            font-size: 1.1rem;\n            line-height: 1.7;\n            color: var(--text-color);\n            padding-left: 30px;\n        }\n\n        \/* ===== CTA SECTION ===== *\/\n        .cta-box {\n            background-color: #f0f9ff;\n            border-left: 5px solid var(--accent-blue);\n            padding: 30px;\n            border-radius: 0 8px 8px 0;\n            margin: 40px 0;\n        }\n\n        .cta-text {\n            font-size: 1.15rem;\n            line-height: 1.9;\n            color: var(--text-color);\n            text-align: center;\n            max-width: 700px;\n            margin: 0 auto;\n        }\n\n        \/* ===== RESPONSIVE ===== *\/\n        @media (max-width: 1200px) {\n            .content-container {\n                max-width: 95%;\n            }\n            \n            .article-content {\n                padding: 45px;\n            }\n            \n            .filiere-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n\n        @media (max-width: 992px) {\n            .full-width-wrapper {\n                padding: 90px 15px 50px 15px;\n            }\n            \n            .content-container {\n                padding: 0 15px;\n            }\n            \n            .article-content {\n                padding: 40px 30px;\n            }\n            \n            .page-title {\n                font-size: 2rem;\n                margin-bottom: 40px;\n                padding-bottom: 15px;\n            }\n            \n            .page-title:after {\n                width: 150px;\n            }\n            \n            .section-title {\n                font-size: 1.6rem;\n                margin-bottom: 25px;\n            }\n            \n            .intro-text {\n                font-size: 1.05rem;\n            }\n            \n            .filiere-grid {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n            \n            .filiere-card {\n                padding: 25px;\n            }\n            \n            .filiere-title {\n                font-size: 1.4rem;\n            }\n            \n            .info-grid {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n            \n            .info-item {\n                padding: 20px 25px;\n            }\n            \n            .info-item:before {\n                left: 18px;\n                top: 20px;\n            }\n            \n            .info-text {\n                font-size: 1.05rem;\n                padding-left: 25px;\n            }\n            \n            .cta-box {\n                padding: 25px;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .full-width-wrapper {\n                padding: 80px 10px 40px 10px;\n            }\n            \n            .content-container {\n                padding: 0 10px;\n            }\n            \n            .article-content {\n                padding: 35px 25px;\n            }\n            \n            .page-title {\n                font-size: 1.8rem;\n                margin-bottom: 35px;\n            }\n            \n            .page-subtitle {\n                font-size: 1.1rem;\n                margin-bottom: 30px;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\n                margin-bottom: 20px;\n            }\n            \n            .intro-text {\n                font-size: 1rem;\n            }\n            \n            .filiere-card {\n                padding: 22px;\n            }\n            \n            .filiere-header {\n                flex-direction: column;\n                text-align: center;\n                gap: 12px;\n            }\n            \n            .filiere-title {\n                font-size: 1.3rem;\n            }\n            \n            .info-item {\n                padding: 18px 22px;\n            }\n            \n            .info-text {\n                font-size: 1rem;\n                padding-left: 22px;\n            }\n            \n            .cta-box {\n                padding: 22px;\n            }\n            \n            .cta-text {\n                font-size: 1.05rem;\n            }\n        }\n\n        @media (max-width: 576px) {\n            .full-width-wrapper {\n                padding: 70px 10px 35px 10px;\n            }\n            \n            .article-content {\n                padding: 30px 20px;\n            }\n            \n            .page-title {\n                font-size: 1.6rem;\n                margin-bottom: 30px;\n                padding-bottom: 12px;\n            }\n            \n            .page-title:after {\n                width: 120px;\n            }\n            \n            .page-subtitle {\n                font-size: 1rem;\n                margin-bottom: 25px;\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            .filiere-card {\n                padding: 20px;\n            }\n            \n            .filiere-content {\n                font-size: 1rem;\n            }\n            \n            .info-item {\n                padding: 16px 20px;\n            }\n            \n            .info-item:before {\n                left: 15px;\n                font-size: 1.3rem;\n                top: 16px;\n            }\n            \n            .info-text {\n                font-size: 0.95rem;\n                padding-left: 20px;\n            }\n            \n            .cta-box {\n                padding: 20px;\n            }\n            \n            .cta-text {\n                font-size: 1rem;\n            }\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\">Admission Requirements<\/h1>\n            <p class=\"page-subtitle\">\n                Cybersecurity Training - National School of Cybersecurity (NSCS)\n            <\/p>\n\n            <!-- SECTION INTRODUCTION -->\n            <div class=\"intro-section\">\n                <div class=\"intro-text\">\n                    <p>\n                        Access to cybersecurity training requires a specific academic level to ensure that candidates possess the necessary foundation and prerequisites to succeed in a demanding technical curriculum. Training is strictly contingent upon holding a Baccalaureate in one of the following streams: Mathematics, Technical Mathematics or Experimental Sciences.\n                        \n                    <\/p>\n                    <p>\n                        \n                        These streams guarantee the acquisition of the fundamental knowledge required for technical training. They ensure a sufficient mastery of core concepts in mathematics, logic, and science\u2014all of which are essential for understanding networks, computer systems, and data security.\n                        \n                        \n                    <\/p>\n                    <p>                       \n                        In addition to the specific Baccalaureate stream, admission is governed by minimum grade thresholds. These are determined annually by the Ministry of Higher Education and Scientific Research, in accordance with the \"Circular for Baccalaureate Holders\" (circulaire du bachelier) published at the start of each academic year.\n\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <!-- SECTION FILI\u00c8RES ACCEPT\u00c9ES -->\n            <div class=\"section\">\n                <h2 class=\"section-title\">\n                    <i class=\"fas fa-graduation-cap\"><\/i>\n                    Accepted Baccalaureate Streams\n                <\/h2>\n                \n                <div class=\"filiere-grid\">\n                    <!-- MATH\u00c9MATIQUES -->\n                    <div class=\"filiere-card\">\n                        <div class=\"filiere-header\">\n                            <div class=\"filiere-icon\">\n                                <i class=\"fas fa-square-root-alt\"><\/i>\n                            <\/div>\n                            <div>\n                                <h3 class=\"filiere-title\">Mathematics<\/h3>\n                            <\/div>\n                        <\/div>\n                        \n                        <div class=\"filiere-content\">\n\nThis stream provides a strong foundation in mathematical reasoning, algebra, and analysis, which are essential for modeling and solving complex problems in cybersecurity.\n                        <\/div>\n                    <\/div>\n\n                    <!-- MATH\u00c9MATIQUES TECHNIQUES -->\n                    <div class=\"filiere-card\">\n                        <div class=\"filiere-header\">\n                            <div class=\"filiere-icon\">\n                                <i class=\"fas fa-ruler-combined\"><\/i>\n                            <\/div>\n                            <div>\n                                <h3 class=\"filiere-title\">Technical Mathematics<\/h3>\n                            <\/div>\n                        <\/div>\n                        \n                        <div class=\"filiere-content\">\n                           \nAn applied orientation of mathematics with a technical dimension, ideal for understanding computer systems and security architectures.\n                        <\/div>\n                    <\/div>\n\n                    <!-- SCIENCES EXP\u00c9RIMENTALES -->\n                    <div class=\"filiere-card\">\n                        <div class=\"filiere-header\">\n                            <div class=\"filiere-icon\">\n                                <i class=\"fas fa-flask\"><\/i>\n                            <\/div>\n                            <div>\n                                <h3 class=\"filiere-title\"> Experimental Sciences<\/h3>\n                            <\/div>\n                        <\/div>\n                        \n                        <div class=\"filiere-content\">\n                           \nA rigorous scientific program that develops analytical thinking, an experimental approach, and methodological skills essential in cybersecurity.\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- SECTION INFORMATIONS IMPORTANTES -->\n            <div class=\"section\">\n                <h2 class=\"section-title\">\n                    <i class=\"fas fa-info-circle\"><\/i>\n                    Important Information\n                <\/h2>\n                \n                <div class=\"info-grid\">\n                    <div class=\"info-item\">\n                        <div class=\"info-text\">\n                           \n\nMinimum entry averages are determined by the Ministry of Higher Education and Scientific Research.\n                            \n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"info-item\">\n                        <div class=\"info-text\">\n                            Admission thresholds are published in accordance with the official Baccalaureate circular at the beginning of each academic year.\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- SECTION CTA -->\n            <div class=\"cta-box\">\n                <div class=\"cta-text\">\n                    <p>\n                        Eligible candidates must follow the national orientation procedure managed by the Ministry of Higher Education and Scientific Research. Placements are assigned based on Baccalaureate averages and the choices expressed by candidates, in compliance with the quotas and admission capacities defined for each program.\n                    <\/p>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<script>\n    \/\/ Ajustement pour le menu WordPress\n    document.addEventListener('DOMContentLoaded', function() {\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        setTimeout(adjustForWordPressMenu, 1000);\n        \n        \/\/ Animation d'apparition progressive\n        const sections = document.querySelectorAll('.section');\n        \n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach((entry, index) => {\n                if (entry.isIntersecting) {\n                    setTimeout(() => {\n                        entry.target.style.opacity = '1';\n                        entry.target.style.transform = 'translateY(0)';\n                    }, index * 100);\n                }\n            });\n        }, {\n            threshold: 0.1,\n            rootMargin: '0px 0px -50px 0px'\n        });\n\n        sections.forEach(el => {\n            el.style.opacity = '0';\n            el.style.transform = 'translateY(30px)';\n            el.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n            observer.observe(el);\n        });\n        \n        \/\/ Animation pour les cartes de fili\u00e8res\n        const filiereCards = document.querySelectorAll('.filiere-card');\n        filiereCards.forEach((card, index) => {\n            card.style.opacity = '0';\n            card.style.transform = 'translateY(20px)';\n            card.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n            card.style.transitionDelay = (index * 0.2) + 's';\n            \n            setTimeout(() => {\n                card.style.opacity = '1';\n                card.style.transform = 'translateY(0)';\n            }, 400 + (index * 100));\n        });\n        \n        \/\/ Animation pour les items d'info\n        const infoItems = document.querySelectorAll('.info-item');\n        infoItems.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            }, 300 + (index * 50));\n        });\n        \n        \/\/ Animation pour la CTA\n        const ctaBox = document.querySelector('.cta-box');\n        if (ctaBox) {\n            ctaBox.style.opacity = '0';\n            ctaBox.style.transform = 'translateX(-20px)';\n            ctaBox.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n            \n            setTimeout(() => {\n                ctaBox.style.opacity = '1';\n                ctaBox.style.transform = 'translateX(0)';\n            }, 800);\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>Admission Requirements &#8211; Cybersecurity Training | NSCS Admission Requirements Cybersecurity Training &#8211; National School of Cybersecurity (NSCS) Access to cybersecurity training requires a specific academic level to ensure that candidates possess the necessary foundation and prerequisites to succeed in a demanding technical curriculum. Training is strictly contingent upon holding a Baccalaureate in one of the [&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-12086","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages\/12086","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=12086"}],"version-history":[{"count":5,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages\/12086\/revisions"}],"predecessor-version":[{"id":12092,"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=\/wp\/v2\/pages\/12086\/revisions\/12092"}],"wp:attachment":[{"href":"https:\/\/www.enscs.edu.dz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12086"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}