Repository navigation

#

lsass

The swiss army knife of LSASS dumping

C
2008
1 年前

Credentials gathering tool automating remote procdump and parse of lsass process.

Python
770
5 年前

Dump lsass using only NTAPI functions by hand-crafting Minidump files (without MiniDumpWriteDump!!!)

C#
681
5 个月前

Dump lsass using only NTAPI functions creating 3 JSON and 1 ZIP file... and generate the MiniDump file later!

C#
509
5 个月前

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

C#
267
5 年前

Windows NTLM Authentication Backdoor

C++
240
9 个月前

Dumping LSASS with a duplicated handle from custom LSA plugin

C#
202
4 年前

Enabled / Disable LSA Protection via BYOVD

C++
78
4 年前

Dumping Windows Local Credentials Tools/Tricks

PowerShell
68
6 年前

Windows NTLM hash dump utility written in C language, that supports Windows and Linux. Hashes can be dumped in realtime or from already saved SAM and SYSTEM hives.

C
66
2 年前

Dump protected process memory by using BYOVD to tamper with handle objects in the kernel.

C
37
2 个月前

Windows Hardening Powershell Scripts

PowerShell
19
2 天前

A lsass dump tool using MiniDumpWriteDump & syscall(NtOpenProcess) technique. only tested on windows 11 with defender enabled:-)

C
15
2 年前

By manipulating LSASS memory flags like UseLogonCredential and IsCredGuardEnabled, this repo demonstrates how Credential Guard can be bypassed—restoring cleartext credentials despite the protection appearing active. Requires SYSTEM-level access and targets VBS-based defenses.

C++
11
4 个月前

Shellcode for creating a minidump file of the lsass.exe process.

Python
11
3 年前

A bootkit to bypass Windows login (WIP)

Rust
10
2 年前

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 using the SeDebugPrivilege escalation to make malware analysis faster and easier.

CMake
9
1 年前

Dump lsass with windows client and extract creds with pypykatz

Python
4
6 年前