githubEdit

PowerView/SharpView

circle-check

The most up-to-date version of PowerView will always be in the dev branch of PowerSploit: https://github.com/PowerShellMafia/PowerSploit/blob/dev/Recon/PowerView.ps1arrow-up-right

SharpViewarrow-up-right is a .NET port of PowerViewarrow-up-right

Quick enumeration

Domain info

Users, Groups, Computers & OUs

Logon and Sessions

Group Policy Object - GPOs

If an attacker has high privileges over a GPO he could be able to privesc abusing it by add permissions to a user, add a local admin user to a host or create a scheduled task (immediate) to perform an action. For more info about it and how to abuse it follow this link.

Learn how to exploit permissions over GPOs and ACLs in:

Abusing Active Directory ACLs/ACEschevron-right

ACL

Shared files and folders

Domain Trust

Low-hanging fruit

Deleted objects

MISC

SID to Name

Kerberoast

Use different credentials (argument)

Impersonate a user

Set values

circle-check

Last updated