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: 430c1b856c7e698335372b6bf1baf27204ef786d (
plain
)
1
Get-ChildItem $PSScriptRoot | ? { $_.PSIsContainer } | % { Import-Module $_.FullName }