February 2018
Intermediate to advanced
396 pages
9h 38m
English
Reconnaissance is a crucial step in information security. PowerView is an amazing recon tool – it is a domain-network situational awareness tool. You can grab it from https://github.com/PowerShellMafia/PowerSploit/blob/master/Recon/PowerView.ps1.
As usual, clone the project or simply download it as a .zip file, as shown:
git clone https://github.com/PowerShellMafia/PowerSploit.git

PowerView will give you the ability to perform many reconnaissance tasks, as follows:
Read now
Unlock full access