CINXE.COM
ATT&CK Data & Tools | MITRE ATT&CK®
<!DOCTYPE html> <html lang='en'> <head> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-62667723-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-62667723-1'); </script> <meta name="google-site-verification" content="2oJKLqNN62z6AOCb0A0IXGtbQuj-lev5YPAHFF_cbHQ"/> <meta charset='utf-8'> <meta name='viewport' content='width=device-width, initial-scale=1,shrink-to-fit=no'> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel='shortcut icon' href='/theme/favicon.ico' type='image/x-icon'> <title>ATT&CK Data & Tools | MITRE ATT&CK®</title> <!-- USWDS CSS --> <!-- Bootstrap CSS --> <link rel='stylesheet' href='/theme/style/bootstrap.min.css' /> <link rel='stylesheet' href='/theme/style/bootstrap-tourist.css' /> <link rel='stylesheet' href='/theme/style/bootstrap-select.min.css' /> <!-- Fontawesome CSS --> <link rel="stylesheet" href="/theme/style/fontawesome-6.5.1/css/fontawesome.min.css"/> <link rel="stylesheet" href="/theme/style/fontawesome-6.5.1/css/brands.min.css"/> <link rel="stylesheet" href="/theme/style/fontawesome-6.5.1/css/solid.min.css"/> <link rel="stylesheet" type="text/css" href="/theme/style.min.css?6689c2db"> </head> <body> <div class="container-fluid attack-website-wrapper d-flex flex-column h-100"> <div class="row sticky-top flex-grow-0 flex-shrink-1"> <!-- header elements --> <header class="col px-0"> <nav class='navbar navbar-expand-lg navbar-dark position-static'> <a class='navbar-brand' href='/'><img src="/theme/images/mitre_attack_logo.png" class="attack-logo"></a> <button class='navbar-toggler' type='button' data-toggle='collapse' data-target='#navbarCollapse' aria-controls='navbarCollapse' aria-expanded='false' aria-label='Toggle navigation'> <span class='navbar-toggler-icon'></span> </button> <div class='collapse navbar-collapse' id='navbarCollapse'> <ul class='nav nav-tabs ml-auto'> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="/matrices/" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <b>Matrices</b> </a> <div class="dropdown-menu " aria-labelledby="navbarDropdown"> <a class="dropdown-item" href="/matrices/enterprise/">Enterprise</a> <a class="dropdown-item" href="/matrices/mobile/">Mobile</a> <a class="dropdown-item" href="/matrices/ics/">ICS</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="/tactics/" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <b>Tactics</b> </a> <div class="dropdown-menu " aria-labelledby="navbarDropdown"> <a class="dropdown-item" href="/tactics/enterprise/">Enterprise</a> <a class="dropdown-item" href="/tactics/mobile/">Mobile</a> <a class="dropdown-item" href="/tactics/ics/">ICS</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="/techniques/" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <b>Techniques</b> </a> <div class="dropdown-menu " aria-labelledby="navbarDropdown"> <a class="dropdown-item" href="/techniques/enterprise/">Enterprise</a> <a class="dropdown-item" href="/techniques/mobile/">Mobile</a> <a class="dropdown-item" href="/techniques/ics/">ICS</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="/datasources" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <b>Defenses</b> </a> <div class="dropdown-menu " aria-labelledby="navbarDropdown"> <a class="dropdown-item" href="/datasources">Data Sources</a> <div class="dropright dropdown"> <a class="dropdown-item dropdown-toggle" href="/mitigations/" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <b>Mitigations</b> </a> <div class="dropdown-menu " aria-labelledby="navbarDropdown"> <a class="dropdown-item" href="/mitigations/enterprise/">Enterprise</a> <a class="dropdown-item" href="/mitigations/mobile/">Mobile</a> <a class="dropdown-item" href="/mitigations/ics/">ICS</a> </div> </div> <a class="dropdown-item" href="/assets">Assets</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="/groups" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <b>CTI</b> </a> <div class="dropdown-menu " aria-labelledby="navbarDropdown"> <a class="dropdown-item" href="/groups">Groups</a> <a class="dropdown-item" href="/software">Software</a> <a class="dropdown-item" href="/campaigns">Campaigns</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="/resources/" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <b>Resources</b> </a> <div class="dropdown-menu " aria-labelledby="navbarDropdown"> <a class="dropdown-item" href="/resources/">Get Started</a> <a class="dropdown-item" href="/resources/learn-more-about-attack/">Learn More about ATT&CK</a> <a class="dropdown-item" href="/resources/attackcon/">ATT&CKcon</a> <a class="dropdown-item" href="/resources/attack-data-and-tools/">ATT&CK Data & Tools</a> <a class="dropdown-item" href="/resources/faq/">FAQ</a> <a class="dropdown-item" href="/resources/engage-with-attack/contact/">Engage with ATT&CK</a> <a class="dropdown-item" href="/resources/versions/">Version History</a> <a class="dropdown-item" href="/resources/legal-and-branding/">Legal & Branding</a> </div> </li> <li class="nav-item"> <a href="/resources/engage-with-attack/benefactors/" class="nav-link" ><b>Benefactors</b></a> </li> <li class="nav-item"> <a href="https://medium.com/mitre-attack/" target="_blank" class="nav-link"> <b>Blog</b> <img src="/theme/images/external-site.svg" alt="External site" class="external-icon" /> </a> </li> <li class="nav-item"> <button id="search-button" class="btn search-button">Search <div id="search-icon" class="icon-button search-icon"></div></button> </li> </ul> </div> </nav> </header> </div> <div class="row flex-grow-0 flex-shrink-1"> <!-- banner elements --> <div class="col px-0"> <!-- don't edit or remove the line below even though it's commented out, it gets parsed and replaced by the versioning feature --> <!-- !versions banner! --> <div class="container-fluid banner-message"> ATT&CK v16 has been released! Check out the <a href='https://medium.com/mitre-attack/attack-v16-561c76af94cf'>blog post</a> for more information. </div> </div> </div> <div class="row flex-grow-1 flex-shrink-0"> <!-- main content elements --> <!--start-indexing-for-search--> <div class="sidebar nav sticky-top flex-column pr-0 pt-4 pb-3 pl-3" id="v-tab" role="tablist" aria-orientation="vertical"> <div class="resizer" id="resizer"></div> <div id="sidebars"></div> </div> <div class="tab-content col-xl-9 pt-4" id="v-tabContent"> <div class="tab-pane fade show active" id="v-attckmatrix" role="tabpanel" aria-labelledby="v-attckmatrix-tab"> <!--stopindex--> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="/">Home</a></li> <li class="breadcrumb-item"><a href="/resources">Resources</a></li> <li class="breadcrumb-item">ATT&CK Data & Tools</li> </ol> <div class="container-fluid pb-3"> <div class="working-with-attack"> <h1>ATT&CK Data & Tools</h1> <div class="card card-filter jump-to-section table-of-contents"> <div class="card-body"> Jump to Section <ul> <li> <a href="#tools-to-use">Tools to Use with ATT&CK</a> </li> <li> <a href="#access-attack">Accessing ATT&CK Data</a> </li> <li> <a href="#excel-attack">ATT&CK in Excel</a> </li> </ul> </div> </div> <!-- tools --> <div class="my-5"> <div class="anchor" id="tools-to-use"> <p></p> </div> <h2>Tools to Use with ATT&CK</h2> <p> The following tools allow users to explore, access, visualize, and query ATT&CK in different ways. </p> <div class="row panels d-flex my-4 g-24"> <!-- navigator --> <div class="col-sm panel d-flex flex-column"> <img class="w-100" src="/theme/images/navigator-example.png" alt="Navigator Example"> <div class="panel-body p-4 fixed-height"> <h3>ATT&CK Navigator</h3> <p> The ATT&CK Navigator is a web-based tool for annotating and exploring ATT&CK matrices. It can be used to visualize defensive coverage, red/blue team planning, the frequency of detected techniques, and more. </p> </div> <div class="g-12 d-flex flex-column px-4 pb-4"> <a href="https://github.com/mitre-attack/attack-navigator/"> <button type="button" class="slide-button"> <span class="slide-button-text"> Visit Repository </span> <span class="slide-button-icon"> <i class="fa-brands fa-github"></i> </span> </button> </a> <a href="https://mitre-attack.github.io/attack-navigator/"> <button type="button" class="slide-button-secondary"> <span class="slide-button-text"> Open Application </span> <span class="slide-button-icon"> <i class="fa-solid fa-up-right-from-square fa-sm"></i> </span> </button> </a> </div> </div> <!-- workbench --> <div class="col-sm panel d-flex flex-column"> <img class="w-100" src="/theme/images/workbench-example.png" alt="Workbench Example"> <div class="panel-body p-4 fixed-height"> <h3>ATT&CK Workbench</h3> <p> The ATT&CK Workbench is an application allowing users to explore, create, annotate, and share extensions of the ATT&CK knowledge base. </p> </div> <div class="g-12 d-flex flex-column px-4 pb-4"> <a href="https://github.com/center-for-threat-informed-defense/attack-workbench-frontend/"> <button type="button" class="slide-button"> <span class="slide-button-text"> Visit Repository </span> <span class="slide-button-icon"> <i class="fa-brands fa-github"></i> </span> </button> </a> </div> </div> <!-- python utilities--> <div class="col-sm panel d-flex flex-column"> <img class="w-100" src="/theme/images/mitreattack-python-example.png" alt="mitreattack-python Example"> <div class="panel-body p-4 fixed-height"> <h3>Python Utilities</h3> <p> ATT&CK provides a variety of Python tools for accessing, querying, and processing the ATT&CK dataset. These scripts can be useful utilities or serve as examples for how to work with ATT&CK programmatically. </p> </div> <div class="g-12 d-flex flex-column px-4 pb-4"> <a href="https://github.com/mitre-attack/mitreattack-python/"> <button type="button" class="slide-button"> <span class="slide-button-text"> Visit Repository </span> <span class="slide-button-icon"> <i class="fa-brands fa-github"></i> </span> </button> </a> </div> </div> </div> </div> <!-- accessing attack data --> <div class="my-5"> <div class="anchor" id="access-attack"> <p></p> </div> <h2>Accessing ATT&CK Data</h2> <!-- stix --> <h3 class="mt-4">ATT&CK in STIX</h3> <div class="row my-4"> <div class="col-sm-8"> <p> Structured Threat Information Expression (STIX™) is a language and serialization format used to exchange cyber threat intelligence (CTI). The ATT&CK dataset is available in STIX 2.0 and STIX 2.1. Other presentations of this dataset, including the ATT&CK Navigator and this website, are built from the STIX data. </p> <p> STIX is a machine-readable format providing access to the ATT&CK knowledge base. It is the most granular representation of the ATT&CK data, and all other representations are derived from the STIX dataset. </p> <p> The ATT&CK STIX representation is most easily manipulated in Python using the <a href="https://github.com/oasis-open/cti-python-stix2#installation">stix2 library</a>. However, because STIX is represented in JSON, other programming languages can easily interact with the raw content. </p> <div class="tip-box"> <p> <strong>Consider using ATT&CK in STIX if you:</strong> </p> <ul> <li>Have automated workflows that need to ingest ATT&CK data.</li> <li>Are a proficient Python user seeking to save time with automation or want to perform advanced queries.</li> <li>Want your workflows to keep up-to-date with the evolving knowledge base.</li> <li>Want to extend the ATT&CK dataset with custom content, and use this custom content with ATT&CK tools.</li> </ul> </div> </div> <div class="col-sm-4"> <img class="h-100 w-100 scale" src="/theme/images/mitre-cti.png" alt="MITRE CTI Example"> </div> </div> <div class="row panels d-flex my-4 g-24"> <div class="col-sm panel d-flex flex-column"> <div class="panel-body p-4"> <!-- stix 2.1 --> <h3>ATT&CK in STIX 2.1</h3> <div class="d-flex flex-row mb-4 mt-3"> <a href="https://github.com/mitre-attack/attack-stix-data/"> <button type="button" class="slide-button"> <span class="slide-button-text"> Visit Repository </span> <span class="slide-button-icon"> <i class="fa-brands fa-github"></i> </span> </button> </a> </div> <!-- stix 2.0 --> <h3>ATT&CK in STIX 2.0</h3> <div class="d-flex flex-row mb-4 mt-3"> <a href="https://github.com/mitre/cti/"> <button type="button" class="slide-button"> <span class="slide-button-text"> Visit Repository </span> <span class="slide-button-icon"> <i class="fa-brands fa-github"></i> </span> </button> </a> </div> <div> <a class="partial-underline" href="https://oasis-open.github.io/cti-documentation/stix/intro"> <span class="hover-line">Learn more about STIX</span> <i class="fa-solid fa-up-right-from-square"></i> </a> </div> </div> </div> <div class="col-sm panel d-flex flex-column"> <div class="panel-body p-4"> <!-- taxii --> <h3>TAXII</h3> <p> The ATT&CK STIX data can also be accessed via the official ATT&CK TAXII™ server. Trusted Automated Exchange of Intelligence Information (TAXII) is an application protocol for exchanging CTI over HTTPS. The ATT&CK TAXII server provides API access to the ATT&CK STIX knowledge base. </p> <div class="d-flex flex-row mb-4 mt-3"> <a href="https://github.com/mitre/cti/blob/master/USAGE.md#access-from-the-attck-taxii-server"> <button type="button" class="slide-button"> <span class="slide-button-text"> Access TAXII Server </span> <span class="slide-button-icon"> <i class="fa-brands fa-github"></i> </span> </button> </a> </div> <div> <a class="partial-underline" href="https://oasis-open.github.io/cti-documentation/taxii/intro.html"> <span class="hover-line">Learn more about TAXII</span> <i class="fa-solid fa-up-right-from-square"></i> </a> </div> </div> </div> <div class="col-sm"></div> </div> <!-- excel --> <div class="anchor" id="excel-attack"> <p></p> </div> <h3 class="mt-5">ATT&CK in Excel</h3> <div class="row"> <div class="col-sm-8"> <p> These spreadsheets are built from the STIX dataset and provide a more human-accessible view into the knowledge base while also supporting rudimentary querying/filtering capabilities. </p> <p> The Excel representation of the ATT&CK dataset below includes both master spreadsheets, containing all object types, and individual spreadsheets for each object type. The individual type spreadsheets break out relationships (e.g procedure examples connecting groups to techniques) into separate sheets by relationship type, while the master spreadsheet includes all relationship types in a single sheet. </p> <p> A citations sheet can be used to look up the in-text citations which appear in some fields. For domains that include multiple matrices, such as Mobile ATT&CK, each matrix gets its own named sheet. Unlike the STIX dataset, objects that have been revoked or deprecated are not included in the spreadsheets. </p> <div class="tip-box"> <p> <strong>Consider using ATT&CK in Excel if you:</strong> </p> <ul> <li>Want to quickly sort, filter and query the dataset in a familiar UI.</li> <li>Want to explore the contents of the dataset without having to navigate around the ATT&CK website.</li> <li>Are not comfortable enough in Python or other programming languages to work with the STIX representation.</li> </ul> </div> </div> <div class="col-sm-4"> <img class="h-100 w-100 scale" src="/theme/images/attack-in-excel.png" alt="Excel Example"> </div> </div> <!-- spreadsheets --> <p class="mt-5"> <strong>Excel Spreadsheets representing the ATT&CK dataset:</strong> </p> <div class="row panels mt-3 g-24"> <div class="col-sm tip-box"> <div class="mb-2"> <a href="/docs/enterprise-attack-v16.1/enterprise-attack-v16.1.xlsx"><strong>enterprise-attack-v16.1.xlsx</strong></a> </div> <div> <a href="/docs/enterprise-attack-v16.1/enterprise-attack-v16.1-matrices.xlsx">enterprise-attack-v16.1-matrices.xlsx</a> </div> <div> <a href="/docs/enterprise-attack-v16.1/enterprise-attack-v16.1-mitigations.xlsx">enterprise-attack-v16.1-mitigations.xlsx</a> </div> <div> <a href="/docs/enterprise-attack-v16.1/enterprise-attack-v16.1-relationships.xlsx">enterprise-attack-v16.1-relationships.xlsx</a> </div> <div> <a href="/docs/enterprise-attack-v16.1/enterprise-attack-v16.1-software.xlsx">enterprise-attack-v16.1-software.xlsx</a> </div> <div> <a href="/docs/enterprise-attack-v16.1/enterprise-attack-v16.1-groups.xlsx">enterprise-attack-v16.1-groups.xlsx</a> </div> <div> <a href="/docs/enterprise-attack-v16.1/enterprise-attack-v16.1-tactics.xlsx">enterprise-attack-v16.1-tactics.xlsx</a> </div> <div> <a href="/docs/enterprise-attack-v16.1/enterprise-attack-v16.1-techniques.xlsx">enterprise-attack-v16.1-techniques.xlsx</a> </div> <div> <a href="/docs/enterprise-attack-v16.1/enterprise-attack-v16.1-datasources.xlsx">enterprise-attack-v16.1-datasources.xlsx</a> </div> <div> <a href="/docs/enterprise-attack-v16.1/enterprise-attack-v16.1-campaigns.xlsx">enterprise-attack-v16.1-campaigns.xlsx</a> </div> </div> <div class="col-sm tip-box"> <div class="mb-2"> <a href="/docs/mobile-attack-v16.1/mobile-attack-v16.1.xlsx"><strong>mobile-attack-v16.1.xlsx</strong></a> </div> <div> <a href="/docs/mobile-attack-v16.1/mobile-attack-v16.1-matrices.xlsx">mobile-attack-v16.1-matrices.xlsx</a> </div> <div> <a href="/docs/mobile-attack-v16.1/mobile-attack-v16.1-mitigations.xlsx">mobile-attack-v16.1-mitigations.xlsx</a> </div> <div> <a href="/docs/mobile-attack-v16.1/mobile-attack-v16.1-relationships.xlsx">mobile-attack-v16.1-relationships.xlsx</a> </div> <div> <a href="/docs/mobile-attack-v16.1/mobile-attack-v16.1-software.xlsx">mobile-attack-v16.1-software.xlsx</a> </div> <div> <a href="/docs/mobile-attack-v16.1/mobile-attack-v16.1-groups.xlsx">mobile-attack-v16.1-groups.xlsx</a> </div> <div> <a href="/docs/mobile-attack-v16.1/mobile-attack-v16.1-tactics.xlsx">mobile-attack-v16.1-tactics.xlsx</a> </div> <div> <a href="/docs/mobile-attack-v16.1/mobile-attack-v16.1-techniques.xlsx">mobile-attack-v16.1-techniques.xlsx</a> </div> <div> <a href="/docs/mobile-attack-v16.1/mobile-attack-v16.1-datasources.xlsx">mobile-attack-v16.1-datasources.xlsx</a> </div> <div> <a href="/docs/mobile-attack-v16.1/mobile-attack-v16.1-campaigns.xlsx">mobile-attack-v16.1-campaigns.xlsx</a> </div> </div> <div class="col-sm tip-box"> <div class="mb-2"> <a href="/docs/ics-attack-v16.1/ics-attack-v16.1.xlsx"><strong>ics-attack-v16.1.xlsx</strong></a> </div> <div> <a href="/docs/ics-attack-v16.1/ics-attack-v16.1-matrices.xlsx">ics-attack-v16.1-matrices.xlsx</a> </div> <div> <a href="/docs/ics-attack-v16.1/ics-attack-v16.1-mitigations.xlsx">ics-attack-v16.1-mitigations.xlsx</a> </div> <div> <a href="/docs/ics-attack-v16.1/ics-attack-v16.1-relationships.xlsx">ics-attack-v16.1-relationships.xlsx</a> </div> <div> <a href="/docs/ics-attack-v16.1/ics-attack-v16.1-software.xlsx">ics-attack-v16.1-software.xlsx</a> </div> <div> <a href="/docs/ics-attack-v16.1/ics-attack-v16.1-groups.xlsx">ics-attack-v16.1-groups.xlsx</a> </div> <div> <a href="/docs/ics-attack-v16.1/ics-attack-v16.1-tactics.xlsx">ics-attack-v16.1-tactics.xlsx</a> </div> <div> <a href="/docs/ics-attack-v16.1/ics-attack-v16.1-techniques.xlsx">ics-attack-v16.1-techniques.xlsx</a> </div> <div> <a href="/docs/ics-attack-v16.1/ics-attack-v16.1-datasources.xlsx">ics-attack-v16.1-datasources.xlsx</a> </div> <div> <a href="/docs/ics-attack-v16.1/ics-attack-v16.1-campaigns.xlsx">ics-attack-v16.1-campaigns.xlsx</a> </div> <div> <a href="/docs/ics-attack-v16.1/ics-attack-v16.1-assets.xlsx">ics-attack-v16.1-assets.xlsx</a> </div> </div> </div> <!-- converter --> <div class="mt-5"> <a class="partial-underline" href="https://github.com/mitre-attack/mitreattack-python/tree/master/mitreattack/attackToExcel"> <span class="hover-line"><strong>STIX to Excel Converter</strong></span> <i class="fa-solid fa-up-right-from-square"></i> </a> <p class="mt-2"> This folder within the pip module contains an additional module for converting ATT&CK STIX data to Excel spreadsheets. It also provides a means to access ATT&CK data as Pandas DataFrames for data analysis. </p> </div> </div> </div> </div> </div> </div> <!--stop-indexing-for-search--> <!-- search overlay for entire page -- not displayed inline --> <div class="overlay search" id="search-overlay" style="display: none;"> <div class="overlay-inner"> <!-- text input for searching --> <div class="search-header"> <div class="search-input"> <input type="text" id="search-input" placeholder="search"> </div> <div class="search-icons"> <div class="search-parsing-icon spinner-border" style="display: none" id="search-parsing-icon"></div> <div class="close-search-icon" id="close-search-icon">×</div> </div> </div> <!-- results and controls for loading more results --> <div id="search-body" class="search-body"> <div class="results" id="search-results"> <!-- content will be appended here on search --> </div> <div id="load-more-results" class="load-more-results"> <button class="btn btn-default" id="load-more-results-button">load more results</button> </div> </div> </div> </div> </div> <div class="row flex-grow-0 flex-shrink-1"> <!-- footer elements --> <footer class="col footer"> <div class="container-fluid"> <div class="row row-footer"> <div class="col-2 col-sm-2 col-md-2"> <div class="footer-center-responsive my-auto"> <a href="https://www.mitre.org" target="_blank" rel="noopener" aria-label="MITRE"> <img src="/theme/images/mitrelogowhiteontrans.gif" class="mitre-logo-wtrans"> </a> </div> </div> <div class="col-2 col-sm-2 footer-responsive-break"></div> <div class="footer-link-group"> <div class="row row-footer"> <div class="px-3 col-footer"> <u class="footer-link"><a href="/resources/engage-with-attack/contact" class="footer-link">Contact Us</a></u> </div> <div class="px-3 col-footer"> <u class="footer-link"><a href="/resources/legal-and-branding/terms-of-use" class="footer-link">Terms of Use</a></u> </div> <div class="px-3 col-footer"> <u class="footer-link"><a href="/resources/legal-and-branding/privacy" class="footer-link">Privacy Policy</a></u> </div> <div class="px-3"> <u class="footer-link"><a href="/resources/changelog.html" class="footer-link" data-toggle="tooltip" data-placement="top" data-html="true" title="ATT&CK content v16.1
Website v4.2.1">Website Changelog</a></u> </div> </div> <div class="row"> <small class="px-3"> © 2015 - 2024, The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation. </small> </div> </div> <div class="w-100 p-2 footer-responsive-break"></div> <div class="col pr-4"> <div class="footer-float-right-responsive-brand"> <div class="row row-footer row-footer-icon"> <div class="mb-1"> <a href="https://twitter.com/MITREattack" class="btn btn-footer"> <i class="fa-brands fa-x-twitter fa-lg"></i> </a> <a href="https://github.com/mitre-attack" class="btn btn-footer"> <i class="fa-brands fa-github fa-lg"></i> </a> </div> </div> </div> </div> </div> </div> </div> </footer> </div> </div> <!--stopindex--> </div> <!--SCRIPTS--> <script src="/theme/scripts/jquery-3.5.1.min.js"></script> <script src="/theme/scripts/popper.min.js"></script> <script src="/theme/scripts/bootstrap-select.min.js"></script> <script src="/theme/scripts/bootstrap.bundle.min.js"></script> <script src="/theme/scripts/site.js"></script> <script src="/theme/scripts/settings.js"></script> <script src="/theme/scripts/search_bundle.js"></script> <!--SCRIPTS--> <script src="/theme/scripts/resizer.js"></script> <!--SCRIPTS--> <script src="/theme/scripts/sidebar-load-all.js"></script> </body> </html>