Skip to content

LaZagne - Windows version 2.0

Compare
Choose a tag to compare
@AlessandroZ AlessandroZ released this 20 Dec 16:43
· 851 commits to master since this release
  • only one process is launched (impersonnation is done using "ImpersonateLoggedOnUser" and no more "CreateProcessAsUser")
    • no more temporary file written on the disk
      • uses of powerdump from empire (thanks to adaptivethreat) to avoid writing hives on the disk (avoid "reg save ...")
  • better way to catch errors
  • json fixes (output to be more "human readable" + error encoding)
  • cleaning code
  • New category added called "memory": used to retrieve password on memory
  • New category added called "php":