diff --git a/content/posts/hidden_vm.md b/content/posts/hidden_vm.md index 57e59ec..df55491 100644 --- a/content/posts/hidden_vm.md +++ b/content/posts/hidden_vm.md @@ -7,7 +7,6 @@ description = "How to create a hard to detect virtual machine using QEMU." This article explains how to create a stealthy virtual machine that can be used for multiple things. I made this for my personnal use so there is still room for improvement. -I'll explain what I personally use it for at the end. Virtual machine detection can be done in a lot of ways however, except for the most basic ones it always revolves around identifying markers that are hard coded into the hypervisor.