::index
#LSASS
Knowledge base entries tagged LSASS.
C# implementation of mimikatz/pypykatz minidump functionality to get credentials from LSASS dumps.
linWinPwnSwiss-Army knife for Active Directory Pentesting using Linux.
LsassyPython library to remotely extract credentials on a set of hosts.
MimikatzIs a tool I've made to learn C and make somes experiments with Windows security.
PypykatzMimikatz implementation in pure Python. At least a part of it :)
DumpThatLSASSDumping LSASS by Unhooking MiniDumpWriteDump by getting a fresh DbgHelp.dll copy from the disk , plus functions and strings obfuscation , it contains Anti-sandbox , if you run it under unperformant Virtual Machine you need to uncomment the code related to it and recompile.