From c941ac769d60afadbc3fac9e398441af62f94601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Leonard?= Date: Wed, 3 Jan 2018 07:55:05 +0100 Subject: [PATCH] #64 #119 improved and beautified long report --- thehive-templates/C1fApp_1_0/long.html | 80 ++++++++++++++++---------- 1 file changed, 51 insertions(+), 29 deletions(-) diff --git a/thehive-templates/C1fApp_1_0/long.html b/thehive-templates/C1fApp_1_0/long.html index c8266a4d1..372bf09a2 100644 --- a/thehive-templates/C1fApp_1_0/long.html +++ b/thehive-templates/C1fApp_1_0/long.html @@ -1,38 +1,60 @@
- {{name}} + {{name}} report
-
C1fApp information found from {{artifact.data | fang}}
- DGA indication - {{dga}} -
    Assessment -
  • {{assessment}}
  • -
-
    Description -
  • {{description}}
  • -
-
    Feed -
  • Feed: {{feed_label}}
  • -
- -
    -
  • Country: {{country}}
  • - -
  • ASN: {{asn}}
  • -
  • ASN desc: {{asn_desc}}
  • -
-
IP addresses from {{artifact.data | fang}}
-
    -
  • {{ip}}
  • -
-
Domains found from {{artifact.data | fang}}
-
    -
  • {{domain}}
  • -
- +

C1fApp information for {{artifact.data | fang}}

+ +
+
DGA indication
+
{{dga || "None"}}
+
+ +
+
Assessment
+
+
  • {{assessment}}
  • +
    +
    + +
    +
    Description
    +
    +
  • {{description}}
  • +
    +
    + +
    +
    Feeds
    +
    +
  • Feed: {{feed_label}}
  • +
    +
    + +
    +
    Geolocation
    +
    +
  • Country: {{country}}
  • +
  • ASN: {{asn}}
  • +
  • ASN desc: {{asn_desc}}
  • +
    +
    + +
    +
    Related IP addresses
    +
    +
  • {{ip}}
  • +
    +
    +
    +
    Related Domains
    +
    +
  • {{domain}}
  • +
    +
    +