aboutsummaryrefslogtreecommitdiff
path: root/Invoke-SMBClient.ps1
AgeCommit message (Collapse)AuthorFilesLines
2018-09-25Updates for Inveigh 1.4Kevin Robertson1-1/+1
2018-08-28Added Invoke-SMBEnum, easy SMB signing checks, refactors and bug fixesKevin Robertson1-1752/+2035
Invoke-SMBEnum added for User, Group, Share, and NetSession enumeration. SMB functions prepped for upcoming Inveigh Relay session integration. Unauthenticated SMB signing check.
2017-07-05Get to memory improvementsdevKevin Robertson1-1138/+1143
Changed to arraylist for downloading to memory to speed things up a little.
2017-06-12Added Invoke-SMBClientKevin Robertson1-0/+2655
Invoke-SMBClient performs basic file share tasks with pass the hash.