kannkyo / golden-vm

Golden Virtual Machine Image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golden VM

Golden Virtual Machine Image.

This is Ubuntu 20.04 VM hardened by Ubuntu SSG and STIG.

Getting start

Start VM and create snapshot as initial state.

vagrant plugin install --local
vagrant up
vagrant halt
vagrant package default --output hardened.box
vagrant snapshot save initial_state

About

Golden Virtual Machine Image

License:MIT License


Languages

Language:HTML 100.0%Language:Python 0.0%Language:Shell 0.0%Language:Dockerfile 0.0%