From 0ef2b8a7fb61e0b3c174058d6565c2611df1b2bb Mon Sep 17 00:00:00 2001 From: Dez Beck Date: Sun, 11 Dec 2022 16:53:59 -0500 Subject: [PATCH] add framework for cape signatures --- README.md | 4 ++-- cape.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fbeb7e7..2b4914e 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Check out the MBC presentations: Two open-source malware analysis tools map to MBC and ATT&CK: -* [capa rules](https://github.com/fireeye/capa-rules) - see the [capa mapping distribution](./capa.md) -* [CAPE signatures](https://github.com/kevoreilly/community/tree/master/modules/signatures) - see the [CAPE mapping distribution](./cape.md) +* [capa](https://github.com/fireeye/capa-rules) - see the [capa rule mapping distribution](./capa.md) +* [CAPE](https://github.com/kevoreilly/community/tree/master/modules/signatures) - see the [CAPE signature mapping distribution](./cape.md) To join the **MBC mailing list**, please send a request to mbc@mitre.org. diff --git a/cape.md b/cape.md index 77c4423..cae6ca1 100644 --- a/cape.md +++ b/cape.md @@ -2,9 +2,9 @@ XX December 2022 ## Histograms ## -Histograms showing the number of CAPE rules mapped into each ATT&CK tactic, MBC objective, and MBC micro-objective are shown below. Details of the tactics and objectives follow. Information about mapping CAPE signatures is available [here](https://github.com/kevoreilly/CAPEv2/blob/master/docs/book/src/customization/signatures.rst). +Histograms showing the number of CAPE rules mapped into each ATT&CK tactic, MBC objective, and MBC micro-objective are below. Details of the tactics and objectives follow. Instructions for mapping CAPE signatures to MBC/ATT&CK is available [here](https://github.com/kevoreilly/CAPEv2/blob/master/docs/book/src/customization/signatures.rst). -The summary information below reflects the [CAPE community repository](https://github.com/kevoreilly/community/tree/master/modules/signatures) (not including deprecated signatures), as well as [CAPEv2 signatures](https://github.com/kevoreilly/CAPEv2/blob/master/modules/signatures/CAPE.py). +The information below reflects the [CAPE community repository](https://github.com/kevoreilly/community/tree/master/modules/signatures) (not including deprecated signatures), as well as [CAPEv2 signatures](https://github.com/kevoreilly/CAPEv2/blob/master/modules/signatures/CAPE.py). ### ATT&CK Mapping Histogram ###