Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.21 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.21 KB

Windows Hardening Practice

Overview

This repo allows anyone to practice simple hardening techniques on a weakened Windows 10/11 virtual machine. To not be spoiled, do not look at the scripts within the repo till you get stuck. :)

Instructions

  1. Navigate to directory of repo on local system
  2. Open powershell in directory as administrator.
  3. Run following command...
powershell -ExecutionPolicy Bypass ./FunkyStuff.ps1 ./schema.json

Authorized Administrators

jsmith
ajordan

Authorized Users

Ghost
SuperGuest
apowers

Enjoy!