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 (
|
return (
|
||||||
<div id="pth">
|
<div id="pth">
|
||||||
<h3>
|
<h3>
|
||||||
Credential Map
|
Credentials Map
|
||||||
</h3>
|
</h3>
|
||||||
<p>
|
<p>
|
||||||
This map visualizes possible attack paths through the network using credential compromise. Paths represent lateral movement opportunities by attackers.
|
This map visualizes possible attack paths through the network using credential compromise. Paths represent lateral movement opportunities by attackers.
|
||||||
|
|
Loading…
Reference in New Issue