Premise
In this tutorial, I explained how to enumerate current logged on users on Active directory. Then we enumerated service principal names to obtain details about the running servers on active directory. All that is done with Powershell.
Skills Learned
- Powershell
- Active directory
Windows Active Directory Penetration Testing Study Notes
PowerView script
https://github.com/PowerShellMafia/PowerSploit/tree/master/Recon
Video Walk-through
Show Comments