Skip to main content

PowerView

Overview

A set of PowerShell functions that can be used to enumerate ActiveDirectory. Part of the larger PowerSploit Framework



Usage

Transfer PowerView.ps1 to the compromised target. Requires a PowerShell session. Then, source the file into the current session:

. .\PowerView.ps1



Tips & Tricks

Refer here for a set of tips and tricks.