Update README.md

This commit is contained in:
Scott Sutherland 2022-09-15 10:15:23 -05:00 committed by GitHub
parent 72ef74b512
commit 60b2e71714
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,7 @@ By default, that includes the shares <pre> wwwroot, inetpub, c$, and admin$ </
However, additional exposures may exist that are not called out beyond that. However, additional exposures may exist that are not called out beyond that.
# Setup Commands # Setup Commands
Below is a list of commands that can be used to load PowerHuntShares into your current PowerShell session. Please note that one of these will have to be run each time you run PowerShell is run. It is not persistent.
<pre> <pre>
Set-ExecutionPolicy -Scope Process Bypass Set-ExecutionPolicy -Scope Process Bypass
Import-Module .\PowerHuntShares.psm1 Import-Module .\PowerHuntShares.psm1