Skip to content

Small enough to carry on your back (Backpack) πŸŽ’πŸ’»

License

Notifications You must be signed in to change notification settings

Humoud/BackBag-Lab-VM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

BackBag Lab\VM

backbag

BackBag Lab\VM, small enough to carry on your back (Backpack) πŸŽ’πŸ’»

Background & Purpose

I needed a way to quickly setup a small environment that allows me to test both, blue and red teaming related stuff on my laptop πŸ’». There are also times where I just need an ubuntu server or a win10 instance with a specific set of tools and not a whole environment. This project caters for such cases.

Wiki

Refer to the Wiki for more details:

Design

This project uses Vagrant and a collection of powershell\bash scripts to provision and configure VMs.

VMs

Windows base images are from DetectionLab. Many thanks to them β™₯.

VM Name OS
WINSRV01 Windows Server 2016
WINSRV02 Windows Server 2016
WIN01 Windows 10
NIX01 Ubuntu 20.04

Available Environment Configurations

VM AD Server Join to Domain IIS Web Server Standalone
WINSRV01 βœ… ❌ ❌ βœ…
WINSRV02 ❌ βœ… βœ… βœ…
WIN01 ❌ βœ… ❌ βœ…
NIX01 ❌ ❌ ❌ βœ…

βœ… = You can enable this setup for the VM. ❌ = Setup not available.

AD Server: VM can be promoted to a Domain Controller.

Join to Domain: VM can be joined to domain. Requires a machine with setup "AD Server" to be available.

IIS Web Server: IIS Web Server can be installed on the VM.

Standalone: VM can be created and used without requiring any other VM to exist. Note that "Join to Domain" feature can not be used when using a VM in standalone setup.

Credits

Creative Director and 3D Logo Designer:

MacOS testing and troubleshooting:

This project is heavily inspired by DetectionLab β™₯. I built upon and modified it, this work was not from scratch:

About

Small enough to carry on your back (Backpack) πŸŽ’πŸ’»

Topics

Resources

License

Stars

Watchers

Forks