Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
Added logic to Invoke-WMIExec and Invoke-SMBExec to split long commands
over multiple packets. SMBExec now supports Empire 2.0 launchers.
|
|
Fix to prevent certain command lengths from triggering WMI error code
0x1C01000B. Thanks to @vysec for reporting the issue and testing.
|
|
|