• Stars
    star
    630
  • Rank 68,944 (Top 2 %)
  • Language
    PowerShell
  • License
    BSD 3-Clause "New...
  • Created about 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An introduction to Active Directory security

Active Directory Security - 101

This repository contains an introductory class on Active Directory security. The goal is to teach the basics about Active Directory and the relevant authentication protocols as well as finding and exploiting common flaws and misconfigurations.

Content

  • Slides containing the theoretical stuff
  • Lab Setup Guide containing instructions on how to setup a lab. Includes terraform scripts to automatically setup a lab in Microsoft Azure (not mandatory but speeds up the process if you are already familiar with Azure)
  • Exercises to walk through and practice different attack vectors

Where to start?

  1. Go through the Lab Setup Guide to build a lab environment.
  2. Go through the slides. In the slides you will find references to the lab exercises at regular intervals. Go through the corresponding exercise to practice what you've learned until then.
  3. Go on :-) - this is an introductory class. There's a whole lot more craziness to explore in the wonderous world of Active Directory and we haven't event talked about AAD yet.