From 9812dcd77dd88636fadc7e4e6063c02aa0df3d0a Mon Sep 17 00:00:00 2001 From: "maor.rayzin" Date: Sun, 11 Nov 2018 15:18:52 +0200 Subject: [PATCH] A typo in the report page --- monkey/monkey_island/cc/ui/src/components/pages/ReportPage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monkey/monkey_island/cc/ui/src/components/pages/ReportPage.js b/monkey/monkey_island/cc/ui/src/components/pages/ReportPage.js index 67dc9e0c4..f88df4831 100644 --- a/monkey/monkey_island/cc/ui/src/components/pages/ReportPage.js +++ b/monkey/monkey_island/cc/ui/src/components/pages/ReportPage.js @@ -478,7 +478,7 @@ class ReportPageComponent extends AuthComponent { return (

- Credential Map + Credentials Map

This map visualizes possible attack paths through the network using credential compromise. Paths represent lateral movement opportunities by attackers.