From f3c534a6d83b93ada7b46ee6eac70de8373b3d30 Mon Sep 17 00:00:00 2001 From: Jan Pohl Date: Wed, 30 Oct 2024 12:40:03 +0100 Subject: [PATCH] Engage galaxy fix --- README.md | 17 +++++++++-------- ...{engage-framework.json => mitre-engage.json} | 0 ...{engage-framework.json => mitre-engage.json} | 0 3 files changed, 9 insertions(+), 8 deletions(-) rename clusters/{engage-framework.json => mitre-engage.json} (100%) rename galaxies/{engage-framework.json => mitre-engage.json} (100%) diff --git a/README.md b/README.md index 700df0d..6e2f59f 100644 --- a/README.md +++ b/README.md @@ -179,14 +179,6 @@ Category: *guidelines* - source: *Open Sources* - total: *23* elements [[HTML](https://www.misp-galaxy.org/election-guidelines)] - [[JSON](https://github.com/MISP/misp-galaxy/blob/main/clusters/election-guidelines.json)] -## MITRE Engage Framework - -[MITRE Engage Framework](https://www.misp-galaxy.org/engage-framework) - This galaxy contains all parts of the MITRE Engage framework, including Activities, Approaches, Goals, and Vulnerabilities. - -Category: *engage* - source: *https://engage.mitre.org* - total: *77* elements - -[[HTML](https://www.misp-galaxy.org/engage-framework)] - [[JSON](https://github.com/MISP/misp-galaxy/blob/main/clusters/engage-framework.json)] - ## Entity [Entity](https://www.misp-galaxy.org/entity) - Description of entities that can be involved in events. @@ -331,6 +323,14 @@ Category: *data-source* - source: *https://github.com/mitre/cti* - total: *40* e [[HTML](https://www.misp-galaxy.org/mitre-data-source)] - [[JSON](https://github.com/MISP/misp-galaxy/blob/main/clusters/mitre-data-source.json)] +## MITRE Engage Framework + +[MITRE Engage Framework](https://www.misp-galaxy.org/mitre-engage) - This galaxy contains all parts of the MITRE Engage framework, including Activities, Approaches, Goals, and Vulnerabilities. + +Category: *engage* - source: *https://engage.mitre.org* - total: *77* elements + +[[HTML](https://www.misp-galaxy.org/mitre-engage)] - [[JSON](https://github.com/MISP/misp-galaxy/blob/main/clusters/mitre-engage.json)] + ## Assets [Assets](https://www.misp-galaxy.org/mitre-ics-assets) - A list of asset categories that are commonly found in industrial control systems. @@ -738,3 +738,4 @@ or OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ~~~~~ + diff --git a/clusters/engage-framework.json b/clusters/mitre-engage.json similarity index 100% rename from clusters/engage-framework.json rename to clusters/mitre-engage.json diff --git a/galaxies/engage-framework.json b/galaxies/mitre-engage.json similarity index 100% rename from galaxies/engage-framework.json rename to galaxies/mitre-engage.json