From fbac5325ca7f07767ee65f8007fb601fd6bb8e00 Mon Sep 17 00:00:00 2001 From: Freddy Dezeure Date: Sat, 30 Jan 2021 06:56:18 +0100 Subject: [PATCH] Update machinetag.json --- cycat/machinetag.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cycat/machinetag.json b/cycat/machinetag.json index 34624fc..446ffdb 100644 --- a/cycat/machinetag.json +++ b/cycat/machinetag.json @@ -51,9 +51,9 @@ "description": "Code to uniquely identify specific cybersecurity-relevant patterns. Fingerprints can be expressed in different formats such as ja3, ja3s, hassh, jarm or favicon-mmh3." }, { - "value": "control", - "expanded": "Control", - "description": "Mitigating control used to prevent unwanted activity from happening, like specific a configuration of the operating system/tools or an implementation policy." + "value": "mitigation", + "expanded": "Mitigation", + "description": "Mitigating control to prevent unwanted activity from happening, like a specific configuration of the operating system/tools or an implementation policy." } ] },