A friend of mine Megan told me that she got an error message as below screenshot when trying to open a virtual machine on suspect's laptop.

She tried to take a guess but in vain. What's wrong with this virtual machine anyway???

Obviously it's an encrypted and restricted VM. Let's take a look at the default setting of "Access Control". As you could see that it's not encrypted.

We could set a password for encryption. Guess what?  All files in this VM including the vmdks and vmx are all encrypted. As far as I know that there is no way to decrypt this VM!!!

Furthermore we could restrict the user to modify any settings or set a expire date of this VM.

Without password you could not open this encrypted VM. Let's take a look at it's vmx and you will know what's going on.

Unfortunately forensic tools may not be able to decrypt those encrypted files. Forensic examiners won't have any idea of what's inside this VM unless they got the password.

最新文章

  1. 基于HT的CSG功能构建HTML5的3D书架
  2. unity3d web.config设置
  3. 纯CSS制作“跳动的心”demo
  4. IEnumerable,ICollection,IList,List区别
  5. Student's Morning
  6. 二:Redis快速入门及应用
  7. gcc编译基本用法~2
  8. Dynamics 365-如何下载新版本的Tools
  9. Python,是什么让我遇见你
  10. js优化总结
  11. python数据结构与算法第七天【链表】
  12. SpringMVC简介
  13. PolarCode
  14. DOM表格操作
  15. VeeValidate配置中文的两种方法
  16. 查找最大或最小的 N 个元素
  17. str 类型
  18. apache伪静态原理图
  19. 蓝桥杯 问题 1117: K-进制数 (递归)
  20. 常用代码之五:RequireJS, 一个Define需要且只能有一个返回值/对象,一个JS文件里只能放一个Define.

热门文章

  1. 狄利克雷卷积 & 莫比乌斯反演
  2. 基于OpenSIPS做注册服务下,场景A打B,一方发起BYE挂断后收到500,另一方无法挂断的问题
  3. 2020-04-20:对Java接口代理模式的实现原理的理解?
  4. Visual Studio 2017版本15.9现在可用
  5. ARM 精简指令集与复杂指令集
  6. Spring,SpringMVC,MyBatis,Hibernate,Servlet的生命周期,jsp有哪些内置对象,Tomcat,Cookie和Session的作用以及区别,oracle,MYSQL等面试题总结
  7. 没有Qt Quick UI,没有 Qt Quick Project
  8. JAVA 读取excel文件成List<Entity>
  9. linux云服务器搭建 express后台 nginx转发
  10. linux,运维,部署 相关