aka0 / vagrant-lab

Vagrantfile for setting up my lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Setup virtualized lab machine using vagrant under VirtualBox.

Machine Listing

All machines start with 2048MB ram and 2 CPUs.

REMNux

LAB-REMNux

FlareVM

LAB-FlareVM

Networking

DHCP Host-Only Network (VirtualBox default)

  • 192.168.56.0/24

All VMs will have Internet access upon creation.

Important Please make sure network is configured properly (e.g. isolated) prior to malware detonation.

Known Issue

  • Vagrant is unable to connect to FlareVM if private_network and static ip (host-only network) is used.

About

Vagrantfile for setting up my lab