-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #57 from MBCProject/mbc-newsletter
Mbc newsletter
- Loading branch information
Showing
5 changed files
with
33 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# <a name="faq"></a>Malware Behavior Catalog Newsletter # | ||
**September 9, 2022** | ||
|
||
Hello all! | ||
|
||
Highlights of recent MBC development include: | ||
|
||
* Released **MBC v2.3**, which aligns MBC with ATT&CK v11 (plus other updates*) | ||
* Released [v22.09](https://github.com/MBCProject/mbc-stix2/tree/v22.09) of the STIX 2 representation for MBC v2.3 | ||
* Updated [capa](https://github.com/fireeye/capa) rules to map to MBC v2.3 | ||
* Expanded MBC's [malware corpus](../xample-malware/README.md) of mapped malware examples | ||
* Began meeting with MBC users to understand their use cases | ||
|
||
Next, we'll be considering questions, such as whether the MBC's terminology should more closely match ATT&CK's. For example, should MBC "behaviors" instead be referred to as "techniques"? We'll also be expanding the malware corpus, as well as adding [code snippets](../anti-behavioral-analysis/sandbox-detection.md/#snippet) to MBC behavior pages. Please email us at [email protected] to let us know what you think. | ||
|
||
**Please let us know if you're interested in meeting with our team. We'd love to get your feedback and understand your MBC use cases!** | ||
|
||
Other updates include: | ||
* Behavior/method descriptions enhanced | ||
* HTML tables fixed inside markdown | ||
* Histograms added for capa mappings | ||
* Malware corpus documentation expanded | ||
* READMEs updated | ||
* Markdown file names updated to match behavior names | ||
* ATT&CK technique identifiers added to links | ||
* Table of MBC behaviors added | ||
* Behavior page content (order and wording) updated for consistency |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
## <a name="faq"></a>Malware Behavior Catalog Newsletters ## | ||
|
||
<a href="./09092022.md">September 2022</a> |