<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <title>CybOX - Cyber Observable Expression | CybOX Project Documentation</title>
    <meta name="viewport" content="width=device-width">

    <!-- bootstrap CSS -->
    <link rel="stylesheet" href="/css/bootstrap.min.css">

    <!-- syntax highlighting CSS -->
    <link rel="stylesheet" href="/css/syntax.css">

    <!-- Custom CSS -->
    <link rel="stylesheet" href="/css/main.css">

    <script type="text/javascript">
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-30999757-1']);
      _gaq.push(['_setDomainName', 'cyboxproject.github.io'])
      _gaq.push(['_trackPageview']);

      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
      })();
    </script>

</head>

  <body>

    <div class="navbar navbar-default navbar-static-top" role="navigation">
  <div class="container">
    <div id="multi-site-nav">
  <div class="btn-group btn-group-justified">
    <div class="btn-group">
      <a class="btn btn-info" href="https://cyboxproject.github.io">CybOX</a>
    </div>
    <div class="btn-group">
      <a class="btn btn-primary" href="https://maecproject.github.io">MAEC</a>
    </div>
    <div class="btn-group">
      <a class="btn btn-danger" href="https://stixproject.github.io">STIX</a>
    </div>
    <div class="btn-group">
      <a class="btn btn-warning" href="https://taxiiproject.github.io">TAXII</a>
    </div>
  </div>
</div>

    <div class="navbar-header">
      <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
        <span class="sr-only">Toggle navigation</span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
      </button>
      <a href="https://cyboxproject.github.io" class="pull-left"><img src="/images/logo.png" style="max-height: 100px; max-width: 120px; margin-top: 3px;"></a>
    </div>
    <div class="collapse navbar-collapse">
      <ul class="nav navbar-nav">
        <li><a href="/getting-started">Getting Started</a></li>
        <li class="dropdown">
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation<span class="caret"></span></a>
          <ul class="dropdown-menu" role="menu">
            <li role="presentation"><a href="/documentation">Documentation Home</a></li>
            <li role="presentation" class="divider"></li>
            <li role="presentation"><a href="/documentation/use-cases">Use Cases</a></li>
            <li role="presentation"><a href="/documentation/background">Background</a></li>
            <li role="presentation"><a href="/documentation/creating-objects">Creating Objects</a></li>
            <li role="presentation"><a href="/documentation/dns-resolution">DNS Resolution</a></li>
            <li role="presentation"><a href="/documentation/objects">Current Objects</a></li>
            <li role="presentation"><a href="/documentation/object-relationships">Object Relationships</a></li>
            <li role="presentation"><a href="/documentation/suggested-practices">Suggested Practices</a></li>
            <li role="presentation"><a href="/documentation/tools">Tools</a></li>
	    <li role="presentation"><a href="/documentation/regex-support">Regular Expression Support</a></li>
            <li role="presentation"><a href="/documentation/versioning-policy">Versioning Policy</a></li>
            <li role="presentation"><a href="/faqs">Frequently Asked Questions (FAQs)</a></li>
          </ul>
        </li>
        <li class="dropdown">
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Releases <span class="caret"></span></a>
          <ul class="dropdown-menu" role="menu">
            <li role="presentation"><a href="/releases/2.1">CybOX v2.1</a></li>
            <li role="presentation" class="divider"></li>
            <li role="presentation"><a href="/releases/archive">Release Archive</a></li>
          </ul>
        <li><a href="/samples">Samples</a></li>
        <li class="dropdown">
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <span class="caret"></span></a>
          <ul class="dropdown-menu" role="menu">
            <li role="presentation"><a href="/community"> Community Home </a></li>
          </ul>
        <li><a href="/about">About</a></li>
      </ul>
    </div>
  </div>
</div>


    <div class="container">
    <div class="alert alert-danger" role="alert">
      <span class="glyphicon glyphicon-exclamation-sign"></span> This site contains archived CybOX documentation. CybOX has been integrated into STIX 2.0 and STIX 2.0 documentation is available <a href="https://oasis-open.github.io/cti-documentation/" class="alert-link">here</a>. STIX is maintained by the <a href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=cti" class="alert-link"> OASIS CTI TC</a>.
    </div>

      <div class="row">
        <div class="col-xs-12">
          
          <div class="jumbotron">
  <h1>Cyber Observable eXpression (CybOX™) Archive Website</h1>
  <p>A structured language for cyber observables.</p>  
    <p></p>
  <p>**IMPORTANT NOTICE:** The CybOX Language has been <a href="https://oasis-open.github.io/cti-documentation/stix/compare#one-standard">integrated</a> into <a href="https://oasis-open.github.io/cti-documentation/stix/about">Version 2.0 of Structured Threat Information eXpression (STIX™)</a>. Go to the <a href="https://oasis-open.github.io/cti-documentation">STIX 2.0 documentation website</a>.</p>
  <br />
  <div class="row">
    <div class="col-md-6 text-center">
      <a class="btn btn-primary btn-lg" role="button" href="/releases/archive/">Archived Specification Downloads <span class="glyphicon glyphicon-download-alt"></span></a>
    </div>
    <div class="col-md-6 text-center">
      <a class="btn btn-primary btn-lg" role="button" href="/samples/">See CybOX Examples »</a>
    </div>
  </div>
</div>

<div class="row">
  <div class="col-md-4 text-center">
    <h2>Get Involved</h2>
    <p><a href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=cti">Join the OASIS TC</a> to help build this growing, open-source industry effort.</p>
  </div>
  <div class="col-md-4 text-center">
    <h2>Learn More</h2>
    <p>Dig a little deeper and learn about <a href="/documentation/tools/">developer tools and utilities</a>, <a href="/documentation/suggested-practices">suggested practices</a>, and <a href="/documentation">other documentation</a>.</p>
  </div>
  <div class="col-md-4 text-center">
    <h2>Follow Us</h2>
    <p><a href="http://stixproject.tumblr.com">Follow our blog</a> to get latest CybOX news straight from the source.</p>
  </div>
</div>


        </div>
      </div>
    </div>

    <div id="footer">
  <hr />
  <div class="container">
    <p class="text-muted">
      Copyright 2020 The MITRE Corporation. <a href="tou.html">Terms of Use</a>
    </p>
  </div>
</div>

<!-- jQuery JS -->
<script src="/js/jquery.min.js"></script>

<!-- bootstrap JS -->
<script src="/js/bootstrap.min.js"></script>

<!-- bootstrap JS -->
<script src="/js/main.js"></script>

  </body>
</html>
