Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Lab Setup Process #40

Open
bluesentinelsec opened this issue Dec 7, 2021 · 3 comments
Open

Improve Lab Setup Process #40

bluesentinelsec opened this issue Dec 7, 2021 · 3 comments
Assignees
Labels
on hold Issue is on hold pending resolutiono of other issues.

Comments

@bluesentinelsec
Copy link
Contributor

Presently our setup procedure has students cloning the repo and running shell scripts.

We would like to elevate the process to utilize a more professional solution, such as Vagrant and Packer.

The desired end state is for students to be able to stand up our lab environment in a trivial number of steps, for example:

vagrant up --provider=virtualbox

See DetectionLab for example implementations:

https://github.com/clong/DetectionLab

@bluesentinelsec
Copy link
Contributor Author

This feature is presently on hold, as we are presently focused on launching the course.

@bluesentinelsec bluesentinelsec added the on hold Issue is on hold pending resolutiono of other issues. label Feb 14, 2022
@activeshadow
Copy link
Contributor

@bluesentinelsec FYI, I've developed a Packer config for the Windows Server VM used in this lab. I can share it with you if you like.

I'm building out an experiment config for this lab using an orchestration platform I develop and maintain called phenix (which drives minimega if you're familiar with that), which is why I built the Packer config.

@activeshadow
Copy link
Contributor

@bluesentinelsec FYSA, you can find my Packer config here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold Issue is on hold pending resolutiono of other issues.
Projects
None yet
Development

No branches or pull requests

3 participants