10. Evidence Image System Restore (Linux)
- Restore image:
qemu-img convert -f raw <input>.raw -O vmdk <output>.vmdk(QEMU download) - Modify VM configuration: select use existing disk
- Change password: at boot screen press e → single-user mode → change
rotorw init=/bin/bash→ delete cloud-init →passwd - Modify network:
ip a→dhclient eth0→ network set to host-only - Reconnaissance: check command history / check services / files corresponding to services