mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
finish threats enumeration
This commit is contained in:
parent
1efe585a86
commit
5c20cbe720
1 changed files with 20 additions and 0 deletions
|
@ -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 +++++ -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue