index
:
PowerSploit
dev
master
PowerSploit - A PowerShell Post-Exploitation Framework
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
PowerSploit.psm1
blob: 5ea3b6272876a29b92f5d5f04cc39b5bd4966c0c (
plain
)
1
Get-ChildItem $PSScriptRoot | ? { $_.PSIsContainer } | % { Import-Module $_.FullName }