blob: 370ca5b4911a50726587c77153ea962efca2963f [file]
<!DOCTYPE html>
<html lang="">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZDPZDB8Y8E"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){window.dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-ZDPZDB8Y8E');
</script>
<script src="./index.js"></script>
<meta charset="utf-8">
<meta language="english">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="description" content="Apache Caldera, originally developed at MITRE, is a cyber security framework designed to easily run autonomous breach-and-simulation exercises. It can also be used to run manual red-team engagements or automated incident response.">
<meta name="keywords" content="Apache Caldera,redblue,Cyber Security,Breach and Simulation">
<meta name="distribution" content="web">
<meta name="robots" content="index,follow">
<link rel="icon" href="favicon.ico">
<link rel="stylesheet" href="css/bulma.min.css">
<link rel="stylesheet" href="css/caldera.css">
<title>Apache Caldera</title>
</head>
<body>
<!-- Banner -->
<!-- NAV -->
<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item brand">
<p>Apache Caldera</p>
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navMenu">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</a>
</div>
<div class="navbar-menu" id="navMenu">
<div class="navbar-start"></div>
<div class="navbar-end">
<div class="navbar-item main-item-color">
<a href="https://github.com/apache/caldera">GitHub</a>
</div>
<div class="navbar-item alt-item-color">
<a href="https://caldera.readthedocs.io/en/latest/">Documentation</a>
</div>
<div class="navbar-item alt-item-color">
<a href="https://www.youtube.com/@MITRECalderaOfficial">Videos</a>
</div>
<div class="navbar-item main-item-color">
<a href="https://medium.com/@mitrecaldera/">Blog</a>
</div>
<div class="navbar-item alt-item-color">
<a href="./pages/benefactors/benefactors.html">Benefactors</a>
</div>
</div>
</div>
</nav>
<!-- RELEASE MESSAGE -->
<!-- HERO -->
<section class="section header">
<div class="container">
<div class="columns">
<div class="column is-6 align-vertical tagline">
<img class="logo" src="img/caldera-logo.png" alt="CALDERA Logo">
</div>
<div class="column is-6 align-vertical content">
<h1 class="tagline">A Scalable, Automated Adversary Emulation Platform</h1>
<p class="tagline">Apache Caldera is a cybersecurity framework that empowers cyber practitioners to save time, money, and energy through automated security assessments.</p>
</div>
</div>
</div>
</section>
<!-- MAIN CONTENT -->
<div class="container content">
<div id="get-involved">
<h1>Get Involved</h1>
<div class="buttons">
<a class="button" href="https://github.com/apache/caldera/blob/master/CONTRIBUTING.md">
<span class="icon is-small">
<img src="img/logo-github.svg" alt="GitHub Logo">
</span>
<span>Contributing</span>
</a>
<a class="button" href="https://caldera.readthedocs.io/en/latest/Getting-started.html">
<span class="icon is-small">
<img src="img/reader-outline.svg" alt="Documentation Icon">
</span>
<span>Get Started</span>
</a>
<a class="button" href="https://discord.gg/mJsTuhZ88T" target="_blank">
<span class="icon is-small">
<img src="img/logo-discord.svg" alt="Discord Logo">
</span>
<span>Join on Discord</span>
</a>
<a class="button" href="https://github.com/apache/caldera/discussions">
<span class="icon is-small">
<img src="img/logo-github.svg" alt="GitHub Logo">
</span>
<span>Discussions</span>
</a>
</div>
</div>
<div id="what-do" class="home-section">
<h1>What does Apache Caldera do?</h1>
<p>Apache Caldera helps cybersecurity professionals reduce the amount of time and resources needed for routine cybersecurity testing.</p>
<p>Apache Caldera empowers cyber teams in four main ways:</p>
<div class="use-case left">
<h2>Autonomous Adversary Emulation</h2>
<p>With Apache Caldera, your cyber team can build a specific threat (adversary) profile and launch it in a network to see where you may be susceptible. This helps with testing defenses and training blue teams on how to detect specific threats.</p>
</div>
<div class="use-case right">
<h2>Test & Evaluation of Detection, Analytic and Response Platforms</h2>
<p>Enables your team to perform automated testing of cyber defenses, to include network & host defenses, logging & sensors, analytics & alerting, and automated reponse. </p>
</div>
<div class="use-case left">
<h2>Manual Red-Team Engagements</h2>
<p>Helps your red team perform manual assessments with computer assistance by augmenting existing offensive toolsets. The framework can be extended with any custom tools you may have.</p>
</div>
<div class="use-case center">
<h2>Red vs Blue Research</h2>
<p>Directly and indirectly enables cutting-edge research in cyber gaming, emulation & simulation, automated offensive & defensive cyber operations, cyber defense analytics and cyber defense models. </p>
</div>
</div>
<div id="caldera-capabilities" class="home-section">
<h1>Expand Apache Caldera's Capabilities</h1>
<p>There are various plugins available for Apache Caldera that help to expand the core capabilities of the framework and provide additional functionality, including agents, reporting, collections of TTPs and others.</p>
<a class="button" href="https://caldera.readthedocs.io/en/latest/Plugin-library.html">Plugin Library</a>
</div>
<div id="caldera-in-action" class="home-section">
<h1>Apache Caldera in Action</h1>
<iframe width="100%" height="400" src="https://www.youtube-nocookie.com/embed/W7fi0RVYiJE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div id="contact" class="home-section">
<h1>Contact & Socials</h1>
<div class="buttons">
<a class="button" href="mailto:dev@caldera.apache.org">
<span class="icon is-small">
<img src="img/mail-outline.svg" alt="Email Icon">
</span>
</a>
<a class="button" href="https://www.youtube.com/@MITRECalderaOfficial">
<span class="icon is-small">
<img src="img/logo-youtube.svg" alt="YouTube Logo">
</span>
</a>
<a class="button" href="https://medium.com/@mitrecaldera">
<span class="icon is-small">
<img src="img/logo-medium.svg" alt="Medium Logo">
</span>
</a>
</div>
</div>
</div>
<!-- FOOTER -->
<footer class="footer">
<div class="content has-text-centered">
<a class="block" href="http://www.apache.org/">
<img src="img/apache-incubator.svg" width="147" height="77" alt="Apache Logo">
</a>
<p class="block">Copyright © 2026 <a href="https://www.apache.org/">Apache Software Foundation</a> under the terms of the <a href="https://www.apache.org/licenses/">Apache&nbsp;License&nbsp;v2</a>.
</p>
</div>
</div>
<p>
Apache Caldera (incubating) is an effort undergoing incubation at the Apache
Software Foundation (ASF), sponsored by the Apache Incubator PMC.
Incubation is required of all newly accepted projects until a further review
indicates that the infrastructure, communications, and decision making process
have stabilized in a manner consistent with other successful ASF projects.
While incubation status is not necessarily a reflection of the completeness
or stability of the code, it does indicate that the project has yet to be
fully endorsed by the ASF.
</p>
</footer>
</body>
</html>