BlueTeam.Lab Logo

BlueTeam.Lab

0
Free
Visit Website

This project contains a set of Terraform and Ansible scripts to create an orchestrated BlueTeam Lab. The goal is to provide red and blue teams with the ability to deploy an ad-hoc detection lab to test various attacks and forensic artifacts on the latest Windows environment and then to get a 'SOC-like' view into generated data. NOTE: This lab is deliberately designed to be insecure. Please do not connect this system to any network you care about. Lab Layout Prerequisites: A number of features need to be installed on your system in order to use this setup. Step 1 - Install Azure CLI. More details on https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash. Step 2 - Install Terraform. More details on https://learn.hashicorp.com/tutorials/terraform/install-cli sudo apt-get update && sudo apt-get install -y gnupg software-properties-common curl curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo apt-key add - sudo apt-add-repository 'deb [arch=amd64] https://apt.releases.hashicorp.com $(lsb_release -cs) main' sudo apt-get update && sudo apt-get install terraform

FEATURES

ALTERNATIVES

A repository of CTF source files and write-ups for CTFs from 2014, allowing contributions and corrections.

A tool to quickly get all JavaScript sources/files

A tool to dump a Git repository from a website

Recorded talks from the Hardwear.io Conference 2018 covering various hardware security topics.

Online cybersecurity conference with speakers' talks and interactive Q&A sessions.

A command-line tool for taking website screenshots and mobile emulations

Free tools for the CrowdStrike customer community to support their use of the Falcon platform.

Utilize the kernel's CSPRNG for generating crypto keys instead of userspace CSPRNGs to avoid randomness failures.