Skip to content

Commit

Permalink
changelog updated
Browse files Browse the repository at this point in the history
Former-commit-id: 7dfe554 [formerly 7dfe554 [formerly 7dfe554 [formerly 2afdd7b]]]
Former-commit-id: 3f490d8be2449f4c38ca950db17165b7e7d90193
Former-commit-id: 4b894b5
Former-commit-id: 91a9677
  • Loading branch information
AlessandroZ committed Apr 28, 2017
1 parent 6a2ef1c commit b183c23
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
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)

LaZagne 2.0 (20/12/2016)
- Only Windows:
* only one process is launched (impersonnation is done using "ImpersonateLoggedOnUser" and no more "CreateProcessAsUser")
Expand Down

0 comments on commit b183c23

Please sign in to comment.