finish threats enumeration

This commit is contained in:
midas 2025-01-23 14:24:27 +01:00
parent 1efe585a86
commit 5c20cbe720

View file

@ -158,6 +158,13 @@ in this post we are going to do a threat modelling exercise:<br><br>
<h2><b>Threats to availability</b></h2>
Having access to the physical layer of the network as well as the power grid feeding the servers, Bob could disrupt Alice's operations in the following way:
<ul>
<li>Disconnect Alice's VM from the network</li>
<li>Throttle Alice's network traffic</li>
<li>Cut the power off to Alice's host server to perform a cold boot attack </li>
</ul>
</div>
</div><!-- /row -->
@ -186,6 +193,19 @@ in this post we are going to do a threat modelling exercise:<br><br>
</div> <!-- /container -->
</div><!-- /grey -->
<div id="anon2">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
</div>
</div><!-- /row -->
</div> <!-- /container -->
</div><!-- /grey -->
<!-- +++++ Footer Section +++++ -->