updates navigator view text

This commit is contained in:
Dez Beck
2022-08-22 15:25:19 -04:00
parent 580fadedcf
commit 01df10e1cb
+2 -2
View File
@@ -57,8 +57,8 @@ Objectives and behaviors can be used alone, but a method *must* be associated wi
### Navigator View ###
This visual representation of the MBC Matrix is based on the ATT&CK Navigator. Two views are available:
* [Matrix with identifiers](https://raw.githubusercontent.com/MBCProject/mbc-markdown/master/yfaq/mbc_matrix_with_ids.svg)
* [Matrix without identifiers](https://raw.githubusercontent.com/MBCProject/mbc-markdown/master/yfaq/mbc_matrix_without_ids.svg)
* <a href="./yfaq/mbc_matrix_with_ids.svg">Matrix with identifiers</a>
* <a href="https://raw.githubusercontent.com/MBCProject/mbc-markdown/master/yfaq/mbc_matrix_without_ids.svg/">Matrix without identifiers</a>
### Malware Corpus ###
The MBC contains a [malware corpus](./xample-malware/README.md) where each malware entry is decomposed into behaviors that are mapped to ATT&CK and MBC. The mappings are based on open source malware analysis reports.