cube0x0/MiniDump: C# Lsass parser
2021-08-14 23:32:20 Author: github.com(查看原文) 阅读量:66 收藏

Latest commit

Files

Permalink

Failed to load latest commit information.

Type

Name

Latest commit message

Commit time

C# implementation of mimikatz/pypykatz minidump functionality to get credentials from LSASS dumps.

poc

Usage

procdump64.exe -ma lsass.exe lsass.dmp
C:\minidump.exe lsass.dmp

Supported Credentials

  • Lsa
  • Msv
  • Kerberos
  • WDigest
  • SSP
  • TsPkg
  • Credman
  • Dpapi
  • CloudAP

Todo

  • LiveSSP
  • NT5 Support
  • x86 Support

Known Bugs

  • Not finding all logon sessions

Acknowledgements

Minidump is based on the following projects and the work by the creators

About

C# Lsass parser

Resources

Readme


文章来源: https://github.com/cube0x0/MiniDump
如有侵权请联系:admin#unsafe.sh