PowerSploit/Exfiltration/Exfiltration.psm1

1 line
66 B
PowerShell

Get-ChildItem (Join-Path $PSScriptRoot *.ps1) | % { . $_.FullName}