Awesome
PowerView Aggressor Script for CobaltStrike
A user menu for @harmjoy's PowerView
and SharpView
Very similar to the PowerView v2 aggressor script
All functions listed in the PowerView about page are included in this with all arguments for each function.
Has the ability to accept credentials (format: domain\user password to parse correctly)
With SharpView now has the ability to leverage execute-assembly and like before PowerPick and PowerShell
Now has a help menu that provides the description and Parameters from the PowerView.ps1 source
The script does not automatically do powershell-import for PowerView you must manually do that first. Additionally, depending on your placement of SharpView you may need to change the location in the $sharpviewlocation variable.
Please note this requires PowerView 3.0 (current dev branch) and SharpView (only version)
Blog Here