Skip to content

Releases: Z4kSec/Masky

v0.2.0

28 Jan 22:06
Compare
Choose a tag to compare

Masky version 0.2.0:

  • Add -fa / --file-args parameter that, once combined with the -e argument, allows to use packed binaries without having to process parameter command line parameters
  • Update certipy library (v4.3.0)

v0.1.2

27 Nov 16:10
Compare
Choose a tag to compare

Masky version 0.1.2:

  • Add -e / --exe parameters to specify the local path of the Masky agent executable to be used (i.e. custom packed agent)
  • Cleaning of the Masky.csproj to remove the manifest part, including the signature (issue #3, thanks to @ChoiSG)

v0.1.1

19 Oct 22:56
Compare
Choose a tag to compare

Masky version 0.1.1:

  • Improve the library to be integrated to CME
  • Dirty "tracker" feature that ease the logging of errors while using Masky as a library
  • Add a quiet mode to turn off Masky logging
  • Add a "stealth" parameter to run the agent by modifying an existing service (RasAuto) or by creating a random one

v0.0.5

05 Sep 22:31
Compare
Choose a tag to compare

Masky version 0.0.5:

  • Add CLI parameters to the Masky agent in order to ease its use in a standalone mode
  • Enable the override of the domain when authenticating via keberos CCACHE
  • Cleaning of unused code
  • Minor bug fixes and output changes

v0.0.4

23 Aug 17:27
Compare
Choose a tag to compare

Masky version 0.0.4:

  • Add "--template" option to set an arbitrary name (default: 'User')
  • Fixed bugs mainly regarding the chosen domain name while authenticating on the KDC