update text for v2.2

This commit is contained in:
Emmanuelle Vargas-Gonzalez
2022-02-05 19:58:09 -05:00
parent 2facfec1a5
commit ed5892d24b
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# <a name="mbc"></a>Malware Behavior Catalog v2.1 #
# <a name="mbc"></a>Malware Behavior Catalog v2.2 #
The Malware Behavior Catalog (MBC) is a catalog of malware objectives and behaviors, created to support malware analysis-oriented use cases, such as labeling, similarity analysis, and standardized reporting. Please see the [FAQ](./yfaq/README.md) page for answers to common questions.
Check out the MBC presentations:
+3 -2
View File
@@ -20,8 +20,9 @@
* **Micro-behaviors** - Low-level malware behaviors that support other objectives and behaviors are captured as micro-behaviors in MBC 2.x.
* **Version Control** - MBC v1.0 was released at the end of January 2020. Further changes are being tracked and releases will happen on an as-needed basis:
- MBC v2.0 was released in September 2020 and includes micro-behaviors and changes associated with [ATT&CK sub-techniques](https://attack.mitre.org/resources/updates/updates-july-2020/index.html).
- MBC v2.1 was released in February 2021 and includes additional micro-behaviors and behavior methods.
- MBC v2.0 was released in September 2020 and includes micro-behaviors and changes associated with [ATT&CK sub-techniques](https://attack.mitre.org/resources/updates/updates-july-2020/index.html).
- MBC v2.1 was released in February 2021 and includes additional micro-behaviors and behavior methods.
- MBC v2.2 was released in February 2022 and includes additional micro-behaviors and behavior methods. Added code snippets to certain methods.
* **MBC Website** - An MBC website will replace markdown documents by mid-2021.