ℹ️0 - Course Summary

Topics

  1. Active Directory (AD)

  2. PowerShell

  3. AD Enumeration

  4. Trust and Privileges Mapping

  5. Local Privilege Escalation

  6. Lateral Movement

  7. Persistence

  8. Detection and Defense

Scope of Lab

Subnet range (only on course lab) -> 172.16.1.0/24 - 172.16.17.0/24

Everything else in not in scope.

PowerShell

Powershell provides access to almost everything in a Windows platform and Active Directory Environment.

It's based on .NET framework and is integrated with Windows OS.

We'll use it to interpretate attacker methodologies and running powerful scripts.

Resources

❗ Disclaimer

Last updated