- Added file content searching support when spidering shares - Added regex support when share spidering - Added option to exclude directories from spidering - Fixed logic bug when enumerating share access
1.0.7
- Consolidated Meterpreter injection commands - Added option to force Powershell code/commands to run in a 32bit process
1.0.6
- Added option to directly inject Meterpreter into memory using Invoke-Shellcode - Added option to enumerate password policies - Added option to enumerate disks - Added option to enumerate users by bruteforcing RID's - Added option to read UAC settings - Fixed null session support
1.0.5
- You can now specify a comma separated list of usernames,passwords, NTLM hashes or files containing them with the -u, -p and -H arguments - Re-implemented the -C (combo file) option for concurrency, additionally can now support entries in username:password format
1.0.4
- Added an option to specify a combo file containing domain\user:pass or domain\user:hash entries - Fixed a bug that would cause a traceback when using a hash but no plain-text password - Some output and code style tweaks
1.0.3
- Added an option to execute custom commands with Invoke-Mimikatz - Replaced Powersploits Invoke-Mimikatz with Empire's - Each successful login will now print a status line (Useful if you just want credential validation)