All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.3 - 2019-03-03
- Fixed SharpSploit.Enumeration.Host.ChangeCurrentDirectory() to accept absolute paths
- Fixed SharpSploit.Enumeration.Host.GetProcessList() retrieves valid ppid values
v1.2 - 2019-02-12
- Added CHANGELOG.md
- Added Assembly EntryPoint execution
v1.1 - 2018-11-03
- Added DCOM lateral movement
- Added nuget package
- Updated README
- Fixed Domain warnings
- Fixed XML path
- Fixed Mimikatz quoting
- Initial release