Skip to content

LaZagne v2.3.2 is out

Compare
Choose a tag to compare
@AlessandroZ AlessandroZ released this 22 Mar 12:18
· 874 commits to master since this release
  • Windows
    • Big code review
    • Lots of minor bug fixed
    • If windows user found => domain passwords retrieved from credentials files
    • If windows user not found => DPAPI hash printed to bruteforce with john or hashcat (no admin privilege required)
    • New modules added postgresql and psi-im (thanks to @m41nt41n3r)
    • XP managed
    • Adding support for newest firefox version. Awesome work from lclevy: https://github.com/lclevy/firepwd
    • Adding Wdigest passwords (using mimikatz signature)
    • Note: right now, LaZagne x86 cannot read memory from a x64 process (so some modules cannot work using this build such as wdigest passwords)
      • That's why, two lazagne binaries have been built (x86 and x64).
  • Linux