diff --git a/analyzers/Threatcrowd/threatcrowd_analyzer.py b/analyzers/Threatcrowd/threatcrowd_analyzer.py index 49cd0ef..ec4ba54 100755 --- a/analyzers/Threatcrowd/threatcrowd_analyzer.py +++ b/analyzers/Threatcrowd/threatcrowd_analyzer.py @@ -27,7 +27,7 @@ class Threatcrowd(Analyzer): value = "unknown" level = "info" else: - value = "unknown" + value = "None" level = "info" taxonomies.append(self.build_taxonomy(level, "Threatcrowd", "votes", value)) diff --git a/thehive-templates/Threatcrowd_1_0/long.html b/thehive-templates/Threatcrowd_1_0/long.html index 06bd166..76ef54b 100644 --- a/thehive-templates/Threatcrowd_1_0/long.html +++ b/thehive-templates/Threatcrowd_1_0/long.html @@ -57,6 +57,10 @@ + +