LaZagne - Windows version 2.1
LaZagne 2.1 (28/04/2017)
-
Only Windows
- removing many dependencies (win32api, win32crypt, win32xxx, colorama, etc.) using ctypes
- adding little modules
- retrieve passwords when autologon is enabled
- retrieve passwords stored in unattended files
- using creddump to retrieve system hashes + LSA secrets
- little bugs fixed + some code review
-
Linux
- adding mimipy module from n1nj4sec (https://github.com/n1nj4sec/mimipy) to retrieve the system password from memory (need root privileges)