From 73a1b5f90c8be1dd97efd8547eeea78afa02ed95 Mon Sep 17 00:00:00 2001 From: miguel Date: Mon, 4 Dec 2023 14:24:36 +0000 Subject: [PATCH] docs(add-vm) adding info about the user --- subjects/add-vm/README.md | 6 ++---- subjects/add-vm/audit/README.md | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/subjects/add-vm/README.md b/subjects/add-vm/README.md index 1149dfdf..f699ac3a 100644 --- a/subjects/add-vm/README.md +++ b/subjects/add-vm/README.md @@ -4,7 +4,7 @@ We provide virtual machines for both, X86-64 chips and Apple Silicon chips bases systems, you need to download & add to your virtualization software. -For X86-64 chips, you have to use [VirtualBox](https://www.virtualbox.org/wiki/Downloads). +For X86-64 chips, you have to use [VirtualBox](https://www.virtualbox.org/wiki/Downloads). For Apple Silicon chips, you have to use [UTM](https://mac.getutm.app/). @@ -14,10 +14,8 @@ You can download these VM here : https://assets.01-edu.org/sys - ### VirtualBox instructions: - For this exercise you need to download the archive : [01_add-vm.tar.gz](https://assets.01-edu.org/sys/01_add-vm.tar.gz). Extract it in the folder `VirtualBox VMs` which is located in your [home directory](https://en.wikipedia.org/wiki/Home_directory). @@ -68,4 +66,4 @@ If you forgot to do so and want to make a fresh start, you can always delete the Since all VMs are based on this one, check that it is working properly by starting and stopping it gracefully. -The password is a single space. +The username is `root` and the password is a single space. diff --git a/subjects/add-vm/audit/README.md b/subjects/add-vm/audit/README.md index 46b6e46c..3cd59ba5 100644 --- a/subjects/add-vm/audit/README.md +++ b/subjects/add-vm/audit/README.md @@ -12,6 +12,6 @@ ###### Was the auditee able to make a "snapshot" of the VM? -##### Ask the auditee to start and stop the VM. (reminder the password is a single space) +##### Ask the auditee to start and stop the VM. (reminding that the user is root and the password is a single space) ###### Was the auditee able to start and stop the VM?