diff --git a/monkey/monkey_island/cc/ui/src/components/report-components/SecurityReport.js b/monkey/monkey_island/cc/ui/src/components/report-components/SecurityReport.js index ea3129d5f..a3c29f163 100644 --- a/monkey/monkey_island/cc/ui/src/components/report-components/SecurityReport.js +++ b/monkey/monkey_island/cc/ui/src/components/report-components/SecurityReport.js @@ -431,29 +431,6 @@ class ReportPageComponent extends AuthComponent { ); } - generateReportPthMap() { - return ( -
- This map visualizes possible attack paths through the network using credential compromise. Paths represent lateral - movement opportunities by attackers. -
-