Skip to content

AlrikRr/ActiveDirectory_Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActiveDiretory_Lab

⚠ Work in progress !

Active DIrectory Lab for Pentesting Practice

Thanks to @johnHammond

Lab Setup

  1. Domain Controller - DC01.NERV.COM
    • Interface 1 : 192.168.100.50/24 (NAT Network - vmware)
    • Interface 2 : 192.168.2.50/24 (Bridge Network - Local)

Users Creation

  1. \Code\gen_random_users.ps1 : RUn this script to generate a JSON file with random groups and random users
gen_random_users.ps1 -outJSONFile base.json
  1. \Code\ad_users.ps1 : Run this script on your DC with the new JSON file to add everything in the Domain
ad_users.ps1 -JsonFile base.json

About

Active DIrectory Lab for Pentesting Practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published