rapid7 / metasploitable3

Metasploitable3 is a VM that is built from the ground up with a large amount of security vulnerabilities.
Other
4.78k stars 1.15k forks source link

Fix libvirt guests #628

Open alarmfox opened 2 weeks ago

alarmfox commented 2 weeks ago

Hi, i managed to get both guests working on a Linux host with libvirt.

General QoL https://github.com/rapid7/metasploitable3/commit/0f1f74d2eb40f159448496dd6811c64774dbaf27

I have a dedicated disks for images since my primary nvme is only 256 GB. This allows for users to specify their pool defaulting to the basic libvirt storage pool.

Windows Server https://github.com/rapid7/metasploitable3/commit/238b52804a84419aaac4f4e15f7e60b5ef2f056b

Linux guest https://github.com/rapid7/metasploitable3/commit/60632dd68dba265aee829e7a3a86f59b0de8ea8f

alarmfox commented 2 weeks ago

Maybe this fixes https://github.com/rapid7/metasploitable3/issues/605