From ea4892144468cc5a61776d05157d3f09b4010f92 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 4 Apr 2024 16:48:33 +0200 Subject: [PATCH] chg: [cert-pl-phishing] fixed --- objects/cert-pl-phishing/definition.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/objects/cert-pl-phishing/definition.json b/objects/cert-pl-phishing/definition.json index 6f5c12a..285d624 100644 --- a/objects/cert-pl-phishing/definition.json +++ b/objects/cert-pl-phishing/definition.json @@ -7,7 +7,7 @@ }, "html-structure": { "description": "HTML tags defining the structure of the HTML page.", - "disable-correlation": true, + "disable_correlation": true, "misp-attribute": "text", "ui-priority": 0 }, @@ -39,4 +39,4 @@ ], "uuid": "4c37c9af-ca71-4365-bcfb-6393c22dd88e", "version": 1 -} \ No newline at end of file +}