PowerView
Last updated
Last updated
Powerview is a powerful powershell script from powershell empire that can be used for enumerating a domain after you have already gained a shell in the system.
Start Powershell (powershell -ep bypass)
-ep
bypasses the execution policy of powershell allowing you to easily run scripts.
Move .ps1 file on the system and import it: