Skip to content

Leo4j/Invoke-ShareHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Invoke-ShareHunter

Enumerate the Domain for Readable and Writable Shares

iex(new-object net.webclient).downloadstring('https://raw.githubusercontent.com/Leo4j/Invoke-ShareHunter/main/Invoke-ShareHunter.ps1')
Invoke-ShareHunter
Invoke-ShareHunter -Username Senna -Password P@ssw0rd! -UserDomain ferrari.local
Invoke-ShareHunter -CompareTo C:\Users\Schumaker\Desktop\Shares_Senna_Readable.txt
Invoke-ShareHunter -Domain ferrari.local -DomainController DC01.ferrari.local
Invoke-ShareHunter -Targets "Workstation-01.ferrari.local,DC01.ferrari.local"
Invoke-ShareHunter -TargetsFile C:\Users\Public\Documents\Shares.txt
Invoke-ShareHunter -ReadOnly # Will not enumerate for writable shares

image

About

Enumerate the Domain for Readable and Writable Shares

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published