Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickzer0/RedLab

Files to automatically deploy red team Active Directory test lab
https://github.com/nickzer0/RedLab

Last synced: 3 months ago
JSON representation

Files to automatically deploy red team Active Directory test lab

Awesome Lists containing this project

README

        

# RedLab
Files to automatically deploy a red team active directory test lab as detailed on [NickZero.co.uk](https://nickzero.co.uk/automating-a-red-team-lab-part-2/)

## Important Note
The URL for the Windows 10 ISO expires after a set period of time, so here's how to update it. In typical MS fashion, it's not simple.

First, browse to the [MS Windows 10 Website](https://www.microsoft.com/en-gb/software-download/windows10ISO) using Google Chrome.

Next, (in Chrome at least) press F12 to open developer tools and go to the Network tab. Click the little "Wifi/cog" icon and change the User agent to "Safari - Mac" then refresh the Microsoft page in your browser. You should now be able to download the actual ISO.

Right click the "64-bit download" button, and select copy link address, and put it into a URL shortener such as [this](https://www.shorturl.at).

Add this shortened URL into the Windows10.json file.

....Easy <_<