Skip to content

Releases: login-securite/lsassy

v3.1.13

31 Dec 11:56
eae6ac5
Compare
Choose a tag to compare
  • Drop support for Python3.9 and lower
  • Add ruff pre-commit
  • Fix comsvcs with powershell

v3.1.12

26 Sep 11:36
d425549
Compare
Choose a tag to compare

Fix #96

v3.1.11

13 May 12:06
9c26e3a
Compare
Choose a tag to compare
Merge pull request #95 from login-securite/3.1.11

3.1.11

v3.1.10

17 Apr 09:16
0e05b59
Compare
Choose a tag to compare

Nothing really, messed up some stuff in my git bad skillz

v3.1.9

05 Nov 17:11
Compare
Choose a tag to compare
  • Add some tests 92e4ae4 (Still need some work to do, but better than nothing :))
  • Expiration time in ticket filenames f088fed & bc31c0e
  • Update EDRSandBlast module 041b91c
  • Fix deployement of tests by @noraj #85
  • Fix pretty output (and nice code refactor) by @n3rada #88

v3.1.8

08 Apr 11:13
14d8f8a
Compare
Choose a tag to compare

Hot fixes on new logging capabilities

  • Fix table output
  • Compatible with python < 3.11
  • Handle --no-color parameter

Version 3.1.7

06 Apr 21:28
4e4b4e5
Compare
Choose a tag to compare

Merge #79 : Update logging mechanism so now it creates a logger, and it doesn't use the default logging object. Thank you @Marshall-Hallenbeck for this great clean up!

Version 3.1.6

17 Nov 15:09
f2ed41f
Compare
Choose a tag to compare
  • Update Pypykatz min version to get full results
  • Minor changes & fixes

Version 3.1.4

09 Nov 19:42
cf6caa7
Compare
Choose a tag to compare
  • Add SilentProcessExit method
  • Fix double output issue
  • Fix hard coded /tmp path in EDRSandBlast dump method for Windows compatibility

Version 3.1.3

06 Jul 07:48
Compare
Choose a tag to compare

Hot fix

When using --no-masterkeys flag, no credentials would be returned.

Change default

Default was to display masterkeys. Now, flag --masterkeys needs to be used.