Island: Add "Propagation" header to ransomware report

This commit is contained in:
Mike Salvatore 2021-07-12 09:31:28 -04:00
parent 50c24c77f4
commit 644a90c2f3
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@ class RansomwareReport extends React.Component {
return (
<div>
<h2>
Propagation
</h2>
<p>
The Monkey discovered <span className='badge badge-warning'>{num_scanned}</span> machines
and successfully breached <span className='badge badge-danger'>{num_exploited}</span> of them.