Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-29 | Fixed encoding | Kevin Robertson | 1 | -4/+4 | |
I removed the BOM characters that slipped into the files. They were causing import problems with some tools like Empire. I switched the SMBExec service startup type to manual just in case the delete doesn't complete. Updated one of the SMBExec messages. | |||||
2017-03-07 | Added support for longer commands | Kevin Robertson | 1 | -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-15 | Readme update and small SMB2 fix | Kevin Robertson | 1 | -1/+11 | |
Fixed an error catch with SMB2. | |||||
2017-01-02 | Initial commit | Kevin Robertson | 1 | -0/+2305 | |