noobified the hypervisor setup

This commit is contained in:
nihilist 2025-04-13 20:47:07 +02:00
parent 644b31f8c6
commit 5ef72cc163
6 changed files with 352 additions and 48 deletions

View file

@ -469,16 +469,6 @@ xfconf-query -c xfce4-keyboard-shortcuts -n -t 'string' -p '/commands/custom/Con
<div class="col-lg-8 col-lg-offset-2">
<h2><b>Emergency Reboot Scenario</b></h2> </br> </br>
<pre><code class="nim">
-the authorities are busting down your door, you see them coming
-you immediately press the right control key
-the computer immediately wipes all the ram contents and reboots
-as the computer is restarting, all forensic traces relating to the existance of the veracrypt hidden volume have been erased.
-the adversary pins you down and handcuffs you
-the adversary opens up the computer, dumps liquid nitrogen on the ramsticks, then takes them out to store them safely and takes out the harddrives (the system drive and the non-system harddrive)
</pre></code>
<p>As explained higher up in this tutorial, you're going to have to test your emergency reboot procedure a few times to make sure it works but also to get used to it, <b>because when there's going to be a real emergency, you're going to need perform that emergency reboot procedure in a split second.</b></p>
<p>So let's showcase how to do it. First setup the context, booting from the Host OS in live mode:
<img src="../livemode/12.png" class="imgRz">