LIVE NEWSROOM · --:-- · May 30, 2026
A LIBRARY FOR SECURITY RESEARCHERS

TryHackMe Walkthrough: Active Directory Hardening

Post on X LinkedIn
TryHackMe Walkthrough: Active Directory Hardening

Active Directory (AD) is widely used by almost every big organisation to manage, control and govern a network of computers, servers and other devices. The room aims to teach basic concepts for hardening AD in line with best cyber security practices.

Learning Objectives

The topics that we will cover in this room include:

  • Secure authentication methods
  • Securing hosts through group policies
  • Implementing the Least Privilege model
  • Protection against known AD attacks
  • Recovery Plan (Post-compromise scenario)

Prerequisites

Before starting this room, we recommend going through the following rooms to develop a solid understanding of Windows AD:

Connecting to the Machine

We will be using Windows Server 2019 as a development/test machine throughout the room with the following credentials:

  • IP: MACHINE_IP
  • Username: Administrator
  • Password: tryhackmewouldnotguess1@

You can access the VM by clicking Start Machine. The machine will start in a split-screen view. If the VM is not visible, use the blue Show Split View button at the top-right of the page. Alternatively, you can access the VM through Remote Desktop using the above credentials.

Let’s begin. Active Directory

// 01 Task 2 Understanding General Active Directory Concepts

Question: What is the root domain in the attached AD machine?
Answer: tryhackme.loc
Hint: Server Manager > Tools > Active Directory Domains and Trust

Active Directory Concepts

// 02 Task 3 Securing Authentication Methods

Question: Change the Group Policy Setting in the VM, so it does not store the LAN Manager hash on the next password change. Active
Path: Group Policy Management Editor > Computer Configuration > Policies > Windows Settings > Security Settings > Local Policies > Security Options > Domain controller: LDAP server signing requirements > select Require signing from the dropdown

Steps:
Open group policy management Active Directory
Expand Group Policy Objects Tab
Right-click and create new policy name {anythink}
Right click and edit the policy from the path given above

TryHackMe Walkthrough: Active Directory Hardening

Question: What is the default minimum password length (number of characters) in the attached VM?
Answer: 7

// 03 Task 4 Implementing the Least Privilege Model

Question: Computers and Printers must be added to Tier 0 – yea/nay?
Answer: nay

Question: Suppose a vendor arrives at your facility for a 2-week duration task. Being a System Administrator, you should create a high privilege account for him – yea/nay?
Answer: nay

// 04 Task 5 Microsoft Security Compliance Toolkit

Question: Find and open BaselineLocalInstall script in PowerShell editor – Can you find the flag?
Hint: go to {C:UsersAdministratorDesktopScriptsWindows Server 2019 Security BaselineLocal_Script}
then right click and open Baeline script in editor and fing the flag
Answer: Flag : THM{00001}

Question: Find and open MergePolicyRule script (Policy Analyser) in PowerShell editor – Can you find the flag?
Hint: path to go {C:UsersAdministratorDesktopScriptsPolicyAnalyzerPolicyAnalyzer_40}
Answer: Flag : {THM00191}

// 05 Task 6 Protecting Against Known Attacks

Question: Does Kerberoasting utilise an offline-attack scheme for cracking encrypted passwords – yea/nay?
Answer: yea

Question: As per the generated report, how many users have the same password as aaron.booth?
Answer: 186

    TE
    Team Ciphers Security

    The Ciphers Security editorial team — practitioners covering daily threat intel, CVE deep-dives, and hands-on cybersecurity research. About us →

    Previous TryHackMe Walkthrough: Nmap Live Host Discovery Next TryHackMe Walkthrough: Nmap Basic Port Scans

    Latest News

    How to Automate Compliance Evidence Collection (Drata & Vanta 2026) Learn how to automate compliance evidence collection in 2026 using Drata or Vanta — step-by-step setup for AWS, Git… Best CNAPP Platforms 2026: Multi-Cloud Enterprise Buyer's Guide Best CNAPP platforms 2026: Wiz, Prisma Cloud, CrowdStrike, Orca, Lacework, Sysdig, Aqua, and Defender ranked for mu… Druva vs Rubrik vs Cohesity: Immutable Backup for Ransomware Recovery 2026 Compare Druva vs Rubrik vs Cohesity immutable backup for ransomware recovery 2026: architecture, RTO/RPO, pricing, … Drata vs Vanta vs Tugboat Logic: Compliance Automation Comparison 2026 Compare Drata vs Vanta vs Tugboat Logic on pricing, framework breadth, integrations, and time to audit-ready for SO… JINX-0164 Targets Crypto Firms with macOS Malware and CI/CD Hijacking JINX-0164 targets crypto firms with AUDIOFIX macOS malware via fake LinkedIn recruiters and CI/CD supply chain pois… CSPM vs CWPP: Choosing the Right Cloud Security Tool in 2026 CSPM vs CWPP cloud security 2026 guide: compare Wiz, Prisma Cloud, Lacework, and Defender for Cloud with a decision… FBI USB Insider Threat Alert: DLP Policy and Detection Controls FBI USB insider threat alert: Silent Ransom Group sends operatives to insert USB drives at law firms. Enterprise DL… Best Vulnerability Management Tools for Enterprise Security Teams in 2026 Evaluate the best vulnerability management tools enterprise 2026: Tenable, Qualys, Rapid7, Wiz, and Falcon Spotligh…
    Scroll to Top
    Ad