diff --git a/thehive-templates/JoeSandbox_File_Analysis_Inet_1_0/long.html b/thehive-templates/JoeSandbox_File_Analysis_Inet_1_0/long.html new file mode 100644 index 000000000..aafcdb576 --- /dev/null +++ b/thehive-templates/JoeSandbox_File_Analysis_Inet_1_0/long.html @@ -0,0 +1,173 @@ +
+ + + +
+
+ General Information +
+
+ +

Joe Sandbox

+
+
+
Version
+
{{content.version}}
+
+
+
Arch
+
{{content.arch}}
+
+
+
System
+
{{content.system}}
+
+
+
Cookbook
+
{{content.cookbook}}
+
+
+
Start date and time
+
{{content.startdate}} {{content.starttime}} (Joe Sandbox time)
+
+
+

File information

+
+
+
FileType
+
{{content.filetype}}
+
+
+
{{k}}
+
{{v}}
+
+ +
+
+ +
+
+ Analysis +
+
+ +
+

Signatures

+
+
+
{{l}}
+
+
+
+ No suspicious signature reported +
+
+
+

Remote connections

+
+
+
+
domains
+
+
{{e.ip}}
+
{{e.name}}
+
+
+ +
+
IP addresses
+
+
{{ip}}
+
+
+
+
+
+ +
+

Dropped files

+
+
+
{{f.name}}
+
+
{{k}}
+
{{v}} +
+
+
+ No dropped file reported +
+
+ +
+
+

Confidence

+
+
+
Score
+
{{content.confidence.score}}/{{content.confidence.maxscore}} +
+
+
+
+ +
+

Maliciousness

+
+
+
Score
+
{{content.detection.score}}/{{content.detection.maxscore}} +
+
+ + + Clean + + + Malicious + + + Suspicious + + +
+
+
+
+
+
+ + +
+
+ Reports +
+
+
+
HTML report
+
{{content.htmlreport}}
+
+
+
PDF report
+
{{content.pdfreport}}
+
+
+
+ +
+ + + +
+
+ {{(artifact.data || artifact.attachment.name) | fang}} +
+
+ {{content.errorMessage}} +
+
diff --git a/thehive-templates/JoeSandbox_File_Analysis_Inet_1_0/short.html b/thehive-templates/JoeSandbox_File_Analysis_Inet_1_0/short.html new file mode 100644 index 000000000..a94a523cb --- /dev/null +++ b/thehive-templates/JoeSandbox_File_Analysis_Inet_1_0/short.html @@ -0,0 +1,13 @@ + + + + JSB:Clean + + + JSB:Malicious={{content.score}}/{{content.maxscore}} + + + JSB:Suspicious={{content.score}}/{{content.maxscore}} + + + diff --git a/thehive-templates/JoeSandbox_File_Analysis_Noinet_1_0/long.html b/thehive-templates/JoeSandbox_File_Analysis_Noinet_1_0/long.html new file mode 100644 index 000000000..aafcdb576 --- /dev/null +++ b/thehive-templates/JoeSandbox_File_Analysis_Noinet_1_0/long.html @@ -0,0 +1,173 @@ +
+ + + +
+
+ General Information +
+
+ +

Joe Sandbox

+
+
+
Version
+
{{content.version}}
+
+
+
Arch
+
{{content.arch}}
+
+
+
System
+
{{content.system}}
+
+
+
Cookbook
+
{{content.cookbook}}
+
+
+
Start date and time
+
{{content.startdate}} {{content.starttime}} (Joe Sandbox time)
+
+
+

File information

+
+
+
FileType
+
{{content.filetype}}
+
+
+
{{k}}
+
{{v}}
+
+ +
+
+ +
+
+ Analysis +
+
+ +
+

Signatures

+
+
+
{{l}}
+
+
+
+ No suspicious signature reported +
+
+
+

Remote connections

+
+
+
+
domains
+
+
{{e.ip}}
+
{{e.name}}
+
+
+ +
+
IP addresses
+
+
{{ip}}
+
+
+
+
+
+ +
+

Dropped files

+
+
+
{{f.name}}
+
+
{{k}}
+
{{v}} +
+
+
+ No dropped file reported +
+
+ +
+
+

Confidence

+
+
+
Score
+
{{content.confidence.score}}/{{content.confidence.maxscore}} +
+
+
+
+ +
+

Maliciousness

+
+
+
Score
+
{{content.detection.score}}/{{content.detection.maxscore}} +
+
+ + + Clean + + + Malicious + + + Suspicious + + +
+
+
+
+
+
+ + +
+
+ Reports +
+
+
+
HTML report
+
{{content.htmlreport}}
+
+
+
PDF report
+
{{content.pdfreport}}
+
+
+
+ +
+ + + +
+
+ {{(artifact.data || artifact.attachment.name) | fang}} +
+
+ {{content.errorMessage}} +
+
diff --git a/thehive-templates/JoeSandbox_File_Analysis_Noinet_1_0/short.html b/thehive-templates/JoeSandbox_File_Analysis_Noinet_1_0/short.html new file mode 100644 index 000000000..a94a523cb --- /dev/null +++ b/thehive-templates/JoeSandbox_File_Analysis_Noinet_1_0/short.html @@ -0,0 +1,13 @@ + + + + JSB:Clean + + + JSB:Malicious={{content.score}}/{{content.maxscore}} + + + JSB:Suspicious={{content.score}}/{{content.maxscore}} + + +