From 4323cbd6dd770cfdeab3afbc297ba9be9014dd31 Mon Sep 17 00:00:00 2001 From: V <45754825+vxsh4d0w@users.noreply.github.com> Date: Fri, 10 Apr 2020 12:50:24 +0200 Subject: [PATCH 1/2] Proposal for whaling phishing Suggestion for another phishing attack related directors and executive employees, usually named also as Ceo Spoofing attack. --- phishing/machinetag.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/phishing/machinetag.json b/phishing/machinetag.json index 526439f..a62a5f1 100644 --- a/phishing/machinetag.json +++ b/phishing/machinetag.json @@ -95,6 +95,11 @@ "expanded": "Bulk phishing", "description": "Adversary attempts to target a large group of potential targets without specific knowledge of the victims." } + { + "value": "whaling", + "expanded": "Whaling phishing", + "description": "Adversary attempts to target executives and high-level employees (like public spokespersons)." + } ] }, { From ff63e21818fa674a7abd76b1feeb218153e483d4 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 10 Apr 2020 13:38:09 +0200 Subject: [PATCH 2/2] chg: [phishing] JSON fixed --- phishing/machinetag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phishing/machinetag.json b/phishing/machinetag.json index a62a5f1..84e1d50 100644 --- a/phishing/machinetag.json +++ b/phishing/machinetag.json @@ -94,7 +94,7 @@ "value": "bulk-phishing", "expanded": "Bulk phishing", "description": "Adversary attempts to target a large group of potential targets without specific knowledge of the victims." - } + }, { "value": "whaling", "expanded": "Whaling phishing",