{"id":2838,"date":"2024-09-17T16:56:27","date_gmt":"2024-09-17T14:56:27","guid":{"rendered":"https:\/\/miuniversity.edu\/?post_type=master_degrees&#038;p=2838"},"modified":"2026-06-08T13:58:45","modified_gmt":"2026-06-08T11:58:45","slug":"master-cybersecurity","status":"publish","type":"master_degrees","link":"https:\/\/miuniversity.edu\/en\/academics\/master-degree\/master-cybersecurity\/","title":{"rendered":"Master\u2019s degree in Cybersecurity"},"content":{"rendered":"<link rel=\"preload\" href=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Ciberseguridad-2-hero.jpg\" as=\"image\"><link rel=\"preload\" href=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Mobile-21.jpg\" as=\"image\">\n<div id=\"hero\" class=\"hero\">\n      <img\n      src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Ciberseguridad-2-hero.jpg\"\n      alt=\"Logo\"\n      class=\"desktop background\"\n      decoding=\"sync\"\n      loading=\"eager\" \/>\n    <div class=\"header mobile\">\n          <img\n        src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Mobile-21.jpg\"\n        alt=\"Logo\"\n        class=\"background\"\n        data-mobile=\"true\"\n        decoding=\"sync\"\n        loading=\"eager\" \/>\n      <\/div>\n  <div class=\"container\">\n    <div class=\"content\">\n      <!-- <div class='logo-company'>\n                      <\/div> -->\n      <h1 class=\"hero__title\">\n        <span>Master\u2019s Degree in<\/span>\n        Cybersecurity      <\/h1>\n      <p>Cybersecurity\u00a0is becoming\u00a0one of the top priorities\u00a0across industries today.\u00a0Become an expert in systems analysis and cybercrime and\u00a0build one of the most sought-after\u00a0skill sets in the current\u00a0job market.<\/p>\n      <div>\n        <div class=\"information\">\n                      <a class=\"btn-hide btn-hide-hero\"\n              href=\"#formulario\"\n              data-gtm-container=\"hero\"\n              data-gtm-category=\"solicitud_info_contextual\"\n              data-gtm-action=\"form_open\">\n              Request information<\/a>\n                    <div>\n            <span>$8,000<\/span>\n            <div class='information__description-cta'>\n              <p>Apply for a scholarship<\/p>\n<p><span data-teams=\"true\">\u00a0<\/span><\/p>\n            <\/div>\n          <\/div>\n                      <img decoding=\"async\"\n              src=\"\/wp-content\/plugins\/iter-bloques\/blocks\/hero-iter\/line.png\"\n              alt=\"Line\"\n              class=\"line\" \/>\n                  <\/div>\n              <\/div>\n    <\/div>\n    <section>\n              <div class=\"data\">\n                      <div class=\"item\">\n                              <img decoding=\"async\"\n                  src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/07\/format.svg\"\n                  alt=\"\"\n                  class=\"desktop-icon\" \/>\n                            <p>\n                <span>Format<\/span>\n                Online                                              <\/p>\n            <\/div>\n                      <div class=\"item\">\n                              <img decoding=\"async\"\n                  src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/07\/calendar.svg\"\n                  alt=\"\"\n                  class=\"desktop-icon\" \/>\n                            <p>\n                <span>Start date<\/span>\n                September 2026                                              <\/p>\n            <\/div>\n                      <div class=\"item\">\n                              <img decoding=\"async\"\n                  src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/07\/medal.svg\"\n                  alt=\"\"\n                  class=\"desktop-icon\" \/>\n                            <p>\n                <span>US Degree<\/span>\n                Accredited                                              <\/p>\n            <\/div>\n                      <div class=\"item\">\n                              <img decoding=\"async\"\n                  src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/07\/language.svg\"\n                  alt=\"\"\n                  class=\"desktop-icon\" \/>\n                            <p>\n                <span>Language<\/span>\n                English and Spanish                                              <\/p>\n            <\/div>\n                      <div class=\"item\">\n                              <img decoding=\"async\"\n                  src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/Time-_-Regular.png\"\n                  alt=\"\"\n                  class=\"desktop-icon\" \/>\n                            <p>\n                <span>Duration<\/span>\n                18 months (5 semesters)                                              <\/p>\n            <\/div>\n                      <div class=\"item\">\n                              <img decoding=\"async\"\n                  src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/Education-_-Regular.png\"\n                  alt=\"\"\n                  class=\"desktop-icon\" \/>\n                            <p>\n                <span>Number of Credits<\/span>\n                36 credits                                              <\/p>\n            <\/div>\n                  <\/div>\n          <\/section>\n  <\/div>\n<\/div>\n<script>\n  document.addEventListener('DOMContentLoaded', function() {\n    document.querySelector('[data-module=\"footer\"]').insertAdjacentHTML(\n      \/\/ document.getElementById(\"footer-web\").insertAdjacentHTML(\n      \"beforebegin\",\n      `<div class=\"button-banner\">\n        <div>\n          <span>$8,000<\/span>\n          <div class=\"mobile\"><\/div>\n        <\/div>\n        <a href=\"#formulario\" data-gtm-container=\"sticky\" data-gtm-category=\"solicitud_info_contextual\" data-gtm-action=\"form_open\">Request information<\/a>\n      <\/div>`\n    );\n\n    function smoothScroll(e) {\n      e.preventDefault();\n      const targetId = this.getAttribute('href');\n      const targetElement = document.querySelector(targetId);\n      if (targetElement) {\n        const targetPosition = targetElement.offsetTop;\n        window.scrollTo({\n          top: targetPosition,\n          behavior: 'smooth'\n        });\n      }\n    }\n\n    document.querySelector('.button-banner').querySelector('a[href^=\"#\"]').addEventListener('click', smoothScroll);\n  });\n\n  const visible = function checkScreenWidth() {\n    const width = window.innerWidth;\n    return width >= 767 && width <= 1024;\n  }\n\n  window.addEventListener(\"scroll\", function() {\n    const topPosition =\n      document.querySelector(\".form\")?.getBoundingClientRect().top -\n      window?.innerHeight;\n    if (document.querySelector(\".button-banner\")) {\n      if (topPosition <= 0) {\n        document.querySelector(\".button-banner\").style.opacity = 0;\n        document.querySelector(\".button-banner\").style.height = \"0px\";\n      } else {\n        document.querySelector(\".button-banner\").style.opacity = 1;\n        document.querySelector(\".button-banner\").style.height = \"87px\";\n      }\n    }\n  });\n<\/script>\n\n\n<div id=\"menu-iter\" class=\"menu-iter\">\n  <div class=\"container\">\n    <div class=\"content\">\n                                                    <a href=\"#aprendizaje\"\n                  data-gtm-container=\"tab\"\n                  data-gtm-category=\"navigation\"\n                  data-gtm-action=\"navigation\">\n                  <div class=\"desktop\">\n                    Overview                  <\/div>\n                  <!-- A\u00f1adir texto mobile -->\n                  <div class=\"mobile\">\n                    Overview                  <\/div>\n                <\/a>\n                                            <a href=\"#formato\"\n                  data-gtm-container=\"tab\"\n                  data-gtm-category=\"navigation\"\n                  data-gtm-action=\"navigation\">\n                  <div class=\"desktop\">\n                    Format                  <\/div>\n                  <!-- A\u00f1adir texto mobile -->\n                  <div class=\"mobile\">\n                    Format                  <\/div>\n                <\/a>\n                                            <a href=\"#formacion\"\n                  data-gtm-container=\"tab\"\n                  data-gtm-category=\"navigation\"\n                  data-gtm-action=\"navigation\">\n                  <div class=\"desktop\">\n                    Study plan                  <\/div>\n                  <!-- A\u00f1adir texto mobile -->\n                  <div class=\"mobile\">\n                    Study plan                  <\/div>\n                <\/a>\n                                            <a href=\"#salidasprofesionales\"\n                  data-gtm-container=\"tab\"\n                  data-gtm-category=\"navigation\"\n                  data-gtm-action=\"navigation\">\n                  <div class=\"desktop\">\n                    Career opportunities                  <\/div>\n                  <!-- A\u00f1adir texto mobile -->\n                  <div class=\"mobile\">\n                    Career opportunities                  <\/div>\n                <\/a>\n                                            <a href=\"#faqs\"\n                  data-gtm-container=\"tab\"\n                  data-gtm-category=\"navigation\"\n                  data-gtm-action=\"navigation\">\n                  <div class=\"desktop\">\n                    FAQs                  <\/div>\n                  <!-- A\u00f1adir texto mobile -->\n                  <div class=\"mobile\">\n                    FAQs                  <\/div>\n                <\/a>\n                                            <a href=\"#requisitos\"\n                  data-gtm-container=\"tab\"\n                  data-gtm-category=\"navigation\"\n                  data-gtm-action=\"navigation\">\n                  <div class=\"desktop\">\n                    Requirements                  <\/div>\n                  <!-- A\u00f1adir texto mobile -->\n                  <div class=\"mobile\">\n                    Requirements                  <\/div>\n                <\/a>\n                                            <a href=\"#calidad\"\n                  data-gtm-container=\"tab\"\n                  data-gtm-category=\"navigation\"\n                  data-gtm-action=\"navigation\">\n                  <div class=\"desktop\">\n                    Licenses                  <\/div>\n                  <!-- A\u00f1adir texto mobile -->\n                  <div class=\"mobile\">\n                    Licenses                  <\/div>\n                <\/a>\n                        <\/div>\n    <div class=\"information\">\n      <div>\n        <span>$222 per credit<\/span>\n                <\/div>\n      <a class=\"btn-hide btn-hide-sticky\" href=\"#formulario\" data-gtm-container=\"header\" data-gtm-category=\"solicitud_info_contextual\"  data-gtm-action=\"form_open\">Request information<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const menu = document.getElementById(\"menu-iter\"); \/\/ Selecciona el contenedor del men\u00fa\n    const menuItems = menu.querySelectorAll('a[href^=\"#\"]');\n    const sections = Array.from(menuItems)\n      .filter((item) => item.getAttribute(\"href\") !== \"#formulario\")\n      .map((item) => {\n        const id = item.getAttribute(\"href\").substring(1); \/\/ Removemos el '#'\n        return document.getElementById(id);\n      });\n\n    let menuHeight = menu.offsetHeight;\n\n    function setActiveMenuItem() {\n      const scrollPosition = window.scrollY + menuHeight + 5;\n\n      const activeSection = sections.find((section) => {\n\n        if(section){\n          const sectionTop = section.offsetTop;\n          const sectionHeight = section.offsetHeight;\n          return (\n            scrollPosition >= sectionTop &&\n            scrollPosition < sectionTop + sectionHeight\n          );\n        }\n        \n      });\n\n      if (!activeSection) return;\n\n      const activeMenuItem = Array.from(menuItems).find(\n        (item) => item.getAttribute(\"href\") === `#${activeSection.id}`\n      );\n\n      if (activeMenuItem) {\n        menuItems.forEach((item) => item.classList.remove(\"active\"));\n        activeMenuItem.classList.add(\"active\");\n        if (window.innerWidth < 1024) {\n          const menuScroll = document.querySelector(\".menu-iter .container .content\");\n          menuScroll.scrollLeft +=\n            activeMenuItem?.getBoundingClientRect()?.left -\n            menuScroll?.getBoundingClientRect()?.left -\n            16;\n        }\n      }\n    }\n\n    function smoothScroll(e) {\n      e.preventDefault();\n      const targetId = this.getAttribute(\"href\");\n      const targetElement = document.querySelector(targetId);\n      if (targetElement) {\n        const targetPosition = targetElement.offsetTop - menuHeight;\n        window.scrollTo({\n          top: targetPosition,\n          behavior: \"smooth\",\n        });\n      }\n    }\n\n    menuItems.forEach((item) => {\n      item.addEventListener(\"click\", smoothScroll);\n    });\n\n    window.addEventListener(\"scroll\", setActiveMenuItem);\n    window.addEventListener(\"resize\", () => {\n      menuHeight = menu.offsetHeight;\n    });\n\n    setActiveMenuItem();\n  });\n<\/script>\n\n\n\n<div id=\"descripcion\" class=\"numeros white\">\n  <div class=\"container\">\n    <div class=\"content\">\n      <h2 class=\"numeros__maintitle\">Take on the challenges of information security<\/h2><div class=\"wysiwyg\"><p>A\u00a0<strong>Master\u2019s\u00a0Degree\u00a0in\u00a0Cybersecurity<\/strong>\u00a0will teach you\u00a0how\u00a0to use\u00a0cutting-edge\u00a0tools and technology\u00a0and equip you to apply\u00a0<strong>security auditing standards and carry out forensic analysis.<\/strong> You will develop the skills needed to detect and prevent the most common cyber threats, such as\u00a0<strong>ransomware,\u00a0malware,\u00a0and\u00a0cryptojacking.<\/strong><\/p>\n<p>With our\u00a0case-based\u00a0approach, you will learn\u00a0to\u00a0<strong>design\u00a0security\u00a0measures<\/strong>\u00a0for\u00a0a\u00a0wide range\u00a0of industries and\u00a0cloud-based\u00a0systems, boosting your professional profile with an internationally recognized\u00a0and U.S.-accredited\u00a0degree.<\/p>\n<p>Each course in this program\u00a0includes hands-on labs and practical activities with industry-standard\u00a0software and technology, so you can directly apply your learning to real-world settings.<\/p>\n<\/div>    <\/div>\n  <\/div>\n<\/div>\n\n\n<div id=\"aprendizaje\" class=\"editorial grey default  size_eq\"\n    data-course-url=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/course-combinations.json\"\n    data-course-version=\"20260618_18\">\n    \n    <div class=\"container  imgmobile-Arriba\">\n        <div class=\"content \">\n\n                            <div class=\"column column--left \">\n                    <h2 class=\"editorial__title \">What will you learn in the Master\u2019s in Cybersecurity program?<\/h2>\n                    <p>Our master\u2019s degree in information security program gives you access to specialized programs in Data Science, Design Management, Strategic Management, and Organizational Leadership, through which you will learn to:<\/p>\n<ul>\n<li>Implement\u00a0<strong>auditing standards and\u00a0international\u00a0best practices.<\/strong><\/li>\n<li>Apply the leading\u00a0<strong>forensic analysis tools<\/strong>\u00a0and produce expert reports.<\/li>\n<li>Utilize different\u00a0<strong>cryptographic algorithms and techniques<\/strong>\u00a0to protect systems and communication.<\/li>\n<li>Use\u00a0different types\u00a0of\u00a0<strong>modern digital tools<\/strong>\u00a0to gather data and\u00a0analyze\u00a0information security risks.<\/li>\n<li>Apply\u00a0new technology, such as\u00a0<strong>artificial intelligence,\u00a0<\/strong>and<strong>\u00a0adapt it to cybersecurity\u00a0<\/strong>to develop new strategies for systems and network protection.<\/li>\n<li>Understand how to implement\u00a0<strong>cloud security systems,\u00a0<\/strong>their risks, and how to protect their infrastructure.<\/li>\n<\/ul>\n                    \n                    \n                    \n                                    <\/div>\n            \n                            <div class=\"image \">\n                    <div class=\"shadow\"><\/div>                    <div><img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/ciberseguridad2jpg.jpg\" alt=\"ciberseguridad2jpg\" title=\"\"><\/div>\n                <\/div>\n            \n            \n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n<!-- Modal -->\n<div id=\"form_modal\" class=\"modal template-form\" data-modal=\"modal\">\n    <div class=\"modal__inner\">\n        <div class=\"modal__content\">\n            <div class=\"modal__body\">\n                <button type=\"button\" class=\"modal__close\" data-modal=\"close\" data-gtm-action=\"video_close\" data-gtm-container=\"video\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"24px\" height=\"24px\" viewBox=\"0 0 22 22\" version=\"1.1\" alt=\"cerrar\" title=\"cerrar\" style=\"pointer-events: none;\">\n                        <g transform=\"translate(-750.000000, -1401.000000)\" fill=\"#2501C3\" fill-rule=\"nonzero\">\n                            <g id=\"Group\" transform=\"translate(749.000000, 1400.000000)\">\n                                <rect id=\"Rectangle\" transform=\"translate(11.989581, 11.990509) rotate(-135.605335) translate(-11.989581, -11.990509) \" x=\"-2.83410042\" y=\"10.7545291\" width=\"29.6473631\" height=\"2.47195968\" rx=\"1.23597984\"><\/rect>\n                                <rect id=\"Rectangle\" transform=\"translate(11.990970, 11.990492) rotate(134.419160) translate(-11.990970, -11.990492) \" x=\"-2.83271172\" y=\"10.7545628\" width=\"29.6473631\" height=\"2.47185909\" rx=\"1.23592955\"><\/rect>\n                            <\/g>\n                        <\/g>\n                    <\/svg>\n                <\/button>\n                <div class=\"modal__body__content\">\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<div id=\"porquemiu\" class=\"editorial white default  size_eq\"\n    data-course-url=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/course-combinations.json\"\n    data-course-version=\"20260618_18\">\n    \n    <div class=\"container  imgmobile-Arriba\">\n        <div class=\"content \">\n\n                            <div class=\"column column--left \">\n                    <h2 class=\"editorial__title \">Why\u00a0study\u00a0at\u00a0MIU?<\/h2>\n                    <p>MIU\u2019s online master\u2019s in cybersecurity combines a solid foundation in <strong>information security, regulations<\/strong>, and auditing with hands-on applications through the analysis of real-world threats, simulations, and solutions. Earning your graduate degree with us also gives you the following benefits:<\/p>\n<ul>\n<li>A U.S.-accredited degree that meets the demands of the U.S. and global market.<\/li>\n<li>Access to high-quality networking that connects you with students from around the world, expanding your horizons and increasing your opportunities.<\/li>\n<li>A flexible methodology that includes onboarding, personalized tutoring, live and recorded classes, around-the-clock technical support, and access to all our online resources.<\/li>\n<li>Affordable, barrier-free pricing that makes quality education accessible.<\/li>\n<\/ul>\n                    \n                    \n                    \n                                    <\/div>\n            \n                            <div class=\"image \">\n                    <div class=\"shadow\"><\/div>                    <div><img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/innovacion-1.jpg\" alt=\"innovacion\" title=\"\"><\/div>\n                <\/div>\n            \n            \n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n<!-- Modal -->\n<div id=\"form_modal\" class=\"modal template-form\" data-modal=\"modal\">\n    <div class=\"modal__inner\">\n        <div class=\"modal__content\">\n            <div class=\"modal__body\">\n                <button type=\"button\" class=\"modal__close\" data-modal=\"close\" data-gtm-action=\"video_close\" data-gtm-container=\"video\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"24px\" height=\"24px\" viewBox=\"0 0 22 22\" version=\"1.1\" alt=\"cerrar\" title=\"cerrar\" style=\"pointer-events: none;\">\n                        <g transform=\"translate(-750.000000, -1401.000000)\" fill=\"#2501C3\" fill-rule=\"nonzero\">\n                            <g id=\"Group\" transform=\"translate(749.000000, 1400.000000)\">\n                                <rect id=\"Rectangle\" transform=\"translate(11.989581, 11.990509) rotate(-135.605335) translate(-11.989581, -11.990509) \" x=\"-2.83410042\" y=\"10.7545291\" width=\"29.6473631\" height=\"2.47195968\" rx=\"1.23597984\"><\/rect>\n                                <rect id=\"Rectangle\" transform=\"translate(11.990970, 11.990492) rotate(134.419160) translate(-11.990970, -11.990492) \" x=\"-2.83271172\" y=\"10.7545628\" width=\"29.6473631\" height=\"2.47185909\" rx=\"1.23592955\"><\/rect>\n                            <\/g>\n                        <\/g>\n                    <\/svg>\n                <\/button>\n                <div class=\"modal__body__content\">\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<div id=\"formato\" class=\"format grey\">\n    <div class=\"container\">\n        <div class=\"content\">\n\n            <div>\n                <h2 class=\"format__title\">Format<\/h2>                <p>MIU offers a 100% U.S. master\u2019s degree program to give you maximum flexibility. You can study from anywhere in the world.<\/p>\n            <\/div>\n\n            <div class=\"list list--single\">\n\n                                    \n                        <div class=\"card\">\n                            <h3>Online<\/h3>\n\n                                                            <div class=\"grid list__grid--mainsquares\">\n\n                                                                            <div class=\"feat\">\n                                            <span>$8,000<\/span>\n                                            <p>Tuition<\/p>\n                                        <\/div>\n                                                                            <div class=\"feat\">\n                                            <span>$222<\/span>\n                                            <p>Per credit<\/p>\n                                        <\/div>\n                                                                            <div class=\"feat\">\n                                            <span>$300*<\/span>\n                                            <p>Fees<\/p>\n                                        <\/div>\n                                    \n                                <\/div>\n                            \n                                                            <div class=\"grid list__grid--squares\">\n\n                                                                            <span>\n                                            <h5>Start date<\/h5>\n                                            <p>September 2026<\/p>\n                                        <\/span>\n                                                                            <span>\n                                            <h5>Language<\/h5>\n                                            <p>English or Spanish<\/p>\n                                        <\/span>\n                                                                            <span>\n                                            <h5>Duration<\/h5>\n                                            <p>18 months (5 semesters)<\/p>\n                                        <\/span>\n                                    \n                                <\/div>\n                            \n                                                            \n                                    <section>\n                                        <div class=\"header\">\n\n                                            \n                                            <h4>Application fee<\/h4>\n                                        <\/div>\n                                        <ul>\n<li>Domestic Students: 50 USD\/ for International Students:150USD<\/li>\n<li>Foreign Credential Evaluation (FCE): 150 USD<\/li>\n<li>Graduation Fee: 400 USD<\/li>\n<\/ul>\n<p>(*) Does not include the graduation fee (USD 400)<\/p>\n                                    <\/section>\n\n                                \n                                    <section>\n                                        <div class=\"header\">\n\n                                            \n                                            <h4>Highlights<\/h4>\n                                        <\/div>\n                                        <ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Accredited by DEAC.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Live and recorded classes.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Maximum flexibility.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\">Classes in English or Spanish.<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">U.S. degree.<\/span><\/li>\n<\/ul>\n                                    <\/section>\n\n                                \n                                    <section>\n                                        <div class=\"header\">\n\n                                            \n                                            <h4>Scholarships<\/h4>\n                                        <\/div>\n                                        <p><span style=\"font-weight: 400;\">See all the scholarships we have available for those who qualify, along with our no-interest payment plans. If you have any questions about your personal situation, we are here to help.<\/span><\/p>\n                                    <\/section>\n\n                                                            \n                                                            <a href=\"https:\/\/miuniversity.edu\/en\/admission\/scholarships\/\" data-gtm-container=\"becas\" data-gtm-category=\"formato_Online\" data-gtm-action=\"navigation\">\n                                    Scholarships                                    <img decoding=\"async\" src=\"\/wp-content\/plugins\/iter-bloques\/icons\/arrow.svg\" alt=\"Arrow\" title=\"\">\n                                <\/a>\n                            \n                        <\/div>\n                                    \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<div id=\"formacion\" class=\"training white\">\n  <div class=\"container\">\n    <div class=\"content\">\n      <div>\n        <div class=\"title\">\n          <h2 class=\"training__title\">Study Plan<\/h2>\n          <h4>36 Credits<\/h4>\n        <\/div>\n        <p>MIU\u2019s\u00a0Master\u2019s in Cybersecurity program consists of five 18-week semesters\u00a0and 36 credits, concluding with\u00a0a capstone project worth 6 credits.\u00a0It is designed to provide you with knowledge\u00a0regarding\u00a0cybercrime, systems and network security, ethical hacking, applied cryptography,\u00a0and security in cloud, mobile, and virtualized\u00a0environments.<\/p>\n<p><strong>Explore\u00a0your\u00a0master\u2019s\u00a0degree\u00a0courses\u00a0in\u00a0detail.<\/strong><\/p>\n      <\/div>\n      <div class=\"accordion\">\n                              <div class=\"first-level frs-lvl\" data-gtm-container=\"Study Plan\" data-gtm-category=\"1st semester\" data-gtm-action=\"accordion_open\">\n              <div class=\"trigger\">\n                <h4>1st semester<\/h4>\n                <div>\n                  <span>3 courses<\/span>\n                  <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                    <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                  <\/svg>\n                <\/div>\n              <\/div>\n              <section>\n                                                                            <div class=\"last-level\">\n                        <div class=\"trigger\">\n                          <h5>Cybercrime and Cybersecurity Regulations<\/h5>\n                          <div class=\"trigger-list\">\n                                                                                                                  <p>3 Credits<\/p>\n                                                        <svg\n                              width=\"19\"\n                              height=\"11\"\n                              viewBox=\"0 0 19 11\"\n                              fill=\"none\">\n                              <path\n                                d=\"M1 1L9.5 9L18 1\"\n                                stroke=\"black\"\n                                stroke-width=\"2\" \/>\n                            <\/svg>\n                          <\/div>\n                        <\/div>\n                        <section>\n                          <div>\n                            <p>This course includes a study of criminal law as it applies to infractions where digital goods or services are used as a means or an end. You will learn to identify and report these types of infractions and follow the appropriate procedures. You will also explore legislation related to digital goods and services, focusing on key areas such as industrial and intellectual property, data protection, and market regulations. The course provides you with an integrated perspective on the legal dimensions and institutional legal framework surrounding digital security. You will learn to analyze and propose a variety of strategies in this context.<\/p>\n                          <\/div>\n                        <\/section>\n                      <\/div>\n                                                                                <div class=\"last-level\">\n                        <div class=\"trigger\">\n                          <h5>Cybersecurity Governance and Risk Analysis<\/h5>\n                          <div class=\"trigger-list\">\n                                                                                                                  <p>3 Credits<\/p>\n                                                        <svg\n                              width=\"19\"\n                              height=\"11\"\n                              viewBox=\"0 0 19 11\"\n                              fill=\"none\">\n                              <path\n                                d=\"M1 1L9.5 9L18 1\"\n                                stroke=\"black\"\n                                stroke-width=\"2\" \/>\n                            <\/svg>\n                          <\/div>\n                        <\/div>\n                        <section>\n                          <div>\n                            <p>You will study methodologies for the proactive management of occupational risks associated with the development, implementation, and launch of digital initiatives. There will be a special focus on the software industry, which is particularly relevant in this field. You will learn how to identify problems related to IT security systems management, audit plan design, IT security implementation, the level of compliance with security rules, cloud security, and proactive security plan design.<\/p>\n                          <\/div>\n                        <\/section>\n                      <\/div>\n                                                                                <div class=\"last-level\">\n                        <div class=\"trigger\">\n                          <h5>Computer Forensics and Incident Response<\/h5>\n                          <div class=\"trigger-list\">\n                                                                                                                  <p>3 Credits<\/p>\n                                                        <svg\n                              width=\"19\"\n                              height=\"11\"\n                              viewBox=\"0 0 19 11\"\n                              fill=\"none\">\n                              <path\n                                d=\"M1 1L9.5 9L18 1\"\n                                stroke=\"black\"\n                                stroke-width=\"2\" \/>\n                            <\/svg>\n                          <\/div>\n                        <\/div>\n                        <section>\n                          <div>\n                            <p>This course encompasses information recovery, data acquisition, forensic analysis methodology, data investigation, process documentation, information recovery tools, response strategies, disaster protection, file system redundancy, and advanced archiving systems. You will gain technical and legal knowledge for the forensic analysis of ICT systems, including its practical applications in generating expert reports. You will also learn how to understand and organize your own information, and how to equip yourself with the tools needed for the different types of analysis you may come across. You will also analyze incident responses, including the key elements in an efficient and effective response, as well as the roles, responsibilities, and steps for implementation.<\/p>\n                          <\/div>\n                        <\/section>\n                      <\/div>\n                                                                    <\/section>\n            <\/div>\n                      <div class=\"first-level frs-lvl\" data-gtm-container=\"Study Plan\" data-gtm-category=\"2nd semester\" data-gtm-action=\"accordion_open\">\n              <div class=\"trigger\">\n                <h4>2nd semester<\/h4>\n                <div>\n                  <span>3 courses<\/span>\n                  <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                    <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                  <\/svg>\n                <\/div>\n              <\/div>\n              <section>\n                                                                            <div class=\"last-level\">\n                        <div class=\"trigger\">\n                          <h5>System, Application, and Big Data Security<\/h5>\n                          <div class=\"trigger-list\">\n                                                                                                                  <p>3 Credits<\/p>\n                                                        <svg\n                              width=\"19\"\n                              height=\"11\"\n                              viewBox=\"0 0 19 11\"\n                              fill=\"none\">\n                              <path\n                                d=\"M1 1L9.5 9L18 1\"\n                                stroke=\"black\"\n                                stroke-width=\"2\" \/>\n                            <\/svg>\n                          <\/div>\n                        <\/div>\n                        <section>\n                          <div>\n                            <p data-start=\"2374\" data-end=\"2876\">This course focuses on server administration, including an advanced study of memory systems and their protection mechanisms, kernel space, process monitoring, intrusion detection for file systems, disk quotas, user monitoring, permission administration, operating system policies for organizations, disk administration, and denial-of-service attacks. It also familiarizes you with the actions you can take to protect both web applications as well as mobile apps for smartphones, tablets, and laptops.<\/p>\n                          <\/div>\n                        <\/section>\n                      <\/div>\n                                                                                <div class=\"last-level\">\n                        <div class=\"trigger\">\n                          <h5>Network Security and Intelligent Threat Analysis<\/h5>\n                          <div class=\"trigger-list\">\n                                                                                                                  <p>3 Credits<\/p>\n                                                        <svg\n                              width=\"19\"\n                              height=\"11\"\n                              viewBox=\"0 0 19 11\"\n                              fill=\"none\">\n                              <path\n                                d=\"M1 1L9.5 9L18 1\"\n                                stroke=\"black\"\n                                stroke-width=\"2\" \/>\n                            <\/svg>\n                          <\/div>\n                        <\/div>\n                        <section>\n                          <div>\n                            <p data-start=\"2939\" data-end=\"3452\">This course covers advanced TCP\/IP networking, network attacks, denial-of-service attacks, traffic monitoring, demilitarized zones, advanced firewall systems, virtual private networks, remote security systems, TLS\/SSL, IPSec, intrusion detection systems, distributed attack detection, proactive protection measures, and network vulnerability analysis. You will learn how to conduct intelligent threat analysis, from security event collection and information processing to mitigation and anticipation techniques.<\/p>\n                          <\/div>\n                        <\/section>\n                      <\/div>\n                                                                                <div class=\"last-level\">\n                        <div class=\"trigger\">\n                          <h5>Secure Software Development and Auditing<\/h5>\n                          <div class=\"trigger-list\">\n                                                                                                                  <p>3 Credits<\/p>\n                                                        <svg\n                              width=\"19\"\n                              height=\"11\"\n                              viewBox=\"0 0 19 11\"\n                              fill=\"none\">\n                              <path\n                                d=\"M1 1L9.5 9L18 1\"\n                                stroke=\"black\"\n                                stroke-width=\"2\" \/>\n                            <\/svg>\n                          <\/div>\n                        <\/div>\n                        <section>\n                          <div>\n                            <p data-start=\"3507\" data-end=\"4201\">This course explores memory systems, vulnerability types, application hardening, buffer overload prevention, chain attack prevention, race conditions, error generation, least-privilege policies, backdoors, rootkits, authentication, and access control. You will study the benefits of software security and its importance in overall system security. Key topics include properties of secure software, attacks that require responses, and secure software development methodologies. You will also analyze audit plans, technical and certification audits, audit classifications, information security audits, documentation, auditing tools and methodology, ISO 27000, and a comparative study of audits.<\/p>\n                          <\/div>\n                        <\/section>\n                      <\/div>\n                                                                    <\/section>\n            <\/div>\n                      <div class=\"first-level frs-lvl\" data-gtm-container=\"Study Plan\" data-gtm-category=\"3rd semester\" data-gtm-action=\"accordion_open\">\n              <div class=\"trigger\">\n                <h4>3rd semester<\/h4>\n                <div>\n                  <span>2 courses<\/span>\n                  <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                    <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                  <\/svg>\n                <\/div>\n              <\/div>\n              <section>\n                                                                            <div class=\"last-level\">\n                        <div class=\"trigger\">\n                          <h5>Ethical Hacking<\/h5>\n                          <div class=\"trigger-list\">\n                                                                                                                  <p>3 Credits<\/p>\n                                                        <svg\n                              width=\"19\"\n                              height=\"11\"\n                              viewBox=\"0 0 19 11\"\n                              fill=\"none\">\n                              <path\n                                d=\"M1 1L9.5 9L18 1\"\n                                stroke=\"black\"\n                                stroke-width=\"2\" \/>\n                            <\/svg>\n                          <\/div>\n                        <\/div>\n                        <section>\n                          <div>\n                            <p>This course encompasses security flaws, memory management, memory protection mechanisms, user and system space, local and remote exploits, basic alterations, memory exploits, shellcodes, and privilege levels. It also covers integer, buffer, and heap overflows, code injection, and executable protection. Additionally, you will study key recommendations for software development and analytical techniques, along with malware redesign and how it can be applied to malware analysis to understand malicious code.<\/p>\n                          <\/div>\n                        <\/section>\n                      <\/div>\n                                                                                <div class=\"last-level\">\n                        <div class=\"trigger\">\n                          <h5>Applied Cryptography<\/h5>\n                          <div class=\"trigger-list\">\n                                                                                                                  <p>3 Credits<\/p>\n                                                        <svg\n                              width=\"19\"\n                              height=\"11\"\n                              viewBox=\"0 0 19 11\"\n                              fill=\"none\">\n                              <path\n                                d=\"M1 1L9.5 9L18 1\"\n                                stroke=\"black\"\n                                stroke-width=\"2\" \/>\n                            <\/svg>\n                          <\/div>\n                        <\/div>\n                        <section>\n                          <div>\n                            <p>This course explores the fundamentals of mathematics and how they apply to cryptographic systems. This includes classical, password-based, and public-key cryptography, hybrid cryptographic systems, cryptographic hashing and HMAC summary functions, message authentication, digital signatures, secure cryptographic protocols, secure information transmission, cryptographic analysis, dictionary attacks, and brute-force attacks. The course gives you a comprehensive understanding of the most advanced aspects of network security, covering key topics for effective network protection from an information security point of view. You will also learn techniques for the different types of operating systems and the most secure modern cryptography systems, which underpin the security infrastructure for all critical internet systems.<\/p>\n                          <\/div>\n                        <\/section>\n                      <\/div>\n                                                                    <\/section>\n            <\/div>\n                      <div class=\"first-level frs-lvl\" data-gtm-container=\"Study Plan\" data-gtm-category=\"4th semester\" data-gtm-action=\"accordion_open\">\n              <div class=\"trigger\">\n                <h4>4th semester<\/h4>\n                <div>\n                  <span>2 courses<\/span>\n                  <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                    <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                  <\/svg>\n                <\/div>\n              <\/div>\n              <section>\n                                                                            <div class=\"last-level\">\n                        <div class=\"trigger\">\n                          <h5>Digital Identity Models and Technologies<\/h5>\n                          <div class=\"trigger-list\">\n                                                                                                                  <p>3 Credits<\/p>\n                                                        <svg\n                              width=\"19\"\n                              height=\"11\"\n                              viewBox=\"0 0 19 11\"\n                              fill=\"none\">\n                              <path\n                                d=\"M1 1L9.5 9L18 1\"\n                                stroke=\"black\"\n                                stroke-width=\"2\" \/>\n                            <\/svg>\n                          <\/div>\n                        <\/div>\n                        <section>\n                          <div>\n                            <p>This course covers the main methods of personal identification that exist today, starting with digital identification and smart cards. Later in the course, you will study biometric recognition, combining both concepts to emphasize how these types of identification technologies are used. First, you will explore digital identification technologies, including smart cards, to build on what you learned in previous courses. The second topic will focus on biometric recognition, which is currently one of the main solutions for linking a person with their identity. You will learn the main methods of biometric identification and their uses (historically and in the present day), paying special attention to those that are most prevalent worldwide. This course also addresses the use of technology in SSI (self-sovereign identity).<\/p>\n                          <\/div>\n                        <\/section>\n                      <\/div>\n                                                                                <div class=\"last-level\">\n                        <div class=\"trigger\">\n                          <h5>Cloud, Mobile and Virtualized Environments Security<\/h5>\n                          <div class=\"trigger-list\">\n                                                                                                                  <p>3 Credits<\/p>\n                                                        <svg\n                              width=\"19\"\n                              height=\"11\"\n                              viewBox=\"0 0 19 11\"\n                              fill=\"none\">\n                              <path\n                                d=\"M1 1L9.5 9L18 1\"\n                                stroke=\"black\"\n                                stroke-width=\"2\" \/>\n                            <\/svg>\n                          <\/div>\n                        <\/div>\n                        <section>\n                          <div>\n                            <p>Mobile and virtual network security fundamentals are of critical importance for modern IT departments, who are navigating a new paradigm of corporate security administration that goes beyond traditional server and desktop protection. Since the arrival of BYOD (bring your own device), mobile networks have become more open and permeable than ever, forming a new ecosystem of devices connected to a corporate network. Meanwhile, virtualization complicates traditional policies by introducing a new layer of abstraction between hardware and software. This course covers the essential tools and working principles for understanding and addressing these challenges. It also analyzes key technological considerations related to these new technologies and outlines the strategies you need to build a secure mobile and virtual environment.<\/p>\n                          <\/div>\n                        <\/section>\n                      <\/div>\n                                                                    <\/section>\n            <\/div>\n                      <div class=\"first-level frs-lvl\" data-gtm-container=\"Study Plan\" data-gtm-category=\"5th semester\" data-gtm-action=\"accordion_open\">\n              <div class=\"trigger\">\n                <h4>5th semester<\/h4>\n                <div>\n                  <span>1 course<\/span>\n                  <svg width=\"19\" height=\"11\" viewBox=\"0 0 19 11\" fill=\"none\">\n                    <path d=\"M1 1L9.5 9L18 1\" stroke=\"black\" stroke-width=\"2\" \/>\n                  <\/svg>\n                <\/div>\n              <\/div>\n              <section>\n                                                                            <div class=\"last-level\">\n                        <div class=\"trigger\">\n                          <h5>Cybersecurity Capstone Project<\/h5>\n                          <div class=\"trigger-list\">\n                                                                                                                  <p>6 Credits<\/p>\n                                                        <svg\n                              width=\"19\"\n                              height=\"11\"\n                              viewBox=\"0 0 19 11\"\n                              fill=\"none\">\n                              <path\n                                d=\"M1 1L9.5 9L18 1\"\n                                stroke=\"black\"\n                                stroke-width=\"2\" \/>\n                            <\/svg>\n                          <\/div>\n                        <\/div>\n                        <section>\n                          <div>\n                            <p>This course encompasses the creation, design, and public defense of a theoretical or practical cybersecurity case. You must demonstrate your knowledge and skills using one or more of the following methods:<br data-start=\"7693\" data-end=\"7696\" \/>Exhaustive analysis of complex information systems where security is critical for proper functioning.<br data-start=\"7797\" data-end=\"7800\" \/>Identification of possible threats, vulnerabilities, and unsecured elements, both internal and external.<br data-start=\"7904\" data-end=\"7907\" \/>It can be theoretical, administrative, legal, or any combination of these.<br data-start=\"7981\" data-end=\"7984\" \/>Detailed analysis of threats, vulnerabilities, and unsecured elements, used to generate a report with possible solutions and recommendations for improving the system from an IT perspective.<br data-start=\"8173\" data-end=\"8176\" \/>Presentation of an implementation plan for the previously defined solutions.<\/p>\n                          <\/div>\n                        <\/section>\n                      <\/div>\n                                                                    <\/section>\n            <\/div>\n                        <\/div>\n          <\/div>\n  <\/div>\n<\/div>\n<script>\n  document.querySelectorAll(\".trigger\").forEach((accordion) => {\n    accordion.onclick = function() {\n      \/\/ analitics\n      if (this.parentNode.classList.contains(\"open\")) {\n        this.parentNode.setAttribute('data-gtm-action', 'accordion_open');\n      } else {\n        this.parentNode.setAttribute('data-gtm-action', 'accordion_close');\n      }\n      const image = this.querySelector(\".trigger svg\");\n      let content = this.nextElementSibling;\n      if (content?.style?.maxHeight) {\n        this.parentElement.classList.remove(\"open\");\n        content.style.maxHeight = null;\n        image.classList.remove(\"rotated\");\n        content.querySelectorAll(\".trigger\").forEach((item) => {\n          const svg = item.querySelector(\"svg\");\n          svg.classList.remove(\"rotated\");\n          let section = item.nextElementSibling;\n          section.parentElement.classList.remove(\"open\");\n          if (section.style) {\n            section.style.maxHeight = null;\n          }\n        });\n      } else {\n        \/\/ get class name of this.parentElement \n        let className = this.parentElement.className;\n        \/\/ get all elements with the same class name  \n        let elementsParent = document.getElementsByClassName(className);\n        console.log(elementsParent);\n        \/\/ remove class open from all elements with the same class name \n        for (let i = 0; i < elementsParent.length; i++) {\n          elementsParent[i].classList.remove(\"open\");\n          let content = elementsParent[i].querySelector(\"section\");\n          content.style.maxHeight = null;\n          let image = elementsParent[i].querySelector(\"svg\");\n          image.classList.remove(\"rotated\");\n        }\n        this.parentElement.classList.add(\"open\");\n        setParentHeight(content, content.scrollHeight * 1.5);\n        content.style.maxHeight = content.scrollHeight * 1.5 + \"px\";\n        image.classList.add(\"rotated\");\n      }\n    };\n  });\n\n  function setParentHeight(content, scrollHeight) {\n    const parent = content.parentElement.parentElement;\n    if (parent.style.maxHeight) {\n      parent.style.maxHeight =\n        parent.scrollHeight + scrollHeight * 1.2 + \"px\";\n      setParentHeight(parent, parent.scrollHeight + scrollHeight * 1.2);\n    }\n  }\n<\/script>\n\n\n<section class=\"alliances grey\" >\n\t<div class=\"alliances_container container\">\n\n\t\t\t\t\t<div class=\"alliances_head\">\n\n\t\t\t\t\t\t\t\t\t<h2 class=\"alliances_title\">Protect Systems with Key Cybersecurity Tools<\/h2>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"alliances_description wysiwyg\"><p>As an information security professional, you will\u00a0be required\u00a0to stay up to date on the latest tools and systems used to protect and analyze\u00a0possible risks\u00a0and security problems.\u00a0Here are some highlights:<\/p>\n<ul>\n<li><strong>Key tools:<\/strong> fortify, Foca, Kali\u00a0Linux,\u00a0and\u00a0Wireshark\u00a0to effectively evaluate, protect, and\u00a0monitor\u00a0infrastructure.<\/li>\n<li><strong>Programming\u00a0and\u00a0technical\u00a0skills:<\/strong> access to <strong>Python <\/strong>content to strengthen your technical skills and professional development.<\/li>\n<li><strong>Hands-on cybersecurity: <\/strong>detect threats, apply recovery techniques in the case of cyberattacks, and audit systems to guarantee digital resilience.<\/li>\n<\/ul>\n<\/div>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\n\t\t<div class=\"alliances_logos columns-4\">\n\t\t\t\t\t\t\t<div class=\"alliances_logo white\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/9.png\" alt=\"9\" title=\"\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"alliances_logo white\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/10.png\" alt=\"10\" title=\"\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"alliances_logo white\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/11.png\" alt=\"11\" title=\"\">\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"alliances_logo white\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/12.png\" alt=\"12\" title=\"\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<\/div>\n<\/section>\n\n\n<div id=\"editorial\" class=\"editorial white default  size_eq\"\n    data-course-url=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/course-combinations.json\"\n    data-course-version=\"20260618_18\">\n    \n    <div class=\"container no-image imgmobile-Arriba\">\n        <div class=\"content content--columns\">\n\n                            <div class=\"column column--left \">\n                    <h2 class=\"editorial__title \">Master Python and Broaden Your Career Opportunities<\/h2>\n                    <p>In addition to your coursework, you will have access to\u00a0<strong>Python programming content<\/strong>\u00a0designed to strengthen your programming knowledge and\u00a0allow you to master the most powerful language libraries and apply effective computational solutions\u00a0in both industrial and scientific environments. A\u00a0<strong>practical and up-to-date experience<\/strong>\u00a0to boost your professional development\u00a0in the\u00a0tech\u00a0field.<\/p>\n                    \n                    \n                    \n                                    <\/div>\n            \n            \n            \n                            <div class=\"column column--right \">\n                    <h2 class=\"\"><\/h2>\n                    <p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-13174\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Diseno-sin-titulo-46-300x195.png\" alt=\",\" width=\"300\" height=\"195\" srcset=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Diseno-sin-titulo-46-300x195.png 300w, https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Diseno-sin-titulo-46.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\"><\/p>\n                    \n                                    <\/div>\n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n<!-- Modal -->\n<div id=\"form_modal\" class=\"modal template-form\" data-modal=\"modal\">\n    <div class=\"modal__inner\">\n        <div class=\"modal__content\">\n            <div class=\"modal__body\">\n                <button type=\"button\" class=\"modal__close\" data-modal=\"close\" data-gtm-action=\"video_close\" data-gtm-container=\"video\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"24px\" height=\"24px\" viewBox=\"0 0 22 22\" version=\"1.1\" alt=\"cerrar\" title=\"cerrar\" style=\"pointer-events: none;\">\n                        <g transform=\"translate(-750.000000, -1401.000000)\" fill=\"#2501C3\" fill-rule=\"nonzero\">\n                            <g id=\"Group\" transform=\"translate(749.000000, 1400.000000)\">\n                                <rect id=\"Rectangle\" transform=\"translate(11.989581, 11.990509) rotate(-135.605335) translate(-11.989581, -11.990509) \" x=\"-2.83410042\" y=\"10.7545291\" width=\"29.6473631\" height=\"2.47195968\" rx=\"1.23597984\"><\/rect>\n                                <rect id=\"Rectangle\" transform=\"translate(11.990970, 11.990492) rotate(134.419160) translate(-11.990970, -11.990492) \" x=\"-2.83271172\" y=\"10.7545628\" width=\"29.6473631\" height=\"2.47185909\" rx=\"1.23592955\"><\/rect>\n                            <\/g>\n                        <\/g>\n                    <\/svg>\n                <\/button>\n                <div class=\"modal__body__content\">\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<section  class=\"qs-stars navy\">\n    <div class=\"qs-stars__container container\">\n\n        <div class=\"qs-stars__content\">\n\n                            <h2 class=\"qs-stars__title text-white\">5 Stars in the QS Ranking<\/h2>\n            \n                            <div class=\"qs-stars__description wysiwyg text-white\"><p>At MIU City University Miami, we hold a 5-star distinction in the QS Stars ranking, which endorses the quality of our online education, our practical approach, and our commitment to the professional development of our students.<\/p>\n<\/div>\n            \n                            <div class=\"qs-stars__stars qs-stars__stars--5\">\n                                            <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/plugins\/iter-bloques\/blocks\/qs-stars\/images\/star.svg\" alt=\"Star\" title=\"\">\n                                            <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/plugins\/iter-bloques\/blocks\/qs-stars\/images\/star.svg\" alt=\"Star\" title=\"\">\n                                            <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/plugins\/iter-bloques\/blocks\/qs-stars\/images\/star.svg\" alt=\"Star\" title=\"\">\n                                            <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/plugins\/iter-bloques\/blocks\/qs-stars\/images\/star.svg\" alt=\"Star\" title=\"\">\n                                            <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/plugins\/iter-bloques\/blocks\/qs-stars\/images\/star.svg\" alt=\"Star\" title=\"\">\n                                    <\/div>\n            \n        <\/div>\n\n                    <div class=\"qs-stars__side\">\n                <div class=\"qs-stars__side-image\">\n                    <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/10\/image-15-1.svg\" alt=\",\" title=\"\">\n                <\/div>\n            <\/div>\n        \n    <\/div>\n<\/section>\n\n\n<section id=\"salidasprofesionales\" class=\"career-oportunities grey\">\n  <div class=\"container\">\n\n    <div class=\"content\">\n\n              <h2 class=\"career-oportunities__title\">\n          Career Opportunities        <\/h2>\n      \n              <p>Most businesses in today\u2019s world need cybersecurity professionals to guarantee proper protection, which has led to a growing demand in different economic sectors. An MS in Cybersecurity is the key to unlocking new career opportunities in national and international businesses. Some of the positions you can qualify for are the following:<\/p>\n<ul>\n<li><strong>Security\u00a0Operations\u00a0Center\u00a0Analyst:\u00a0<\/strong>Monitor, detect, investigate, and respond to cyber threats.<\/li>\n<li><strong>Ethical Hacker:\u00a0<\/strong>Develop and apply techniques to\u00a0avoid vulnerabilities\u00a0in computer\u00a0systems,\u00a0networks,\u00a0and applications\u00a0ethically and with proper authorization.<\/li>\n<li><strong>CISO (Chief Information Security Officer) or Information Security Director: <\/strong>Implement, develop, design, and lead an organization&#8217;s security strategy.<\/li>\n<li><strong>Systems and Network Security Administrator:<\/strong>\u00a0Manage and\u00a0maintain\u00a0IT infrastructure, guaranteeing confidentiality, integrity, and availability\u00a0for organizations of all types.<\/li>\n<li><strong>Security\u00a0Consultant:\u00a0<\/strong>Advise\u00a0different businesses\u00a0regarding\u00a0risks\u00a0and design effective security strategies.<\/li>\n<li><strong>Digital\u00a0Forensic Expert:\u00a0<\/strong>Collect, analyze, and present digital evidence in legal proceedings.<\/li>\n<li><strong>Security Systems Architect:<\/strong>\u00a0Design and build secure infrastructure for organizations.<\/li>\n<li><strong>Cybersecurity analyst:\u00a0<\/strong>Respond to threats\u00a0in real time through the analysis and supervision of\u00a0organizations\u2019 cybersecurity systems and\u00a0infrastructure.<\/li>\n<li><strong>Digital Forensics Expert:\u00a0<\/strong>Investigate cybercrime, fraud, and security breaches, gathering evidence from different devices.<\/li>\n<\/ul>\n      \n      \n      \n    <\/div>\n\n    <div class=\"grid white\">\n\n      <div class=\"feat\">\n        <span>$124,910*<\/span>\n        <p>AVERAGE SALARY<\/p>\n      <\/div>\n\n      <div class=\"feat\">\n        <span>+29%**<\/span>\n        <p>EMPLOYABILITY<\/p>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<section class=\"faq white\"  id=\"faqs\">\n  <div class=\"faq__container container\">\n\n    <div class=\"faq__introduction -width-75p-md -width-full\">\n\n              <h3 class=\"faq__title\">Frequently Asked Questions<\/h3>\n      \n      \n    <\/div>\n\n    \n      <div class=\"faq__list\" data-module=\"accordion\">\n\n                  \n            <details class=\"faq__item grey\" data-accordion=\"item\" open>\n\n              <summary class=\"faq__item__title\" data-accordion=\"button\">\n                <h2>\n                  <span class=\"accordion__action -icon-after icon--plus-slim\"\n                    data-gtm-container=\"Frequently Asked Questions\"\n                    data-gtm-category=\"Are degrees from MIU City University Miami officially recognized in the United States?\"\n                    data-gtm-action=\"accordion_close\">\n                    Are degrees from MIU City University Miami officially recognized in the United States?                  <\/span>\n                <\/h2>\n              <\/summary>\n\n              <div class=\"faq__body\" data-accordion=\"content\">\n                <div class=\"faq__inner\"><!-- wp:paragraph -->\n<p>Yes. MIU is accredited by DEAC and licensed by the Florida Commission for Independent Education (License #5359). This ensures your degree is valid and meets U.S. Department of Education standards.<\/p>\n<!-- \/wp:paragraph --><\/div>\n              <\/div>\n\n            <\/details>\n\n                            \n            <details class=\"faq__item grey\" data-accordion=\"item\" open>\n\n              <summary class=\"faq__item__title\" data-accordion=\"button\">\n                <h2>\n                  <span class=\"accordion__action -icon-after icon--plus-slim\"\n                    data-gtm-container=\"Frequently Asked Questions\"\n                    data-gtm-category=\"Can I earn my Master\u2019s in Cybersecurity entirely in Spanish?\"\n                    data-gtm-action=\"accordion_close\">\n                    Can I earn my Master\u2019s in Cybersecurity entirely in Spanish?                  <\/span>\n                <\/h2>\n              <\/summary>\n\n              <div class=\"faq__body\" data-accordion=\"content\">\n                <div class=\"faq__inner\"><!-- wp:paragraph -->\n<p>Definitely. MIU offers students the flexibility of studying the entire program in English or in Spanish, giving professionals all over the world access to a U.S. education in their native language.<\/p>\n<!-- \/wp:paragraph --><\/div>\n              <\/div>\n\n            <\/details>\n\n                            \n            <details class=\"faq__item grey\" data-accordion=\"item\" open>\n\n              <summary class=\"faq__item__title\" data-accordion=\"button\">\n                <h2>\n                  <span class=\"accordion__action -icon-after icon--plus-slim\"\n                    data-gtm-container=\"Frequently Asked Questions\"\n                    data-gtm-category=\"How much does the entire program cost, and what financing options are available?\"\n                    data-gtm-action=\"accordion_close\">\n                    How much does the entire program cost, and what financing options are available?                  <\/span>\n                <\/h2>\n              <\/summary>\n\n              <div class=\"faq__body\" data-accordion=\"content\">\n                <div class=\"faq__inner\"><!-- wp:paragraph -->\n<p>Tuition for the master\u2019s in cybersecurity online program is $8,000. MIU offers interest-free monthly payment plans and a variety of scholarships through the PROEDUCA network to ensure accessibility without the need for long-term loans.<\/p>\n<!-- \/wp:paragraph --><\/div>\n              <\/div>\n\n            <\/details>\n\n                            \n            <details class=\"faq__item grey\" data-accordion=\"item\" open>\n\n              <summary class=\"faq__item__title\" data-accordion=\"button\">\n                <h2>\n                  <span class=\"accordion__action -icon-after icon--plus-slim\"\n                    data-gtm-container=\"Frequently Asked Questions\"\n                    data-gtm-category=\"Do I need experience in programming to apply for this master\u2019s program?\"\n                    data-gtm-action=\"accordion_close\">\n                    Do I need experience in programming to apply for this master\u2019s program?                  <\/span>\n                <\/h2>\n              <\/summary>\n\n              <div class=\"faq__body\" data-accordion=\"content\">\n                <div class=\"faq__inner\"><!-- wp:paragraph -->\n<p>Although basic knowledge is beneficial, the program is designed for professionals looking to specialize in cybersecurity. Our introductory courses cover the fundamentals of networking and security to build a solid foundation for all students.<\/p>\n<!-- \/wp:paragraph --><\/div>\n              <\/div>\n\n            <\/details>\n\n                            \n            <details class=\"faq__item grey\" data-accordion=\"item\" open>\n\n              <summary class=\"faq__item__title\" data-accordion=\"button\">\n                <h2>\n                  <span class=\"accordion__action -icon-after icon--plus-slim\"\n                    data-gtm-container=\"Frequently Asked Questions\"\n                    data-gtm-category=\"Are networking or mentoring opportunities available during the program?\"\n                    data-gtm-action=\"accordion_close\">\n                    Are networking or mentoring opportunities available during the program?                  <\/span>\n                <\/h2>\n              <\/summary>\n\n              <div class=\"faq__body\" data-accordion=\"content\">\n                <div class=\"faq__inner\"><!-- wp:paragraph -->\n<p>Yes, the MIU Mentorship program provides students with one-on-one guidance from industry experts to help them develop real-world projects and support their career advancement.<\/p>\n<!-- \/wp:paragraph --><\/div>\n              <\/div>\n\n            <\/details>\n\n                            \n            <details class=\"faq__item grey\" data-accordion=\"item\" open>\n\n              <summary class=\"faq__item__title\" data-accordion=\"button\">\n                <h2>\n                  <span class=\"accordion__action -icon-after icon--plus-slim\"\n                    data-gtm-container=\"Frequently Asked Questions\"\n                    data-gtm-category=\"Is there currently a strong demand for cybersecurity professionals?\"\n                    data-gtm-action=\"accordion_close\">\n                    Is there currently a strong demand for cybersecurity professionals?                  <\/span>\n                <\/h2>\n              <\/summary>\n\n              <div class=\"faq__body\" data-accordion=\"content\">\n                <div class=\"faq__inner\"><!-- wp:paragraph -->\n<p>Yes, according to reports from (ISC)\u00b2\u2014the International Information System Security Certification Consortium\u2014there's a need for over 4 million cybersecurity professionals worldwide. The average salary for information security specialists is around $124,910 per year, according to data from the Bureau of Labor Statistics.<\/p>\n<!-- \/wp:paragraph --><\/div>\n              <\/div>\n\n            <\/details>\n\n                            \n            <details class=\"faq__item grey\" data-accordion=\"item\" open>\n\n              <summary class=\"faq__item__title\" data-accordion=\"button\">\n                <h2>\n                  <span class=\"accordion__action -icon-after icon--plus-slim\"\n                    data-gtm-container=\"Frequently Asked Questions\"\n                    data-gtm-category=\"Does the program include preparation for industry certifications?\"\n                    data-gtm-action=\"accordion_close\">\n                    Does the program include preparation for industry certifications?                  <\/span>\n                <\/h2>\n              <\/summary>\n\n              <div class=\"faq__body\" data-accordion=\"content\">\n                <div class=\"faq__inner\"><!-- wp:paragraph -->\n<p>Yes, the curriculum covers key areas aligned with industry needs using standard tools such as Metasploit, Kali Linux, and Wireshark to prepare students for industry certifications and real-world challenges in the field.<\/p>\n<!-- \/wp:paragraph --><\/div>\n              <\/div>\n\n            <\/details>\n\n                  \n      <\/div>\n\n    \n  <\/div>\n\n<\/section>\n\n<!-- Schema FAQ -->\n\n  <script type=\"application\/ld+json\">\n    {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Are degrees from MIU City University Miami officially recognized in the United States?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes. MIU is accredited by DEAC and licensed by the Florida Commission for Independent Education (License #5359). This ensures your degree is valid and meets U.S. Department of Education standards.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I earn my Master\u2019s in Cybersecurity entirely in Spanish?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Definitely. MIU offers students the flexibility of studying the entire program in English or in Spanish, giving professionals all over the world access to a U.S. education in their native language.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How much does the entire program cost, and what financing options are available?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Tuition for the master\u2019s in cybersecurity online program is $8,000. MIU offers interest-free monthly payment plans and a variety of scholarships through the PROEDUCA network to ensure accessibility without the need for long-term loans.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Do I need experience in programming to apply for this master\u2019s program?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Although basic knowledge is beneficial, the program is designed for professionals looking to specialize in cybersecurity. Our introductory courses cover the fundamentals of networking and security to build a solid foundation for all students.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Are networking or mentoring opportunities available during the program?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes, the MIU Mentorship program provides students with one-on-one guidance from industry experts to help them develop real-world projects and support their career advancement.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Is there currently a strong demand for cybersecurity professionals?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes, according to reports from (ISC)\u00b2\u2014the International Information System Security Certification Consortium\u2014there's a need for over 4 million cybersecurity professionals worldwide. The average salary for information security specialists is around $124,910 per year, according to data from the Bureau of Labor Statistics.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Does the program include preparation for industry certifications?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes, the curriculum covers key areas aligned with industry needs using standard tools such as Metasploit, Kali Linux, and Wireshark to prepare students for industry certifications and real-world challenges in the field.\"\n            }\n        }\n    ]\n}  <\/script>\n\n\n\n\n<div id=\"requisitos\" class=\"text-image white\">\n  <div class=\"container image-left image-top\">\n    <div class=\"content content-left bg-white\">\n      <h2 class=\"text-image__title\">Admission Requirements<\/h2>\n      <p>To\u00a0enroll\u00a0in\u00a0our\u00a0Master\u2019s\u00a0in\u00a0Cybersecurity\u00a0program,\u00a0you must provide the following:<\/p>\n<ul>\n<li>Bachelor&#8217;s or master&#8217;s degree diploma<\/li>\n<li>Official\u00a0academic\u00a0transcripts\u00a0translated\u00a0into\u00a0English\u00a0or\u00a0FCE\u00a0(Foreign\u00a0Credential\u00a0Evaluation)<\/li>\n<li>Copy of passport or national ID<\/li>\n<li>Completed application form<\/li>\n<li>Current resume<\/li>\n<li aria-level=\"1\">Proof of English proficiency (required if you enroll in an English\u2011taught program)*<\/li>\n<\/ul>\n<p><span data-teams=\"true\">(*) If you live outside the U.S. or your native language is not English, <a id=\"menur602r\" class=\"fui-Link ___1q1shib f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1s184ao f1mk8lai fnbmjn9 f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn\" title=\"https:\/\/miuniversity.edu\/en\/admission\/international\/\" href=\"https:\/\/miuniversity.edu\/en\/admission\/international\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"V\u00ednculo please refer to the guide here for the relevant steps and assessments.\">please refer to the guide here for the relevant steps and assessments.<\/a><\/span><\/p>\n            <\/div>\n              <div class=\"image\">\n          <div class=\"shadow\"><\/div>\n          <img decoding=\"async\"\n            src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/checklist.jpg\"\n            alt=\"TextImage\"\n          \/>\n        <\/div>\n        <\/div>\n<\/div>\n\n\n\n<section  class=\"written-testimony grey\">\n    <div class=\"written-testimony__container container\">\n\n                    <div class=\"written-testimony__head\">\n                <h2 class=\"written-testimony__title text-navy\">Learn about the experience of our graduates<\/h2>\n            <\/div>\n        \n                    <div class=\"written-testimony__content\">\n                <div class=\"written-testimony__slider\" data-slider=\"slider\" id=\"testimonios-slider\">\n\n                    \n\n                        <div class=\"written-testimony__item\" data-slider=\"item\">\n\n                                                            <div class=\"written-testimony__image\">\n                                    <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Diseno-sin-titulo-30.png\" alt=\"Dise\u00f1o sin t\u00edtulo (30)\" title=\"Dise\u00f1o sin t\u00edtulo (30)\" loading=\"lazy\">\n                                <\/div>\n                            \n                            <blockquote class=\"written-testimony__blockquote white quotes-navy\">\n\n                                                                    <div class=\"written-testimony__testimonial text-navy\"><p>My experience at MIU City University Miami has been enriching. The practical learning has improved how I manage technology projects, while also enhancing my discipline, confidence, and ability to work with diverse people.<\/p>\n<\/div>\n                                \n                                                                    <footer class=\"written-testimony__footer\">\n\n                                                                                    <p class=\"written-testimony__name text-navy\">Wilfredo Mateo Acosta<\/p>\n                                        \n                                        \n                                    <\/footer>\n                                \n                            <\/blockquote>\n                        <\/div>\n                    \n                <\/div>\n\n                \n            <\/div>\n        \n    <\/div>\n<\/section>\n\n\n<div id=\"especializacion\" class=\"boxes navy\">\n    <div class=\"container\">\n\n        <div class=\"content\">\n\n            <div class=\"text\">\n                <h2 class=\"boxes__title\">And get specialized: <\/h2>\n                <p>Expand your knowledge and stand out from the competition with our&nbsp;Continuing Education Courses.&nbsp;MIU\u2019s Continuing Education Courses do not count as university credits and are not transferable to other academic programs. They are designed solely for professional development and personal enrichment.<\/p>\n            <\/div>\n\n            <div class=\"list\">\n\n                \n                <div class=\"scroll\">\n                    \n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/digital-project-management\/\"                                data-gtm-container=\"cards_certificates\"\n                                data-gtm-category=\"Digital Project Management\"\n                                data-gtm-action=\"navigation\">\n\n                                <div>\n                                    <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/08\/5.png\" alt=\"Digital Project Management\" width=\"32\" height=\"32\" loading=\"lazy\" title=\"\">\n                                    <h5>Digital Project Management<\/h5>\n                                <\/div>\n\n                                <p>Master the tools and methodologies to lead multidisciplinary teams and manage complex projects.<\/p>\n\n                            <\/span>\n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/data-science\/\"                                data-gtm-container=\"cards_certificates\"\n                                data-gtm-category=\"Data Science\"\n                                data-gtm-action=\"navigation\">\n\n                                <div>\n                                    <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Icono-ciencia-de-datos.png\" alt=\"Data Science\" width=\"32\" height=\"32\" loading=\"lazy\" title=\"\">\n                                    <h5>Data Science<\/h5>\n                                <\/div>\n\n                                <p>Master the techniques of data mining and data processing.<\/p>\n\n                            <\/span>\n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/certificate-in-artificial-intelligence-applied-to-the-enterprise\/\"                                data-gtm-container=\"cards_certificates\"\n                                data-gtm-category=\"Artificial Intelligence Applied to the Enterprise\"\n                                data-gtm-action=\"navigation\">\n\n                                <div>\n                                    <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Icono-gestion-del-diseno.png\" alt=\"Artificial Intelligence Applied to the Enterprise\" width=\"32\" height=\"32\" loading=\"lazy\" title=\"\">\n                                    <h5>Artificial Intelligence Applied to the Enterprise<\/h5>\n                                <\/div>\n\n                                <p>Understand how artificial intelligence impacts business management and supports strategic decision\u2011making.<\/p>\n\n                            <\/span>\n                                                    <span style=\"cursor: pointer\" data-module=\"link\" data-link-href=\"https:\/\/miuniversity.edu\/en\/academics\/continuing-education\/expert-certificates\/strategic-management-organizational-leadership\/\"                                data-gtm-container=\"cards_certificates\"\n                                data-gtm-category=\"Strategic Management and Organizational Leadership\"\n                                data-gtm-action=\"navigation\">\n\n                                <div>\n                                    <img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/Icono-gestion-estrategica-y-liderazgo.png\" alt=\"Strategic Management and Organizational Leadership\" width=\"32\" height=\"32\" loading=\"lazy\" title=\"\">\n                                    <h5>Strategic Management and Organizational Leadership<\/h5>\n                                <\/div>\n\n                                <p>Develop the emotional intelligence and decision-making skills needed to lead high-performing teams successfully.<\/p>\n\n                            <\/span>\n                        \n                                    <\/div>\n\n                \n            <\/div>\n\n                    <\/div>\n\n    <\/div>\n<\/div>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        \/\/ Obtener todos los contenedores de slider\n        const sliders = document.querySelectorAll(\".boxes\");\n\n        sliders.forEach((slider) => {\n            const scrollContainer = slider.querySelector(\".scroll\");\n            const leftButton = slider.querySelector(\".left\");\n            const rightButton = slider.querySelector(\".right\");\n            const shadow = slider.querySelector(\".shadow\");\n\n            \/\/ Verificar que existen los elementos necesarios\n            if (!scrollContainer || !leftButton || !rightButton || !shadow) {\n                return;\n            }\n\n            \/\/ Funci\u00f3n para verificar si necesita botones\n            function checkScroll(resize) {\n                if (scrollContainer.scrollWidth > scrollContainer.offsetWidth) {\n                    if (resize) {\n                        leftButton.style.display = \"flex\";\n                    }\n                    shadow.style.display = \"flex\";\n                    rightButton.style.display = \"flex\";\n                } else {\n                    leftButton.style.display = \"none\";\n                    shadow.style.display = \"none\";\n                    rightButton.style.display = \"none\";\n                }\n            }\n\n            \/\/ Funci\u00f3n para scroll izquierda\n            function scrollLeft() {\n                const width = scrollContainer.querySelector(\"span\").offsetWidth;\n                scrollContainer.scrollLeft -= width + (width > 265 ? 24 : 16);\n            }\n\n            \/\/ Funci\u00f3n para scroll derecha\n            function scrollRight() {\n                const width = scrollContainer.querySelector(\"span\").offsetWidth;\n                scrollContainer.scrollLeft += width + (width > 265 ? 24 : 16);\n            }\n\n            \/\/ Funci\u00f3n al hacer scroll\n            function onScroll() {\n                const containerWidth = scrollContainer.scrollLeft;\n\n                if (containerWidth <= 0) {\n                    leftButton.style.display = \"none\";\n                } else if (\n                    containerWidth >=\n                    scrollContainer.scrollWidth - scrollContainer.offsetWidth\n                ) {\n                    shadow.style.display = \"none\";\n                    rightButton.style.display = \"none\";\n                } else {\n                    shadow.style.display = \"flex\";\n                    rightButton.style.display = \"flex\";\n                    leftButton.style.display = \"flex\";\n                }\n            }\n\n            \/\/ Event listeners (SE A\u00d1ADEN UNA SOLA VEZ)\n            leftButton.addEventListener(\"click\", scrollLeft);\n            rightButton.addEventListener(\"click\", scrollRight);\n            scrollContainer.addEventListener(\"scroll\", onScroll);\n\n            \/\/ Funci\u00f3n de resize espec\u00edfica para este slider\n            function handleResize() {\n                checkScroll(true);\n            }\n\n            \/\/ Inicializar\n            checkScroll();\n\n            \/\/ Resize espec\u00edfico para este slider\n            window.addEventListener(\"resize\", handleResize);\n        });\n    });\n<\/script>\n\n\n<div id=\"fechas\" class=\"editorial grey default  size_eq\"\n    data-course-url=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/course-combinations.json\"\n    data-course-version=\"20260618_18\">\n    \n    <div class=\"container  imgmobile-Arriba\">\n        <div class=\"content \">\n\n                            <div class=\"column column--left \">\n                    <h2 class=\"editorial__title \"><\/h2>\n                    <h2>Key dates<\/h2>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Fall semester<\/b><span style=\"font-weight: 400;\">:<\/span> <span style=\"font-weight: 400;\">September &#8211; December<\/span>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Enrollment: August<\/span><\/li>\n<\/ul>\n<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Spring semester<\/b><span style=\"font-weight: 400;\">: January &#8211; May<\/span>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Enrollment: December<\/span><\/li>\n<\/ul>\n<\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Summer semester<\/b><span style=\"font-weight: 400;\">: May &#8211; August<\/span>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Enrollment: April<\/span><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n                    \n                    \n                    \n                                            <a href=\"https:\/\/static.miuniversity.edu\/CalendariosSTI\/Actual\/MaEnMCYBER.pdf\" class=\"btn\"\n                            data-gtm-container=\"internal_button\"\n                            data-gtm-category=\"\"\n                            data-gtm-action=\"navigation\"\n                                                        target=\"_blank\">\n                            2026\/2027 Academic calendar                        <\/a>\n                                    <\/div>\n            \n                            <div class=\"image \">\n                    <div class=\"shadow\"><\/div>                    <div><img decoding=\"async\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/fechasclaves.jpg\" alt=\"fechasclaves\" title=\"\"><\/div>\n                <\/div>\n            \n            \n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n<!-- Modal -->\n<div id=\"form_modal\" class=\"modal template-form\" data-modal=\"modal\">\n    <div class=\"modal__inner\">\n        <div class=\"modal__content\">\n            <div class=\"modal__body\">\n                <button type=\"button\" class=\"modal__close\" data-modal=\"close\" data-gtm-action=\"video_close\" data-gtm-container=\"video\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"24px\" height=\"24px\" viewBox=\"0 0 22 22\" version=\"1.1\" alt=\"cerrar\" title=\"cerrar\" style=\"pointer-events: none;\">\n                        <g transform=\"translate(-750.000000, -1401.000000)\" fill=\"#2501C3\" fill-rule=\"nonzero\">\n                            <g id=\"Group\" transform=\"translate(749.000000, 1400.000000)\">\n                                <rect id=\"Rectangle\" transform=\"translate(11.989581, 11.990509) rotate(-135.605335) translate(-11.989581, -11.990509) \" x=\"-2.83410042\" y=\"10.7545291\" width=\"29.6473631\" height=\"2.47195968\" rx=\"1.23597984\"><\/rect>\n                                <rect id=\"Rectangle\" transform=\"translate(11.990970, 11.990492) rotate(134.419160) translate(-11.990970, -11.990492) \" x=\"-2.83271172\" y=\"10.7545628\" width=\"29.6473631\" height=\"2.47185909\" rx=\"1.23592955\"><\/rect>\n                            <\/g>\n                        <\/g>\n                    <\/svg>\n                <\/button>\n                <div class=\"modal__body__content\">\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<div id=\"calidad\" class=\"editorial white default  size_eq\"\n    data-course-url=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/course-combinations.json\"\n    data-course-version=\"20260618_18\">\n    \n    <div class=\"container no-image imgmobile-Abajo\">\n        <div class=\"content content--columns\">\n\n                            <div class=\"column column--left \">\n                    <h2 class=\"editorial__title \">Licenses and Authorizations<\/h2>\n                    <h4><span data-teams=\"true\"><strong>DEAC (Distance Education Accrediting Commission)<\/strong><\/span><\/h4>\n<p><span data-teams=\"true\">MIU City University Miami is accredited by the DEAC. The Distance Education Accrediting Commission is recognized by the Council for Higher Education Accreditation (CHEA).<\/span><\/p>\n<p><a href=\"https:\/\/www.deac.org\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-16996\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/DEAC-IDLogo-Color-1-300x95.png\" alt=\",\" width=\"300\" height=\"95\" srcset=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/DEAC-IDLogo-Color-1-300x95.png 300w, https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/DEAC-IDLogo-Color-1.png 500w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\"><\/a><\/p>\n                    \n                    \n                    \n                                    <\/div>\n            \n            \n            \n                            <div class=\"column column--right \">\n                    <h2 class=\"\"><\/h2>\n                    <h4><strong>State License<\/strong><\/h4>\n<p>MIU City University Miami is licensed by the Commission for Independent Education, Florida Department of Education, under license number #5359.<\/p>\n<p><a href=\"https:\/\/www.fldoe.org\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-17002\" src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/logo-1-300x86.png\" alt=\",\" width=\"300\" height=\"86\" srcset=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/logo-1-300x86.png 300w, https:\/\/miuniversity.edu\/wp-content\/uploads\/2025\/09\/logo-1.png 451w\" sizes=\"(max-width: 300px) 100vw, 300px\" title=\"\"><\/a><\/p>\n                    \n                                    <\/div>\n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n<!-- Modal -->\n<div id=\"form_modal\" class=\"modal template-form\" data-modal=\"modal\">\n    <div class=\"modal__inner\">\n        <div class=\"modal__content\">\n            <div class=\"modal__body\">\n                <button type=\"button\" class=\"modal__close\" data-modal=\"close\" data-gtm-action=\"video_close\" data-gtm-container=\"video\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"24px\" height=\"24px\" viewBox=\"0 0 22 22\" version=\"1.1\" alt=\"cerrar\" title=\"cerrar\" style=\"pointer-events: none;\">\n                        <g transform=\"translate(-750.000000, -1401.000000)\" fill=\"#2501C3\" fill-rule=\"nonzero\">\n                            <g id=\"Group\" transform=\"translate(749.000000, 1400.000000)\">\n                                <rect id=\"Rectangle\" transform=\"translate(11.989581, 11.990509) rotate(-135.605335) translate(-11.989581, -11.990509) \" x=\"-2.83410042\" y=\"10.7545291\" width=\"29.6473631\" height=\"2.47195968\" rx=\"1.23597984\"><\/rect>\n                                <rect id=\"Rectangle\" transform=\"translate(11.990970, 11.990492) rotate(134.419160) translate(-11.990970, -11.990492) \" x=\"-2.83271172\" y=\"10.7545628\" width=\"29.6473631\" height=\"2.47185909\" rx=\"1.23592955\"><\/rect>\n                            <\/g>\n                        <\/g>\n                    <\/svg>\n                <\/button>\n                <div class=\"modal__body__content\">\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<div id=\"metodology\" class=\"map grey\">\n  <div class=\"container\">\n    <h2 class=\"map__title\">A Leader in Online Education<\/h2>\n    <div class=\"content\">\n      <div>\n        <p>MIU City University Miami is part of PROEDUCA Universities, a leader in online education with over 15 years of experience. With more than 108,000 students across 90+ countries and a team of 3,000 highly qualified professors, we offer a proven learning system based on academic excellence and accessibility.<\/p>\n        <div class=\"grid\">\n          <div class=\"feat\">\n                              <span>90+<\/span>\n                <p>Countries<\/p>\n                        <\/div>\n          <div class=\"feat\">\n                                <span>+100K<\/span>\n                  <p>Students<\/p>\n                        <\/div>\n          <div class=\"feat\">\n                                <span>15+<\/span>\n                  <p>Years of Experience<\/p>\n                        <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"image\">\n        <img decoding=\"async\"\n          src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/08\/mapa.png\"\n          alt=\"\"\n        \/>\n      <\/div>\n    <\/div>\n    <div class=\"brands\">\n      <div>\n        <p><\/p>\n                      <img decoding=\"async\"\n              alt=\"\"\n              src=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/2024\/09\/proeduca.svg\"\n            \/>\n                <\/div>\n      <section>\n          \n      <\/section>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<div class=\"form grey\" id=\"formulario\"\n  data-course-url=\"https:\/\/miuniversity.edu\/wp-content\/uploads\/course-combinations.json\"\n  data-course-version=\"20260618_18\"\n  data-program-selected=\"\">\n  <div class=\"container\">\n    <div class=\"content\">\n      <h2 class=\"form__title\">Request information<\/h2>\n      <p><\/p>\n              <!-- warning -->\n        <div class=\"warning\">\n          <svg class=\"warning__icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\">\n            <g clip-path=\"url(#clip0_1784_3020)\">\n              <path d=\"M16 28C22.6274 28 28 22.6274 28 16C28 9.37258 22.6274 4 16 4C9.37258 4 4 9.37258 4 16C4 22.6274 9.37258 28 16 28Z\" stroke=\"black\" stroke-width=\"2\" stroke-miterlimit=\"10\" \/>\n              <path d=\"M16 17V10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n              <path d=\"M16 23C16.8284 23 17.5 22.3284 17.5 21.5C17.5 20.6716 16.8284 20 16 20C15.1716 20 14.5 20.6716 14.5 21.5C14.5 22.3284 15.1716 23 16 23Z\" fill=\"black\" \/>\n            <\/g>\n            <defs>\n              <clipPath id=\"clip0_1784_3020\">\n                <rect width=\"32\" height=\"32\" fill=\"white\" \/>\n              <\/clipPath>\n            <\/defs>\n          <\/svg>\n          <p class=\"warning__content\">To apply for this master's program, you must hold a bachelor's degree.<\/p>\n        <\/div>\n            <!-- form -->\n      \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f19898-o1\" lang=\"en-US\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/master_degrees\/2838#wpcf7-f19898-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"19898\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.9.8\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f19898-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/div>\n<div class=\"js-form\">\n \n   <div class=\"form__row\">\n     <div class=\"form__column\">\n        <span class=\"wpcf7-form-control-wrap\" data-name=\"first_name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required form__field\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name\" value=\"\" type=\"text\" name=\"first_name\" \/><\/span>\n     <\/div>\n     <div class=\"form__column\">\n        <span class=\"wpcf7-form-control-wrap\" data-name=\"last_name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required form__field\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Surname\" value=\"\" type=\"text\" name=\"last_name\" \/><\/span>\n     <\/div>\n   <\/div>\n \n  <div class=\"form__row\">\n    <div class=\"form__column\">\n      <span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email form__field\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter your email\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n    <\/div>\n    <div class='form__column form__telephone'>\n      <div class=\"form__column form__column-prefix\">\n        <span class=\"wpcf7-form-control-wrap\" data-name=\"prefix_phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required form__field form__prefix\" aria-required=\"true\" aria-invalid=\"false\" value=\"+34\" type=\"text\" name=\"prefix_phone\" \/><\/span>\n      <\/div>\n      <div class=\"form__column\">\n         <span class=\"wpcf7-form-control-wrap\" data-name=\"phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel form__field\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter your phone\" value=\"\" type=\"tel\" name=\"phone\" \/><\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n \n   <div class=\"form__row\">\n     <div class=\"form__column form__select\">\n<select id=\"education_level-5\" name=\"education_level\" data-name=\"education_level\" required=\"\" class=\"form__field\"><option value=\"\">Level of studies completed *<\/option><option value=\"doctorado\">PhD\/Doctorate<\/option><option value=\"postgrado\">Master<\/option><option value=\"graduado\">Bachelor's Degree<\/option><\/select>\n     <\/div>\n     <div class=\"form__column form__select\">\n       <select class=\"form__field form__country\" aria-invalid=\"false\" placeholder=\"Country of residence\" name=\"country_code\"><\/select>\n     <\/div>\n   <\/div>\n\n  <div class=\"form__row row-reverse\">\n    <div class='form__column form__radio'>\n      <p>Training language :<\/p>\n        <span class=\"wpcf7-form-control-wrap\" data-name=\"language\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><label><input type=\"radio\" name=\"language\" value=\"es\" \/><span class=\"wpcf7-list-item-label\">es<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"radio\" name=\"language\" value=\"en\" \/><span class=\"wpcf7-list-item-label\">en<\/span><\/label><\/span><\/span><\/span>\n    <\/div>\n\n    <div class='form__column form__radio'>\n       <p> Modality :<\/p>\n       <span class=\"wpcf7-form-control-wrap\" data-name=\"modoDiFruizione\"><span class=\"wpcf7-form-control wpcf7-radio\"><span class=\"wpcf7-list-item first\"><input type=\"radio\" name=\"modoDiFruizione\" value=\"Online\" \/><span class=\"wpcf7-list-item-label\">Online<\/span><\/span><span class=\"wpcf7-list-item last\"><input type=\"radio\" name=\"modoDiFruizione\" value=\"Hybrid\" \/><span class=\"wpcf7-list-item-label\">Hybrid<\/span><\/span><\/span><\/span>\n    <\/div>\n  <\/div>\n\n<input type=\"hidden\" name=\"studio\" value=\"MCIB\" \/>\n<div class=\"form__row\"><div class=\"form__column form__select\"><select name=\"studio_child\" id=\"certificado_experto\" class=\"form__field\" aria-invalid=\"false\" aria-required=\"true\"><option value=\"\">Select a specialization course<\/option><\/select><\/div><\/div>\n \n<div class=\"form__rgpd\"><div class=\"form__row\"><div class=\"form__legal\"><p class=\"form__legal-p\">MIU CITY UNIVERSITY MIAMI, INC. (hereinafter, \u201cMIU\u201d), shall process the personal data you have provided so as to manage your request for information, claim doubt or suggestion regarding the products and\/or services .offered by MIU, by telephone, and to keep you up to date with our activities.We also inform you that we will profile your personal data with the aim of sending you information tailored to your interests. You may find additional information by clicking here.You may revoke your consent and exercise your rights under articles 15 to 22 of EU Regulation 2016\/679 by writing to 111 NE 1st Street, 6th Floor, Miami, FL 33132, or the following email address: ppd@miuniversity.edu, attaching a copy of your DNI or proof of identity. If you wish, you can read the additional, detailed information on data protection in the following link: https:\/\/miuniversity.edu\/privacy-policy\/I wish to receive information from MIU, and from the other Proeduca Group companies that operate in the education sector.<\/p><\/div><\/div>\n<div><label class=\"form__check\"><input type=\"checkbox\" class=\"form__check-input\" name=\"gdpr\" value=\"1\" aria-invalid=\"false\"><div class=\"form__checkbox\"><\/div><span class=\"form__checkbox-text\"><span>I wish to receive information from MIU, and from the other <a href=\"https:\/\/miuniversity.edu\/en\/privacy-policy\/\" target=\"_blank\">Proeduca Group<\/a>, companies that operate in the education sector.<\/span><\/span><\/label><\/div>\n<\/div>\n \n   <div class=\"form__send\">\n     <div class=\"form__loader\"><\/div>\n     <input class=\"wpcf7-submit\" type=\"submit\" value=\"Request information\">\n   <\/div>\n\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"sw4yJvw8aOfd9d1hZop00ZH0EM9F2XBu\" type=\"hidden\" name=\"token\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"EN\" type=\"hidden\" name=\"lang_lead\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"web\" type=\"hidden\" name=\"request_from\" \/>\n<input type=\"hidden\" name=\"utm_medium\" value=\"\" \/><input type=\"hidden\" name=\"utm_content\" value=\"\" \/><input type=\"hidden\" name=\"facebook_utm\" value=\"\" \/><input type=\"hidden\" name=\"source_url\" value=\"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/master_degrees\/2838\" \/><input type=\"hidden\" name=\"utm_source\" value=\"\" \/> <input type=\"hidden\" name=\"utm_campaign\" value=\"\" \/>\n \n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n    <\/div>\n    <div class=\"price\">\n              <div class=\"price__container\">\n          <p class=\"price__number\">$8,000*<\/p>\n          <p class=\"price__description\">$222 per credit<\/p>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Cybersecurity is an increasingly important priority for all types of institutions. Become an expert in systems analysis and cybercrimes to obtain one of today\u2019s most in-demand professional profiles.<\/p>\n","protected":false},"featured_media":7171,"template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"transifo":[],"modalidad":[],"class_list":["post-2838","master_degrees","type-master_degrees","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/master_degrees\/2838"}],"collection":[{"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/master_degrees"}],"about":[{"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/types\/master_degrees"}],"version-history":[{"count":126,"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/master_degrees\/2838\/revisions"}],"predecessor-version":[{"id":33130,"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/master_degrees\/2838\/revisions\/33130"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/media\/7171"}],"wp:attachment":[{"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/media?parent=2838"}],"wp:term":[{"taxonomy":"transifo","embeddable":true,"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/transifo?post=2838"},{"taxonomy":"modalidad","embeddable":true,"href":"https:\/\/miuniversity.edu\/en\/wp-json\/wp\/v2\/modalidad?post=2838"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}