The Auror Project


Auror Title Image

Challenge - 2: Crown Jewel Analysis

This challenge is all about users and groups in Active Directory Network. We need to create a number of different users and groups. Once done, we need to add the users into their respective groups. The complete thing can be done using the GUI as well as the CLI. In this write up, I’ll be performing everything using the GUI.

If you are already familiar with the process of creating users and adding them into groups, the complete challenge would hardly take 15 minutes to complete.

The Task

The Task includes 3 machines:

  1. The Domain Controller
  2. The Crown Jewel Server
  3. Your own machine

The task is divided into 2 phases:

Phase-1:

Create and distribute the following security groups:

In total there will be 5 Groups and 23 Users.

Phase-2:

In Phase-2, we need to perform some detections.

Phase-1:

Steps to Create a new Local User on Server

  1. Go to Server Manager
  2. Click on Tools and select Computer Management
  3. Under System Tools, click on Local Users and Groups
  4. Double Click on Users Folder
  5. Right Click and Select New User
  6. Enter all the details and click on Create

Steps to Create a new Group on Server

  1. Go to Server Manager
  2. Click on Tools and select Computer Management
  3. Under System Tools, click on Local Users and Groups
  4. Click on Group Folder
  5. Right Click and Select New Group
  6. Enter all the details, add the members and click on Create

Steps to Create a new Local User on Standard Windows

  1. Go to Control Panel
  2. Select User Accounts and then again User Accounts
  3. Select Manage Another Account
  4. Click on Add a new user in PC settings
  5. Under Other Users, click on Add someone else to this PC
  6. In the Microsoft Account Prompt, click “I don’t have this person’s sign-in information”
  7. In the next prompt, click “Add a user without a Microsoft account”
  8. Enter all the required information and click create.
  9. Once the account is created, select the account and change the Account Type to Administrator.
  10. Click on Add a new user in

Creating Local Administrators

  1. Go to Server Manager
  2. Click on Tools and select Computer Management
  3. Under System Tools, click on Local Users and Groups
  4. Click on Group Folder
  5. Right click on Administrator’s Group and select Properties.
  6. Under members, click on Add
  7. Select Location to Machine Name and click OK
  8. Click Apply and then OK

Giving Users RDP Rights

  1. Go to Server Manager
  2. Click on Tools and select Computer Management
  3. Under System Tools, click on Local Users and Groups
  4. Click on Group Folder
  5. Right click on Remote Desktop Users and select Properties
  6. Under members, click on Add
  7. Select Location to Machine Name and click OK
  8. Click Apply and then OK

Creating Users in Active Directory

  1. Go to Server Manager
  2. Click on Tools and Select Active Directory Users and Computers
  3. Under the domain name, select Users
  4. Right Click and Select New and then Users
  5. Enter the required details
  6. Click Next, Enter Password and OK

Creating Domain Admins

  1. Go to Server Manager
  2. Click on Tools and Select Active Directory Users and Computers
  3. Under the domain name, select Users
  4. Double click on Domain Admins Group
  5. Go to the Members Tab and Click Add
  6. Enter the required details and click OK

Users Created

Crown Jewel  User Machine  Domain Controller
john  rocky  rambo
jack  ron  addy
emma  jeff  tench
elizabeth  kevin  jackson
samuel  mary  drake
goblin  louis
dobby  jimmy
rick  tony
  sammy
  michael

Groups and its Members

Crown Jewel Server

Server Administrator  Server Maintenance
john  john
jack  jack
emma  goblin
elizabeth  dobby
samuel  rick

Server Admins Server Maintenance

User Machine

Helpdesk Administrator
rocky
ron
jeff
kevin
mary

Helpdesk Admins



Domain Controller

Domain Admins  Exchange Admins
rambo  louis
addy  jimmy
trench  tony
jackson  sammy
drake  michael

Domain Admins Exchange Admins

© 2024 Simardeep Singh | Some Rights Reserved