mirror of
https://github.com/NetSPI/PowerHuntShares.git
synced 2025-05-05 03:38:42 +02:00
Update README.md
This commit is contained in:
parent
bffa1363b5
commit
902369734c
@ -73,7 +73,7 @@ PS C:\temp\test> Invoke-HuntSMBShares -Threads 100 -OutputDirectory c:\temp\test
|
||||
|
||||
.EXAMPLE 4: Run from a non-domain computer with credential. Performs Active Directory computer discovery by default.
|
||||
C:\temp\test> runas /netonly /user:domain\user PowerShell.exe
|
||||
PS C:\temp\test> Import-Module Invoke-HuntSMBShares.ps1
|
||||
PS C:\temp\test> Import-Module PowerHuntShares.psm1
|
||||
PS C:\temp\test> Invoke-HuntSMBShares -Threads 100 -RunSpaceTimeOut 10 -OutputDirectory c:\folder\ -DomainController 10.1.1.1 -Credential domain\user
|
||||
|
||||
===============================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user