forked from p15670423/monkey
A typo in the report page
This commit is contained in:
parent
3bb8531b4d
commit
9812dcd77d
|
@ -478,7 +478,7 @@ class ReportPageComponent extends AuthComponent {
|
|||
return (
|
||||
<div id="pth">
|
||||
<h3>
|
||||
Credential Map
|
||||
Credentials Map
|
||||
</h3>
|
||||
<p>
|
||||
This map visualizes possible attack paths through the network using credential compromise. Paths represent lateral movement opportunities by attackers.
|
||||
|
|
Loading…
Reference in New Issue