Cyberlium

Active › Module 9 › Lesson 4

BeginnerModule 9Lesson 4/5

Lab — Report

Assemble AD defender report from $LAB_AD — findings, remediation proof, purple loop; no attack cookbooks.

25 min+40 XP3 quiz
Module progress4 of 5

Visual · t25_report_lab

Lab: full AD report pack from $LAB_AD. Original Cyberlium.

Opening

Ship a report blue can merge — findings, fixes verified, purple loop closed, zero stranger-domain recipes.

From Modules 6–9 $LAB_AD work: (1) ≥2 blue finding rows with ATT&CK and Event IDs; (2) remediation section with before/after proof from defense lab; (3) purple loop diagram with retest result; (4) integrity block — $LAB_AD only, no attack cookbook attachments; (5) executive summary for mentor — three sentences max; (6) chmod 600 report pack with index. Scan for Mimikatz scripts, DCSync cookbooks, Kerberoast tool output against strangers — must be zero. Gap paragraph for capstone checklist. Optional: detection rule stub names from Module 8 — not full Sigma export unless brief assigns.

1. Pack contents

Findings, remediation proof, purple loop, integrity, index.md.

Cross-link paths lab and detection lab artifact IDs.

Command guide

Try these commands — Pack contents

═══ WINDOWS / POWERSHELL (Active Directory Lab) ═══

Check current user, domain context, and security privileges

Command — copy this

whoami /user /groups /priv

Query active Domain Controller and trust relationships

Command — copy this

nltest /dsgetdc:$env:USERDOMAIN
nltest /domain_trusts

List password policy across the domain

Command — copy this

net accounts /domain

Check Kerberos ticket cache

Command — copy this

klist

═══ LINUX / BASH (Lab Network) ═══ Test DNS SRV resolution for Active Directory services

Command — copy this

dig _ldap._tcp.dc._msdcs.lab.local SRV +short
dig _kerberos._tcp.dc._msdcs.lab.local SRV +short

Primary tools to practice this lesson: grep, python3. Reference sites: Report lab (https://attack.mitre.org/); CISA reporting (https://www.cisa.gov/resources-tools/resources/active-directory-security-best-practices); Microsoft audit events (https://learn.microsoft.com/en-us/windows/security/threat-protection/auditing/). Run every command in the box — install first, then the usage lines — only on YOUR lab / program scope.

2. Quality bar

Every claim ties to lab evidence; fixes verified on $LAB_AD.

Professional tone — ticket-ready titles.

3. Share-safe export

Redact before any blog; mentor copy lab-domain default.

No live cred attachments in zip.

4. What you ship: AD defender report lab pack

Findings + remediation + purple + integrity — chmod 600.

5. What you record before the next lesson

AD report lab pack path.

6. Wrong vs right: stranger-domain attacks vs lab AD literacy

Worked failure — same MSF word, opposite target. Right never needs a café Wi-Fi or classmate laptop.

  • Wrong

    Report lab zip includes stranger-domain DCSync transcript.

  • Right

    AD report lab pack from $LAB_AD. Next: quiz.

Mission: report lab

1) Two finding rows. 2) Remediation before/after proof. 3) Purple loop with retest. 4) Integrity block; chmod 600 index.

Stuck? Ask Cyberlium AI Mentor

Ask Mentor: “Minimum purple retest evidence?”

Knowledge Check

1

APPLY: Report lab includes:

Multiple choice

Knowledge Check

2

APPLY: True or False: Attack scripts required in report lab.

True or False

Knowledge Check

3

APPLY: Report claims must:

Multiple choice

← Previous

Answer all 3 knowledge checks to continue. (0/3 answered)