PowerSploit/Recon/Recon.psm1

2 lines
67 B
PowerShell

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