{"id":14881,"date":"2025-12-07T12:08:18","date_gmt":"2025-12-07T12:08:18","guid":{"rendered":"https:\/\/smu.preview.ly\/?page_id=14881"},"modified":"2025-12-07T12:18:02","modified_gmt":"2025-12-07T12:18:02","slug":"introduction-cybersecurity-cisco","status":"publish","type":"page","link":"https:\/\/www.smu.edu.ly\/ar\/introduction-cybersecurity-cisco\/","title":{"rendered":"Introduction to Cybersecurity"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"14881\" class=\"elementor elementor-14881\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38ba3b0 e-flex e-con-boxed e-con e-parent\" data-id=\"38ba3b0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7fcbe97 elementor-widget elementor-widget-html\" data-id=\"7fcbe97\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"cyber-tabs\">\r\n  <ul class=\"cyber-tab-buttons\">\r\n    <li class=\"active\" data-tab=\"cyber-overview\">Overview<\/li>\r\n    <li data-tab=\"cyber-who\">Who Should Attend<\/li>\r\n    <li data-tab=\"cyber-prereq\">Prerequisites<\/li>\r\n    <li data-tab=\"cyber-content\">Course Content<\/li>\r\n    <li data-tab=\"cyber-trainer\">About the Trainer<\/li>\r\n    <li data-tab=\"cyber-price\">Prices & Delivery<\/li>\r\n    <li data-tab=\"cyber-enroll\">Enrollment<\/li>\r\n  <\/ul>\r\n\r\n  <!-- Overview -->\r\n  <div class=\"cyber-tab-content active\" id=\"cyber-overview\">\r\n    <h3>Introduction to Cybersecurity Course Overview<\/h3>\r\n    <p>The Introduction to Cybersecurity course introduces the fundamental concepts of cybersecurity.<\/p>\r\n    <p>It covers cyber threats, protection mechanisms, and how to secure networks and data.<\/p>\r\n  <\/div>\r\n\r\n  <!-- Who Should Attend -->\r\n  <div class=\"cyber-tab-content\" id=\"cyber-who\">\r\n    <h3>Who Should Attend<\/h3>\r\n    <ul>\r\n      <li>Individuals looking to start a career in cybersecurity.<\/li>\r\n      <li>Anyone interested in learning the basics of cybersecurity for personal or professional purposes.<\/li>\r\n      <li>Students or professionals seeking to understand digital security fundamentals.<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n\r\n  <!-- Prerequisites -->\r\n  <div class=\"cyber-tab-content\" id=\"cyber-prereq\">\r\n    <h3>Prerequisites<\/h3>\r\n    <ul>\r\n      <li>Basic networking knowledge is beneficial but not mandatory.<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n\r\n  <!-- Course Content -->\r\n  <div class=\"cyber-tab-content\" id=\"cyber-content\">\r\n    <h3>Course Content<\/h3>\r\n    <ul>\r\n      <li><strong>Cybersecurity Fundamentals:<\/strong> Introduction to cyber threats and principles of securing data.<\/li>\r\n      <li><strong>Network Security:<\/strong> Securing networks, firewalls, intrusion detection systems.<\/li>\r\n      <li><strong>Encryption & Protection:<\/strong> Encryption, malware protection, securing data.<\/li>\r\n      <li><strong>Cyber Threats & Attacks:<\/strong> Types of cyber attacks and risk mitigation.<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n\r\n  <!-- About Trainer -->\r\n  <div class=\"cyber-tab-content\" id=\"cyber-trainer\">\r\n    <h3>About the Trainer<\/h3>\r\n    <p>Our trainers are cybersecurity experts with years of experience in securing systems and teaching students.<\/p>\r\n    <p>They provide practical insights and help learners understand real-world security challenges.<\/p>\r\n  <\/div>\r\n\r\n  <!-- Prices & Delivery -->\r\n  <div class=\"cyber-tab-content\" id=\"cyber-price\">\r\n    <h3>Prices & Delivery Methods<\/h3>\r\n    <ul>\r\n      <li><strong>Duration:<\/strong> 3 days<\/li>\r\n      <li><strong>Price:<\/strong> On request<\/li>\r\n      <li><strong>Schedule:<\/strong> Contact for upcoming dates<\/li>\r\n      <li><strong>Course Language:<\/strong> English<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n\r\n  <!-- Enrollment -->\r\n  <div class=\"cyber-tab-content\" id=\"cyber-enroll\">\r\n    <h3>Enrollment<\/h3>\r\n    <p>To enroll in the Introduction to Cybersecurity course, please fill out the registration form below:<\/p>\r\n    <p>\r\n      <a \r\n        href=\"https:\/\/forms.gle\/e3H4uinzrWW94e5J8\"\r\n        target=\"_blank\"\r\n        class=\"cyber-enroll-btn\">\r\n        Click here to Enroll\r\n      <\/a>\r\n    <\/p>\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n.cyber-tabs {\r\n  width: 100%;\r\n  font-family: Arial, sans-serif;\r\n}\r\n\r\n.cyber-tab-buttons {\r\n  list-style: none;\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  border-bottom: 2px solid #ddd;\r\n  padding: 0;\r\n  margin: 0 0 10px 0;\r\n}\r\n\r\n.cyber-tab-buttons li {\r\n  padding: 10px 18px;\r\n  cursor: pointer;\r\n  background: #f5f5f5;\r\n  margin-right: 5px;\r\n  border: 1px solid #ddd;\r\n  border-bottom: none;\r\n  border-radius: 6px 6px 0 0;\r\n  font-weight: 600;\r\n  transition: 0.3s;\r\n}\r\n\r\n.cyber-tab-buttons li:hover {\r\n  background: #e9e9e9;\r\n}\r\n\r\n.cyber-tab-buttons li.active {\r\n  background: #fff;\r\n  border-bottom: 2px solid white;\r\n}\r\n\r\n.cyber-tab-content {\r\n  display: none;\r\n  padding: 20px;\r\n  border: 1px solid #ddd;\r\n  background: #fff;\r\n  border-radius: 0 6px 6px 6px;\r\n}\r\n\r\n.cyber-tab-content.active {\r\n  display: block;\r\n}\r\n\r\n.cyber-enroll-btn {\r\n  display: inline-block;\r\n  background: #b30000;\r\n  color: #fff;\r\n  padding: 10px 18px;\r\n  border-radius: 5px;\r\n  text-decoration: none;\r\n  font-weight: bold;\r\n}\r\n\r\n.cyber-enroll-btn:hover {\r\n  background: #8a0000;\r\n}\r\n<\/style>\r\n\r\n<script>\r\ndocument.querySelectorAll(\".cyber-tab-buttons li\").forEach(button => {\r\n  button.addEventListener(\"click\", () => {\r\n    document.querySelectorAll(\".cyber-tab-buttons li\").forEach(b => b.classList.remove(\"active\"));\r\n    button.classList.add(\"active\");\r\n\r\n    document.querySelectorAll(\".cyber-tab-content\").forEach(content => content.classList.remove(\"active\"));\r\n    document.getElementById(button.dataset.tab).classList.add(\"active\");\r\n  });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Overview Who Should Attend Prerequisites Course Content About the Trainer Prices &amp; Delivery Enrollment Introduction to Cybersecurity Course Overview The Introduction to Cybersecurity course introduces the fundamental concepts of cybersecurity. It covers cyber threats, protection mechanisms, and how to secure networks and data. Who Should Attend Individuals looking to start a career in cybersecurity. Anyone [&hellip;]<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-14881","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/pages\/14881","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/comments?post=14881"}],"version-history":[{"count":0,"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/pages\/14881\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/media?parent=14881"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}