Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 2.39 KB

README.md

File metadata and controls

37 lines (25 loc) · 2.39 KB

AutomatedBadLab

PowerShell scripts to create sandboxed or vulnerable environments using HyperV and AutomatedLab

Quick Start

Run the install script

Building Labs

The easiest way to get a machine is to start with is to run Standalone Template

  1. (First time only) Create a Windows 11 Base image to make subsequent builds much quicker
  2. Create a Windows 11 Machine
  3. Run a Windows Update Scheduled task to install all available updates

To build a vulnerable Active Directory, run the AutomatedBadLab Template.

Each Custom Role comes with its own README and in some cases a Lab Template to demonstrate its use.

Notes

If you are running AutomatedBadLab on a Virtual Machine, the recomendation is to build a DHCP / Internet Router VM via the Router Template.

Example Active Directory Template which uses the dual-NIC configuration.

RDCMan is recommended for managing RDP connection profiles. AutomatedLab updates the local hosts file during the build process, so only NETBIOS names are required to connect to lab machines.

Further Reading

TrustedSec Blog Post provides a great runthrough on how to get set up.

Acknowledgements

Disclaimer

THE SCRIPTS PROVIDED IN THIS PACKAGE ARE FOR EDUCATIONAL PURPOSES AND TESTING ONLY. THEY ARE NOT INTENDED TO BE EXECUTED IN A PRODUCTION ENVIRONMENT.

USE OF THESE SCRIPTS IS AT YOUR OWN RISK. THE AUTHOR MAKES NO WARRANTIES AS TO THE FUNCTIONALITY, EFFECTIVENESS, OR SUITABILITY OF THESE SCRIPTS FOR ANY PARTICULAR PURPOSE. THE AUTHOR SHALL NOT BE RESPONSIBLE FOR ANY DAMAGES, INCLUDING BUT NOT LIMITED TO, DATA LOSS, SYSTEM DOWNTIME, OR SYSTEM INSTABILITY ARISING FROM YOUR USE OF THESE SCRIPTS.

BY USING THESE SCRIPTS, YOU ACKNOWLEDGE THAT YOU UNDERSTAND AND ACCEPT THESE TERMS.