Creating VMs with Vagrant

Опубликовано: 25 Март 2026
на канале: 0xdf
2,250
86

I got to playing with Vagrant to create VirtualBox VMs. In this video we'll talk about how to install, creating our first VM, configuring it to change the CPUs and display driver, talk about plugins for setting disk size, managing VBox tools, and rebooting. I'll install the GUI package into the non-GUI base image to get a full functioning VM.

Install Vagrant: https://developer.hashicorp.com/vagra...
Vagrant Boxes: https://app.vagrantup.com/boxes/search
Vagrant Base Box Criteria: https://developer.hashicorp.com/vagra...
IppSec's Ansible Video:    • Rebuilding Parrot and Using Ansible to Scr...  

☕ Buy Me A Coffee: https://www.buymeacoffee.com/0xdf

[00:00] Introduction
[01:12] Setup and installs
[03:00] Finding base image
[04:11] What makes a base box
[04:47] First Vagrantfile
[05:33] Building first VM
[06:40] Looking at first VM
[07:52] Updated VM config
[12:45] Building configured VM
[13:20] Reviewing updated build
[14:42] Vagrant provisioning script
[15:52] Adding script to install GUI / Ansible
[16:41] Building with install script
[18:00] Rebooting to get GUI, reboot plugin
[18:45] Looking at VM, next steps

#pentest #ctf #vagrant #virtualbox