.. / AD - PowerSploit - Find Network Shares

PowerSploit is a collection of Microsoft PowerShell modules that can be used to aid penetration testers during all phases of an assessment. PowerSploit is comprised of the following modules and scripts:

Commands:

runas /netonly /userAD\User "Powershell.exe -exec bypass"

PS >. .\c:\Recon\PowerView.ps1

Import-Module (Resolve-Path(‘Powersploit’))

Import-Module (Resolve-Path(‘Recon’))

$ Invoke-ShareFinder -ComputerFile hosts.txt -NoPing -CheckShareAccess

Command: Copy References:

https://github.com/PowerShellMafia/PowerSploit/tree/master/Recon

https://github.com/PowerShellMafia/PowerSploit/