Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 976 Bytes

CHANGELOG.md

File metadata and controls

35 lines (27 loc) · 976 Bytes

Changelog

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

  • Fixed SharpSploit.Enumeration.Host.ChangeCurrentDirectory() to accept absolute paths
  • Fixed SharpSploit.Enumeration.Host.GetProcessList() retrieves valid ppid values

v1.2 - 2019-02-12

Added

  • Added CHANGELOG.md
  • Added Assembly EntryPoint execution

v1.1 - 2018-11-03

Added

  • Added DCOM lateral movement
  • Added nuget package

Changed

  • Updated README

Fixed

  • Fixed Domain warnings
  • Fixed XML path
  • Fixed Mimikatz quoting

v1.0 - 2018-09-20

  • Initial release