From 8c5096b8d3f763cb3552bf2e3cf15474f8cdc863 Mon Sep 17 00:00:00 2001 From: Georges Bossert Date: Mon, 9 Jan 2017 13:21:14 +0100 Subject: [PATCH 1/2] Typo fix: replaces weaponiSation by weaponiZation The official term (see. http://www.lockheedmartin.com/us/what-we-do/aerospace-defense/cyber/cyber-kill-chain.html) relies on the American/Oxford spelling. --- kill-chain/machinetag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kill-chain/machinetag.json b/kill-chain/machinetag.json index c18ad3c..49fb1a7 100644 --- a/kill-chain/machinetag.json +++ b/kill-chain/machinetag.json @@ -9,7 +9,7 @@ "expanded": "Research, identification and selection of targets, often represented as crawling Internet websites such as conference proceedings and mailing lists for email addresses, social relationships, or information on specific technologies." }, { - "value": "Weaponisation", + "value": "Weaponization", "expanded": "Coupling a remote access trojan with an exploit into a deliverable payload, typically by means of an automated tool (weaponizer). Increasingly, client application data files such as Adobe Portable Document Format (PDF) or Microsoft Office documents serve as the weaponized deliverable." }, { From 2b47a7111079856ad9e4d99ebe837ad28ce06f67 Mon Sep 17 00:00:00 2001 From: Georges Bossert Date: Mon, 9 Jan 2017 13:25:55 +0100 Subject: [PATCH 2/2] Upgrade version number from 1 to 2 in cyber killchain taxo. --- kill-chain/machinetag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kill-chain/machinetag.json b/kill-chain/machinetag.json index 49fb1a7..d499cbc 100644 --- a/kill-chain/machinetag.json +++ b/kill-chain/machinetag.json @@ -2,7 +2,7 @@ "namespace": "kill-chain", "expanded": "Cyber Kill Chain", "description": "The Cyber Kill Chain, a phase-based model developed by Lockheed Martin, aims to help categorise and identify the stage of an attack.", - "version": 1, + "version": 2, "predicates": [ { "value": "Reconnaissance",