+ $ComputerWithExcessive of $PeerComparisonComputerCount ($PeerComparActualComputers%)
@@ -5459,7 +5533,7 @@ input[type="checkbox"]:checked::before { | - +|
- High Risk + Exploitable | - + |
Exposure Summary
- In total, $RiskLevelCountCritical critical, $RiskLevelCountHigh high, $RiskLevelCountMedium medium, and $RiskLevelCountLow low risk ACE configurations were discovered across shares in the $TargetDomain Active Directory domain. The affected shares were found hosting $InterestingFilesAllObjectsSecretCount files that may contain passwords and $InterestingFilesAllObjectsSensitiveCount files that may contain sensitive data. Overall, $InterestingFilesAllFilesCount interesting files were found that could potentially lead to unauthorized data access or remote code execution. Click the chart titles below to explore the details.-
- In most cases it makes sense to remediate share ACEs that have been categorized as high or critical risk first. Next, prioritize shares in groups by folder group (shares containing exactly the same files) or by share names that have a high similarity score. - Prioritizing those groups may help reduce remediation actions by as much as $RemediationSavings percent for this environment. That has been illustrated in the chart below. -
@@ -9099,7 +9123,7 @@ const ChartAcesIFOptions = { categories: categoriesc, }, title: { - text: 'Interesting File Count', + text: 'Interesting File Exposure', align: 'center', // Aligns the title, can be 'left', 'center', or 'right' margin: 10, // Adjusts the space between the title and the chart style: { @@ -9260,7 +9284,7 @@ const ChartFGPageIFOptions = { categories: categoriesb, }, title: { - text: 'Exposed File Count by Category', + text: 'Interesting File Exposure', align: 'center', // Aligns the title, can be 'left', 'center', or 'right' margin: 10, // Adjusts the space between the title and the chart style: { @@ -9368,7 +9392,7 @@ const ChartSharePageIFOptions = { categories: categoriesa, }, title: { - text: 'Exposed File Count by Category', + text: 'Interesting File Exposure', align: 'center', // Aligns the title, can be 'left', 'center', or 'right' margin: 10, // Adjusts the space between the title and the chart style: { @@ -9490,7 +9514,7 @@ const ChartDashboardIFOptions = { categories: categories, }, title: { - text: 'Interesting Files Count', + text: 'Interesting File Exposure', align: 'center', // Aligns the title, can be 'left', 'center', or 'right' margin: 10, // Adjusts the space between the title and the chart style: { @@ -9693,7 +9717,7 @@ ChartDashboardIF.render(); } }, title: { - text: 'Percentage of Assets with Excessive Privileges', // Updated chart title + text: 'Percent of Assets with Excessive Privileges', // Updated chart title align: 'center', style: { fontSize: '18px', @@ -9745,7 +9769,7 @@ const ChartDashboardRiskOptions = { categories: ['Critical','High','Medium','Low'] }, title: { - text: 'Share ACL Count by Risk Level', + text: 'ACE Count by Risk Level', align: 'center', // Aligns the title, can be 'left', 'center', or 'right' margin: 10, // Adjusts the space between the title and the chart style: { @@ -9899,7 +9923,7 @@ const chartOptions = { } }, title: { - text: 'File Name Category Distribution', + text: 'Interesting File Exposure', align: 'center', // Aligns the title, can be 'left', 'center', or 'right' margin: 10, // Adjusts the space between the title and the chart style: {