From 8c5096b8d3f763cb3552bf2e3cf15474f8cdc863 Mon Sep 17 00:00:00 2001 From: Georges Bossert Date: Mon, 9 Jan 2017 13:21:14 +0100 Subject: [PATCH] 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." }, {