Skip to content

Version 3.1.2

Compare
Choose a tag to compare
@Hackndo Hackndo released this 30 Jun 18:36
· 98 commits to master since this release
15a3264

Improvements

  • Add usable TGT in credentials output
  • TGT are automatically dumped and saved locally
  • Add SQLDumper method (Thanks Luis Rocha for SQLDumper technique)
  • Add nanodump_ssp dump method (#70 thanks to @snovvcrash)
  • Add rawrpc dump method (#74 thanks to @3gstudent)
  • Dissociate output and file format (#69 thanks to @D-XIII)
  • Add masterkeys in output (#71 thanks to @zblurx)
  • It's now possible to chain multiple commands on remote host to dump lsass (see comsvcs_stealth.py for example)
  • Add --keep-dump parameter to keep lsass dump (no delete)
  • Add --no-color parameter to disable colored output (maybe useful for Windows)

Thank you @snovvcrash, @3gstudent, @D-XIII and @zblurx for your contribution!