diff --git a/public/templates/agents/agents-audit.html b/public/templates/agents/agents-audit.html index a5f5af5bc..99c636626 100644 --- a/public/templates/agents/agents-audit.html +++ b/public/templates/agents/agents-audit.html @@ -24,35 +24,35 @@
+ + Groups + + + -
- Groups - - -
-
+ + Directories + + + -
- Directories - - -
-
+ + Files + + + -
- Files - - -
-
@@ -60,13 +60,13 @@
+ + Alerts over time + + + -
- Alerts over time - - -
-
@@ -75,25 +75,25 @@
+ + File read access + + + -
- File read access - - -
-
+ + File write access + + + -
- File write access - - -
-
@@ -101,13 +101,13 @@
+ + Commands + + + -
- Commands - - -
-
@@ -115,24 +115,24 @@
+ + Created files + + + -
- Created files - - -
-
+ + Removed files + + + -
- Removed files - - -
-
@@ -141,13 +141,13 @@
+ + Alerts summary + + + -
- Alerts summary - - -
-
diff --git a/public/templates/agents/agents-ciscat.html b/public/templates/agents/agents-ciscat.html index 1fea556ec..c852cc8fa 100644 --- a/public/templates/agents/agents-ciscat.html +++ b/public/templates/agents/agents-ciscat.html @@ -43,24 +43,24 @@
+ + Top 5 CIS-CAT groups + + + -
- Top 5 CIS-CAT groups - - -
-
+ + Scan result evolution + + + -
- Scan result evolution - - -
-
@@ -70,13 +70,13 @@
+ + Alerts summary + + + -
- Alerts summary - - -
-
diff --git a/public/templates/agents/agents-fim.html b/public/templates/agents/agents-fim.html index 481e3376c..a419db523 100644 --- a/public/templates/agents/agents-fim.html +++ b/public/templates/agents/agents-fim.html @@ -1,8 +1,9 @@ - +
- Run + + Run scan @@ -12,36 +13,36 @@
+ + Most active users + + + -
- Most active users - - -
-
+ + Actions + + + -
- Actions - - -
-
+ + Events + + + -
- Events - - -
-
@@ -50,36 +51,36 @@
+ + Files added + + + -
- Files added - - -
-
+ + Files modified + + + -
- Files modified - - -
-
+ + Files deleted + + + -
- Files deleted - - -
-
@@ -88,21 +89,20 @@
+ + Alerts summary + + + -
- Alerts summary - - -
-
- +
@@ -112,16 +112,13 @@ Show alerts
-
+
- Windows registry
- -
@@ -152,10 +146,8 @@
- - Formatted + + Formatted @@ -167,25 +159,20 @@ Files
- -
+ row-sizes="[6,6,6]" extra-limit="100" keys="['file',{value: 'size', width: '100px'},'uname','perm','sha256',{value: 'uid', width: '100px'},'mtime']">
- - Formatted + + Formatted @@ -197,25 +184,20 @@ Files
- -
+ extra-limit="100" keys="['file',{value: 'size', width: '100px'},{value: 'gname', width: '150px'},{value: 'uname', width: '150px'},{value: 'perm', width: '125px'},'sha256',{value: 'uid', width: '100px'},{value: 'gid', width: '100px'},{value: 'mtime', width: '150px'}]">
- - Formatted + + Formatted diff --git a/public/templates/agents/agents-gdpr.html b/public/templates/agents/agents-gdpr.html index 590933719..eaff6fcb9 100644 --- a/public/templates/agents/agents-gdpr.html +++ b/public/templates/agents/agents-gdpr.html @@ -21,35 +21,35 @@
+ + Top 5 rule groups + + + -
- Top 5 rule groups - - -
-
+ + Top 5 rules + + + -
- Top 5 rules - - -
-
+ + Top 5 GDPR requirements + + + -
- Top 5 GDPR requirements - - -
-
@@ -57,24 +57,24 @@
+ + GDPR Requirements + + + -
- GDPR Requirements - - -
-
+ + Rule level distribution + + + -
- Rule level distribution - - -
-
@@ -82,13 +82,13 @@
+ + Alerts summary + + + -
- Alerts summary - - -
-
diff --git a/public/templates/agents/agents-general.html b/public/templates/agents/agents-general.html index cbcc402f1..71089fc7b 100644 --- a/public/templates/agents/agents-general.html +++ b/public/templates/agents/agents-general.html @@ -1,95 +1,25 @@ - - -
- - -
- Name: {{ agent.name }} - - Full name: {{ agent.name }} - -
-
- IP: {{ agent.ip }} -
-
- Version: {{ agent.version }} -
-
- OS: {{ agentOS }} - - Full OS name: {{ agentOS }} - -
-
-
-
-
- - -
- Groups: {{ - group }}  -
-
-
-
-
- - -
Last keep alive: {{agent.lastKeepAlive - || 'Unknown' }}
-
Registration date: - {{agent.dateAdd}}
-
Last syscheck scan: - Scan in progress
-
Last syscheck scan: - {{agent.syscheck.end || 'Unknown'}} - - Start time: {{ agent.syscheck.start || 'Unknown'}}
- End time: {{ agent.syscheck.end || 'Unknown'}}
- Duration time: {{ agent.syscheck.duration +' minutes' || 'Unknown'}} -
-
-
Last rootcheck scan: Scan in progress
-
Last rootcheck scan: {{agent.rootcheck.end || 'Unknown'}} - - Start time: {{ agent.rootcheck.start || 'Unknown'}}
- End time: {{ agent.rootcheck.end || 'Unknown'}}
- Duration time: {{ agent.rootcheck.duration +' minutes' || 'Unknown'}} -
-
-
-
-
- -
+ + Alert level evolution + + + -
- Alert level evolution - - -
-
+ + Alerts + + + -
- Alerts - - -
-
@@ -98,37 +28,37 @@
+ + Top 5 alerts + + + -
- Top 5 alerts - - -
-
+ + Top 10 groups + + + -
- Top 10 groups - - -
-
+ + Top 5 PCI DSS Requirements + + + -
- Top 5 PCI DSS Requirements - - -
-
@@ -136,24 +66,24 @@
+ + Alerts summary + + + -
- Alerts summary - - -
-
+ + Groups summary + + + -
- Groups summary - - -
-
diff --git a/public/templates/agents/agents-oscap.html b/public/templates/agents/agents-oscap.html index 35e2e234b..961e97caa 100644 --- a/public/templates/agents/agents-oscap.html +++ b/public/templates/agents/agents-oscap.html @@ -21,46 +21,46 @@
+ + Top 5 Scans + + + -
- Top 5 Scans - - -
-
+ + Top 5 Profiles + + + -
- Top 5 Profiles - - -
-
+ + Top 5 Content + + + -
- Top 5 Content - - -
-
+ + Top 5 Severity + + + -
- Top 5 Severity - - -
-
@@ -68,13 +68,13 @@
+ + Daily scans evolution + + + -
- Daily scans evolution - - -
-
@@ -82,24 +82,24 @@
+ + Top 5 - Alerts + + + -
- Top 5 - Alerts - - -
-
+ + Top 5 - High risk alerts + + + -
- Top 5 - High risk alerts - - -
-
@@ -107,13 +107,13 @@
+ + Alerts summary + + + -
- Alerts summary - - -
-
diff --git a/public/templates/agents/agents-osquery.html b/public/templates/agents/agents-osquery.html index f8fb7886a..8baeedc26 100644 --- a/public/templates/agents/agents-osquery.html +++ b/public/templates/agents/agents-osquery.html @@ -2,24 +2,24 @@ layout-align="start">
+ + Most common Osquery packs being used + + + -
- Most common Osquery packs being used - - -
-
+ + Evolution of Osquery events per pack over time + + + -
- Evolution of Osquery events per pack over time - - -
-
@@ -27,25 +27,25 @@
+ + Most common Osquery actions + + + -
- Most common Osquery actions - - -
-
+ + Most common rules + + + -
- Most common rules - - -
-
@@ -53,13 +53,13 @@
+ + Evolution of Osquery events over time + + + -
- Evolution of Osquery events over time - - -
-
diff --git a/public/templates/agents/agents-pci.html b/public/templates/agents/agents-pci.html index 67d1bd08b..08d84f3be 100644 --- a/public/templates/agents/agents-pci.html +++ b/public/templates/agents/agents-pci.html @@ -20,35 +20,35 @@
+ + Top 5 rule groups + + + -
- Top 5 rule groups - - -
-
+ + Top 5 rules + + + -
- Top 5 rules - - -
-
+ + Top 5 PCI DSS requirements + + + -
- Top 5 PCI DSS requirements - - -
-
@@ -56,24 +56,24 @@
+ + PCI Requirements + + + -
- PCI Requirements - - -
-
+ + Rule level distribution + + + -
- Rule level distribution - - -
-
@@ -81,13 +81,13 @@
+ + Alerts summary + + + -
- Alerts summary - - -
-
diff --git a/public/templates/agents/agents-pm.html b/public/templates/agents/agents-pm.html index 927b8f300..ae6556081 100644 --- a/public/templates/agents/agents-pm.html +++ b/public/templates/agents/agents-pm.html @@ -1,5 +1,5 @@ - +
Run @@ -7,52 +7,50 @@
+ + Alerts over time + + + -
- Alerts over time - - -
-
+ + Top 5 CIS Requirements + + + -
- Top 5 CIS Requirements - - -
- - +
+ + Top 5 PCI DSS Requirements + + + -
- Top 5 PCI DSS Requirements - - -
- - +
+ + Alerts summary + + + -
- Alerts summary - - -
-
diff --git a/public/templates/agents/agents-sca.html b/public/templates/agents/agents-sca.html index fd254e717..f231ea295 100644 --- a/public/templates/agents/agents-sca.html +++ b/public/templates/agents/agents-sca.html @@ -220,30 +220,30 @@
- -
- - - - {{lookingSca.name}} checks - -
- - -
-
- - -
-
- - Formatted - - -
-
+
+
+ + + + {{lookingSca.name}} checks + +
+ + +
+
+ + +
+
+ + Formatted + + +
+
\ No newline at end of file diff --git a/public/templates/agents/agents-virustotal.html b/public/templates/agents/agents-virustotal.html index 79861773c..84a4721ca 100644 --- a/public/templates/agents/agents-virustotal.html +++ b/public/templates/agents/agents-virustotal.html @@ -22,37 +22,37 @@
+ + Last scanned files + + + -
- Last scanned files - - -
-
-
+ Malicious files alerts Evolution -
- +
+ + Last files + + + -
- Last files - - -
-
diff --git a/public/templates/agents/agents-vuls.html b/public/templates/agents/agents-vuls.html index 30d06c8ef..bde58a110 100644 --- a/public/templates/agents/agents-vuls.html +++ b/public/templates/agents/agents-vuls.html @@ -24,59 +24,59 @@
+ + Alerts severity over time + + + -
- Alerts severity over time - - -
-
+ + Most common rules + + + -
- Most common rules - - -
-
+ + Most common CVEs + + + -
- Most common CVEs - - -
-
+ + Severity distribution + + + -
- Severity distribution - - -
-
+ + Commonly affected packages + + + -
- Commonly affected packages - - -
-
@@ -84,13 +84,13 @@
+ + Alert summary + + + -
- Alert summary - - -
-
diff --git a/public/templates/management/monitoring/main-timelions.html b/public/templates/management/monitoring/main-timelions.html index 577892e97..36b843f20 100644 --- a/public/templates/management/monitoring/main-timelions.html +++ b/public/templates/management/monitoring/main-timelions.html @@ -19,25 +19,22 @@
+ + Cluster alerts summary + + + -
- Cluster alerts summary - - -
-
- -
- Alerts by node summary - - -
- - + + Alerts by node summary + + + +