Skip to content

March 2022 (3.0.0)

Compare
Choose a tag to compare
@lilyjw lilyjw released this 01 Apr 19:53
· 275 commits to main since this release

Welcome to the March 2022 release of ATLAS Data. This version 3.0.0 contains 12 tactics, 36 techniques, 27 sub-techniques, and 15 case studies.

This repository also contains scripts and documentation used by the ATLAS website and associated tools to generate ATLAS Data.

Changes

Prior usage of MITRE ATT&CK® Enterprise tactics and techniques have been adapted into the ATLAS framework, with new ATLAS IDs and machine learning-specific descriptions. The affected data include:

STIX and ATT&CK Navigator layer versions of ATLAS Data are now available in a new repository.

Assets

This repository's distributed files are also available below as released assets. See the docs for more usage information.

  • ATLAS.yaml
    • All ATLAS-related data available in one file
    • Top-level keys include:
      id: ATLAS
      name: ATLAS Machine Learning Threat Matrix
      version: Version number for this data release
      tactics: List of tactics objects
      techniques: List of technique and subtechnique objects
      case-studies: List of case study objects
  • atlas_json_schemas.zip
    • Optional JSON Schema files for validation use
    • atlas_matrix_schema.json
      • Describes the ATLAS.yaml format
    • atlas_website_case_study_schema.json
      • Describes the case study file format