aboutsummaryrefslogtreecommitdiff
path: root/Invoke-SMBExec.ps1
AgeCommit message (Collapse)AuthorFilesLines
2017-03-07Added support for longer commandsKevin Robertson1-78/+375
Added logic to Invoke-WMIExec and Invoke-SMBExec to split long commands over multiple packets. SMBExec now supports Empire 2.0 launchers.
2017-01-15Readme update and small SMB2 fixKevin Robertson1-1/+11
Fixed an error catch with SMB2.
2017-01-02Initial commitKevin Robertson1-0/+2305