0 - Course Summary
Topics
Active Directory (AD)
PowerShell
Domain Enumeration
Trust and Privileges Mapping
Local Privilege Escalation
Credential Replay Attack (Over-PTH, Token Replay, etc.)
Domain Privilege Escalation
Dumping System and Domain Secrets
Kerberos Attack and Defense (Golden, Silver tickets and more)
Abusing Cross Forest Trusts
Delegation Issues
Persistence Techniques
Abusing SQL Server Trusts in an AD Environment
Detecting Attack Techniques
Defending an Active Directory Environment
Bypassing Defenses
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
Last updated