Credentials gathering tool automating remote procdump and parse of lsass process.
翻译 - 凭证收集工具可自动进行远程procdump和lsass进程的解析。
Dump lsass using only NTAPI functions by hand-crafting Minidump files (without MiniDumpWriteDump!!!)
Dump lsass using only NTAPI functions creating 3 JSON and 1 ZIP file... and generate the MiniDump file later!
Another LSASS dumping tool that uses a dynamically compiled LSA plugin to grab an lsass handle and API hooking for capturing the dump in memory
Dumping LSASS with a duplicated handle from custom LSA plugin
翻译 - 使用自定义 LSA 插件的重复句柄转储 LSASS
Windows Hardening Powershell Scripts
A plugin for x64dbg that allows you to hook the Local Security Authority Subsystem Service process to extract all possible TLS(On handshake, Import, Export or Generate) keys from the operating system ...
#安全#CSE 4118 Cryptography and Security Lab
Dump lsass with windows client and extract creds with pypykatz
LSASSExtractor is a lightweight tool designed to capture memory dumps of the LSASS process on Windows systems. By leveraging the Windows API, it locates the target process and creates a memory dump, w...
LeakGuard is a project to prevent the use of leaked passwords.