Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 546 Bytes

File metadata and controls

10 lines (6 loc) · 546 Bytes

PopulateActiveDirectory

Powershell script to build active directory forest and populate AD with random AD objects including AD users objects, computers objects, groups objects, GPOs and network shares required. It also adds ASREProast account, kerberoastable account, and misconfigured ACLs to the domain for testing purposes

Usage:

. .\Invoke-PopulateAD.ps1

Invoke-LoadADObjects -DomainName rootdse.org -LimitUsers 25

ad_builder