{"id":31365,"date":"2025-03-07T09:54:28","date_gmt":"2025-03-07T02:54:28","guid":{"rendered":"https:\/\/sgu.ac.id\/?p=31365"},"modified":"2025-12-10T12:00:19","modified_gmt":"2025-12-10T05:00:19","slug":"best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework","status":"publish","type":"post","link":"https:\/\/sgu.ac.id\/id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/","title":{"rendered":"Best Practices for Mapping Cyber Threats Using the MITRE ATT&#038;CK Framework"},"content":{"rendered":"<div class=\"wpb-content-wrapper\">\t\t<div class=\"u_row\">\n        \t<div class=\"vc_row wpb_row vc_row-fluid mpc-row\"><div class=\"wpb_column vc_column_container vc_col-sm-12 mpc-column\" data-column-id=\"mpc_column-556a38aab65beb5\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element\">\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<p>By Dr. Ir. Charles Lim, Msc., Bsc., CSAP, Security+, CySA+, ECDE, CND, CCSE, CTIA, CHFI, EDRP, ECSA, ECSP, ECIH, CEH, CEI<\/p>\n<p>Deputy Head of Master IT Program<br>\nHead of Cybersecurity Research Centre of Excellence<br>\nHead of Security Operations Center<br>\nSwiss German University<\/p>\n<p>The modern cyber threat landscape continues to grow in scale and complexity, making structured threat analysis more essential than ever. Among the most widely adopted frameworks, MITRE ATT&amp;CK stands out as a global knowledge base of adversarial behavior, cataloging tactics, techniques, and procedures (TTPs) used by real-world threat actors. When used correctly, ATT&amp;CK provides defenders with a powerful lens to understand attacks, strengthen detection engineering, and communicate risk in a consistent, evidence-based manner.<\/p>\n<p>This article highlights best practices for mapping cyber threats using the MITRE ATT&amp;CK Framework, based on industry guidance, research, and operational experiences.<\/p>\n<p>&nbsp;<\/p>\n<ol>\n<li><strong> Start With Behavior, Not Indicators<\/strong><\/li>\n<\/ol>\n<p style=\"padding-left: 40px;\">A common mistake in cyber threat intelligence (CTI) work is fixating on static indicators of compromise (IoCs) such as IP addresses or domain names. These are easily changed by attackers and therefore provide limited long-term defensive value. Instead, analysts should focus on adversarial behaviors&mdash;how attackers interact with systems, escalate privileges, move laterally, or exfiltrate data.<br>\nMITRE ATT&amp;CK&rsquo;s structure reinforces this approach by organizing behaviors into tactics (the &ldquo;why&rdquo;), techniques (the &ldquo;how&rdquo;), and sub-techniques (the granular &ldquo;how&rdquo;) [1].<\/p>\n<ol start=\"2\">\n<li><strong> Build Context Before Assigning Techniques<\/strong><\/li>\n<\/ol>\n<p style=\"padding-left: 40px;\">Mapping should never be done in isolation. Analysts must first understand the broader context of an incident or threat report:<\/p>\n<ul>\n<li>Why was the activity performed?<\/li>\n<li>What were the attacker&rsquo;s objectives?<\/li>\n<li>What tools, commands, or processes were involved?<\/li>\n<\/ul>\n<p style=\"padding-left: 40px;\">Contextual understanding helps avoid mislabeling behaviors and ensures that the selected techniques reflect the true adversarial intent. As highlighted by MITRE, mapping requires careful reading, interpretation, and evidence-backed conclusions [2].<\/p>\n<ol start=\"3\">\n<li><strong> Translate Behaviors Into ATT&amp;CK Tactics<\/strong><\/li>\n<\/ol>\n<p style=\"padding-left: 40px;\">Once the activity is understood, analysts should map it to the appropriate tactic&mdash;such as Initial Access, Persistence, Credential Access, or Exfiltration.<br>\nFor example, unauthorized mailbox access might map to Credential Access (TA0006) or Collection (TA0009), depending on the attacker&rsquo;s actions and purpose. Mapping tactics correctly ensures that the overall attack flow is accurately represented, which is crucial for detection and response strategies [3].<\/p>\n<ol start=\"4\">\n<li><strong> Identify Techniques and Sub-Techniques with Precision<\/strong><\/li>\n<\/ol>\n<p style=\"padding-left: 40px;\">Precision matters. Analysts should map threats to the most specific technique or sub-technique supported by evidence. For example:<\/p>\n<ul>\n<li>Memory dumping with <strong>Mimikatz<\/strong> &rarr; <strong>T1003.001: LSASS Memory<\/strong><\/li>\n<li>Use of scheduled tasks for persistence &rarr; <strong>T1053.005: Scheduled Task<\/strong><\/li>\n<\/ul>\n<p style=\"padding-left: 40px;\">Accurate technique mapping allows organizations to identify detection gaps and align security controls with real attacker behaviors [4].<\/p>\n<ol start=\"5\">\n<li><strong> Trace Back to the Data Source<\/strong><\/li>\n<\/ol>\n<p style=\"padding-left: 40px;\">High-fidelity threat mapping often starts with raw log data, such as Windows Event Logs, Sysmon, EDR telemetry, or network captures. Logs help confirm which behaviors occurred, what processes were executed, and which accounts were used.<br>\nUsing validated data sources reduces analytical bias and ensures that mappings are grounded in verifiable evidence rather than assumptions [5].<\/p>\n<ol start=\"6\">\n<li><strong> Collaborate and Peer Review the Mapping<\/strong><\/li>\n<\/ol>\n<p style=\"padding-left: 40px;\">MITRE emphasizes that ATT&amp;CK mapping is a team sport. Peer review helps reduce cognitive bias, identify overlooked behaviors, and ensure consistency across analysts. Organizations with mature CTI or SOC teams often develop internal playbooks and review cycles to maintain mapping quality [6].<\/p>\n<ol start=\"7\">\n<li><strong> Present Mappings Clearly Using ATT&amp;CK Navigator<\/strong><\/li>\n<\/ol>\n<p style=\"padding-left: 40px;\">Once completed, mappings should be documented in a clear and structured format. MITRE ATT&amp;CK Navigator provides an excellent visualization tool for showing which techniques were observed, how frequently, and what defensive gaps exist.<br>\nClear presentation helps stakeholders&mdash;from SOC analysts to executives&mdash;understand risks and prioritize improvements [7].<\/p>\n<p><strong>Conclusion<\/strong><\/p>\n<p>MITRE ATT&amp;CK has become a foundational resource for cyber defense teams worldwide. By focusing on adversarial behavior, collecting contextual evidence, and applying consistent mapping practices, organizations gain deeper visibility into threats and build stronger, more resilient detection capabilities.<\/p>\n<p>Structured threat mapping is not just a technical process&mdash;it&rsquo;s a strategic enabler that transforms raw data into actionable defense.<\/p>\n<p><strong>References <\/strong><\/p>\n<p>[1] MITRE Corporation, &ldquo;MITRE ATT&amp;CK&reg;: Adversarial Tactics, Techniques, and Common Knowledge,&rdquo; 2024.<br>\n[2] MITRE Engenuity, &ldquo;Best Practices for MITRE ATT&amp;CK Mapping,&rdquo; Center for Threat-Informed Defense, 2022.<br>\n[3] S. Miller and R. Strom, &ldquo;ATT&amp;CK for CTI: Applying MITRE ATT&amp;CK to Cyber Threat Intelligence,&rdquo; MITRE, 2020.<br>\n[4] J. P. Smith, &ldquo;Operationalizing ATT&amp;CK Techniques for Threat Detection Engineering,&rdquo; <em>SANS Institute Whitepaper<\/em>, 2023.<br>\n[5] Microsoft, &ldquo;Mapping Event Logs to MITRE ATT&amp;CK Techniques,&rdquo; Microsoft Defender Research, 2023.<br>\n[6] Center for Threat-Informed Defense, &ldquo;ATT&amp;CK Mapper Community Guide,&rdquo; MITRE Engenuity, 2021.<br>\n[7] MITRE Corporation, &ldquo;ATT&amp;CK Navigator User Guide,&rdquo; 2024.<\/p>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div>    \t\t\t<\/div><!--\/u_row-->\n\t<!--\/u_row-->\n\t\n<\/div>","protected":false},"excerpt":{"rendered":"<p>The modern cyber threat landscape continues to grow in scale and complexity, making structured threat analysis more essential than ever. Among the most widely adopted frameworks<\/p>","protected":false},"author":1,"featured_media":31776,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"categories":[202,513],"tags":[],"class_list":["post-31365","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-blog-mit"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Best Practices for Mapping Cyber Threats Using the MITRE ATT&amp;CK Framework &#8211; Swiss German University<\/title>\n<meta name=\"description\" content=\"The modern cyber threat landscape continues to grow in scale and complexity, making structured threat analysis more essential than ever.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sgu.ac.id\/id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/\" \/>\n<meta property=\"og:locale\" content=\"id_ID\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Best Practices for Mapping Cyber Threats Using the MITRE ATT&amp;CK Framework &#8211; Swiss German University\" \/>\n<meta property=\"og:description\" content=\"The modern cyber threat landscape continues to grow in scale and complexity, making structured threat analysis more essential than ever.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sgu.ac.id\/id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/\" \/>\n<meta property=\"og:site_name\" content=\"Swiss German University\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/swissgermanuniv\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-03-07T02:54:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-10T05:00:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sgu.ac.id\/wp-content\/uploads\/2025\/03\/MITRE-ATTACK-Mapping.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"558\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"SGU Public Relation\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@swissgermanuniv\" \/>\n<meta name=\"twitter:site\" content=\"@swissgermanuniv\" \/>\n<meta name=\"twitter:label1\" content=\"Ditulis oleh\" \/>\n\t<meta name=\"twitter:data1\" content=\"SGU Public Relation\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimasi waktu membaca\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 menit\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/\"},\"author\":{\"name\":\"SGU Public Relation\",\"@id\":\"https:\/\/sgu.ac.id\/#\/schema\/person\/d512618cd1bfc688544267989a46ca24\"},\"headline\":\"Best Practices for Mapping Cyber Threats Using the MITRE ATT&#038;CK Framework\",\"datePublished\":\"2025-03-07T02:54:28+00:00\",\"dateModified\":\"2025-12-10T05:00:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/\"},\"wordCount\":779,\"publisher\":{\"@id\":\"https:\/\/sgu.ac.id\/#organization\"},\"image\":{\"@id\":\"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/sgu.ac.id\/wp-content\/uploads\/2025\/03\/MITRE-ATTACK-Mapping.jpg\",\"articleSection\":[\"Blog\",\"Blog MIT\"],\"inLanguage\":\"id\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/\",\"url\":\"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/\",\"name\":\"Best Practices for Mapping Cyber Threats Using the MITRE ATT&CK Framework &#8211; Swiss German University\",\"isPartOf\":{\"@id\":\"https:\/\/sgu.ac.id\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/sgu.ac.id\/wp-content\/uploads\/2025\/03\/MITRE-ATTACK-Mapping.jpg\",\"datePublished\":\"2025-03-07T02:54:28+00:00\",\"dateModified\":\"2025-12-10T05:00:19+00:00\",\"description\":\"The modern cyber threat landscape continues to grow in scale and complexity, making structured threat analysis more essential than ever.\",\"breadcrumb\":{\"@id\":\"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/#breadcrumb\"},\"inLanguage\":\"id\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/#primaryimage\",\"url\":\"https:\/\/sgu.ac.id\/wp-content\/uploads\/2025\/03\/MITRE-ATTACK-Mapping.jpg\",\"contentUrl\":\"https:\/\/sgu.ac.id\/wp-content\/uploads\/2025\/03\/MITRE-ATTACK-Mapping.jpg\",\"width\":1000,\"height\":558},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/sgu.ac.id\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Best Practices for Mapping Cyber Threats Using the MITRE ATT&#038;CK Framework\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/sgu.ac.id\/#website\",\"url\":\"https:\/\/sgu.ac.id\/\",\"name\":\"Swiss German University\",\"description\":\"Your Way to Global Success\",\"publisher\":{\"@id\":\"https:\/\/sgu.ac.id\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/sgu.ac.id\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"id\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/sgu.ac.id\/#organization\",\"name\":\"Swiss German University\",\"url\":\"https:\/\/sgu.ac.id\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\/\/sgu.ac.id\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/sgu.ac.id\/wp-content\/uploads\/2021\/12\/logo-sgu-square.jpg\",\"contentUrl\":\"https:\/\/sgu.ac.id\/wp-content\/uploads\/2021\/12\/logo-sgu-square.jpg\",\"width\":1000,\"height\":1000,\"caption\":\"Swiss German University\"},\"image\":{\"@id\":\"https:\/\/sgu.ac.id\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/swissgermanuniv\/\",\"https:\/\/x.com\/swissgermanuniv\",\"https:\/\/www.instagram.com\/swissgermanuniv\/\",\"https:\/\/www.linkedin.com\/school\/swiss-german-university\/\",\"https:\/\/www.youtube.com\/channel\/UCKCJOB9lHSufRRtdmZ1rr1g\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/sgu.ac.id\/#\/schema\/person\/d512618cd1bfc688544267989a46ca24\",\"name\":\"SGU Public Relation\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\/\/sgu.ac.id\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2dd59f7de26e4292b5530f44c030927e079e308477bead0ba803788a5d4fc06d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2dd59f7de26e4292b5530f44c030927e079e308477bead0ba803788a5d4fc06d?s=96&d=mm&r=g\",\"caption\":\"SGU Public Relation\"},\"url\":\"https:\/\/sgu.ac.id\/id\/author\/sgu-admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Best Practices for Mapping Cyber Threats Using the MITRE ATT&CK Framework &#8211; Swiss German University","description":"The modern cyber threat landscape continues to grow in scale and complexity, making structured threat analysis more essential than ever.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sgu.ac.id\/id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/","og_locale":"id_ID","og_type":"article","og_title":"Best Practices for Mapping Cyber Threats Using the MITRE ATT&CK Framework &#8211; Swiss German University","og_description":"The modern cyber threat landscape continues to grow in scale and complexity, making structured threat analysis more essential than ever.","og_url":"https:\/\/sgu.ac.id\/id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/","og_site_name":"Swiss German University","article_publisher":"https:\/\/www.facebook.com\/swissgermanuniv\/","article_published_time":"2025-03-07T02:54:28+00:00","article_modified_time":"2025-12-10T05:00:19+00:00","og_image":[{"width":1000,"height":558,"url":"https:\/\/sgu.ac.id\/wp-content\/uploads\/2025\/03\/MITRE-ATTACK-Mapping.jpg","type":"image\/jpeg"}],"author":"SGU Public Relation","twitter_card":"summary_large_image","twitter_creator":"@swissgermanuniv","twitter_site":"@swissgermanuniv","twitter_misc":{"Ditulis oleh":"SGU Public Relation","Estimasi waktu membaca":"4 menit"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/#article","isPartOf":{"@id":"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/"},"author":{"name":"SGU Public Relation","@id":"https:\/\/sgu.ac.id\/#\/schema\/person\/d512618cd1bfc688544267989a46ca24"},"headline":"Best Practices for Mapping Cyber Threats Using the MITRE ATT&#038;CK Framework","datePublished":"2025-03-07T02:54:28+00:00","dateModified":"2025-12-10T05:00:19+00:00","mainEntityOfPage":{"@id":"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/"},"wordCount":779,"publisher":{"@id":"https:\/\/sgu.ac.id\/#organization"},"image":{"@id":"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/#primaryimage"},"thumbnailUrl":"https:\/\/sgu.ac.id\/wp-content\/uploads\/2025\/03\/MITRE-ATTACK-Mapping.jpg","articleSection":["Blog","Blog MIT"],"inLanguage":"id"},{"@type":"WebPage","@id":"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/","url":"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/","name":"Best Practices for Mapping Cyber Threats Using the MITRE ATT&CK Framework &#8211; Swiss German University","isPartOf":{"@id":"https:\/\/sgu.ac.id\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/#primaryimage"},"image":{"@id":"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/#primaryimage"},"thumbnailUrl":"https:\/\/sgu.ac.id\/wp-content\/uploads\/2025\/03\/MITRE-ATTACK-Mapping.jpg","datePublished":"2025-03-07T02:54:28+00:00","dateModified":"2025-12-10T05:00:19+00:00","description":"The modern cyber threat landscape continues to grow in scale and complexity, making structured threat analysis more essential than ever.","breadcrumb":{"@id":"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/#breadcrumb"},"inLanguage":"id","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/"]}]},{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/#primaryimage","url":"https:\/\/sgu.ac.id\/wp-content\/uploads\/2025\/03\/MITRE-ATTACK-Mapping.jpg","contentUrl":"https:\/\/sgu.ac.id\/wp-content\/uploads\/2025\/03\/MITRE-ATTACK-Mapping.jpg","width":1000,"height":558},{"@type":"BreadcrumbList","@id":"https:\/\/sgu.ac.id\/best-practices-for-mapping-cyber-threats-using-the-mitre-attck-framework\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sgu.ac.id\/"},{"@type":"ListItem","position":2,"name":"Best Practices for Mapping Cyber Threats Using the MITRE ATT&#038;CK Framework"}]},{"@type":"WebSite","@id":"https:\/\/sgu.ac.id\/#website","url":"https:\/\/sgu.ac.id\/","name":"Swiss German University","description":"Your Way to Global Success","publisher":{"@id":"https:\/\/sgu.ac.id\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sgu.ac.id\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"id"},{"@type":"Organization","@id":"https:\/\/sgu.ac.id\/#organization","name":"Swiss German University","url":"https:\/\/sgu.ac.id\/","logo":{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/sgu.ac.id\/#\/schema\/logo\/image\/","url":"https:\/\/sgu.ac.id\/wp-content\/uploads\/2021\/12\/logo-sgu-square.jpg","contentUrl":"https:\/\/sgu.ac.id\/wp-content\/uploads\/2021\/12\/logo-sgu-square.jpg","width":1000,"height":1000,"caption":"Swiss German University"},"image":{"@id":"https:\/\/sgu.ac.id\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/swissgermanuniv\/","https:\/\/x.com\/swissgermanuniv","https:\/\/www.instagram.com\/swissgermanuniv\/","https:\/\/www.linkedin.com\/school\/swiss-german-university\/","https:\/\/www.youtube.com\/channel\/UCKCJOB9lHSufRRtdmZ1rr1g"]},{"@type":"Person","@id":"https:\/\/sgu.ac.id\/#\/schema\/person\/d512618cd1bfc688544267989a46ca24","name":"SGU Public Relation","image":{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/sgu.ac.id\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2dd59f7de26e4292b5530f44c030927e079e308477bead0ba803788a5d4fc06d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2dd59f7de26e4292b5530f44c030927e079e308477bead0ba803788a5d4fc06d?s=96&d=mm&r=g","caption":"SGU Public Relation"},"url":"https:\/\/sgu.ac.id\/id\/author\/sgu-admin\/"}]}},"_links":{"self":[{"href":"https:\/\/sgu.ac.id\/id\/wp-json\/wp\/v2\/posts\/31365","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sgu.ac.id\/id\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sgu.ac.id\/id\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sgu.ac.id\/id\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sgu.ac.id\/id\/wp-json\/wp\/v2\/comments?post=31365"}],"version-history":[{"count":3,"href":"https:\/\/sgu.ac.id\/id\/wp-json\/wp\/v2\/posts\/31365\/revisions"}],"predecessor-version":[{"id":31777,"href":"https:\/\/sgu.ac.id\/id\/wp-json\/wp\/v2\/posts\/31365\/revisions\/31777"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sgu.ac.id\/id\/wp-json\/wp\/v2\/media\/31776"}],"wp:attachment":[{"href":"https:\/\/sgu.ac.id\/id\/wp-json\/wp\/v2\/media?parent=31365"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sgu.ac.id\/id\/wp-json\/wp\/v2\/categories?post=31365"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sgu.ac.id\/id\/wp-json\/wp\/v2\/tags?post=31365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}