Lucene search
+L

302 matches found

Kitploit
Kitploit
β€’added 2026/09/17 11:37 a.m.β€’8 views

NimicStack

NimicStack NimicStack is the pure Nim implementation of Call Stack Spoofing technique to mimic legitimate programs. Whole project is based on the PoC shared by WithSecure Labs Compilation You can directly compile the source code with the following command: nim c -d=mingw --app=console --cpu=amd64...

6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/17 11:27 a.m.β€’12 views

blindsight

blindsight "There's no such things as survival of the fittest. Survival of the most adequate, maybe. It doesn't matter whether a solution's optimal. All that matters is whether it beats the alternative." -- Peter Watts, Blindsight 2006 Red teaming tool to dump LSASS memory, bypassing basic...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
β€’added 2026/09/17 10:16 a.m.β€’14 views

dumpguard_bof

DumpGuard BOF Beacon Object File BOF port of DumpGuard for extracting NTLMv1 hashes from sessions on modern Windows systems. About This Project This repository contains a Beacon Object File BOF implementation of DumpGuard, ported from the original C/.NET implementation to pure C for use with Havo...

6.1AI score
SaveExploits0References4
Kitploit
Kitploit
β€’added 2026/09/17 9:01 a.m.β€’10 views

CredsHunter

CredsHunter CVE-2026-3609 Β· Writeup LSASS credential dump proof-of-concept for a PPL-bypassing process-handle leak in Wellbia's XIGNCODE3 anti-cheat driver, xhunter1.sys. The driver exposes an IRPMJWRITE command interface that calls ObOpenObjectByPointer with AccessMode = KernelMode and without...

7.8CVSS5.9AI score0.00232EPSS
SaveExploits1References2
Kitploit
Kitploit
β€’added 2026/09/17 8:59 a.m.β€’201 views

pypykatz

🚩 Sponsors If you like this project, consider purchasing licenses of OctoPwn, our full pentesting suite that runs in your browser! For notifications on new builds/releases and other info, hop on to our Discord pypykatz Mimikatz implementation in pure Python. At least a part of it : Runs on all OS...

6AI score
SaveExploits0References8
Kitploit
Kitploit
β€’added 2026/09/17 8:44 a.m.β€’12 views

EDRSandblast

EDRSandBlast EDRSandBlast es una herramienta escrita en C que aprovecha un controlador firmado vulnerable para eludir las detecciones de EDR devoluciones de llamada de rutina de notificaciΓ³n, devoluciones de llamada de objetos y el proveedor ETW TI y las protecciones de LSASS. TambiΓ©n se...

7.7AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/17 8:31 a.m.β€’39 views

aggrokatz

aggrokatz What is this aggrokatz is an Aggressor plugin extension for CobaltStrike which enables pypykatz to interface with the beacons remotely. The current version of aggrokatz allows pypykatz to parse LSASS dump files and Registry hive files to extract credentials and other secrets stored...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/17 5:30 a.m.β€’10 views

MultiDump

MultiDump MultiDump is a post-exploitation tool written in C for dumping and extracting LSASS memory discreetly, without triggering Defender alerts, with a handler written in Python. Blog post: https://xreous.io/posts/multidump MultiDump supports LSASS dump via ProcDump.exe or comsvc.dll, it offe...

6AI score
SaveExploits0References8
Kitploit
Kitploit
β€’added 2026/09/17 4:06 a.m.β€’20 views

POSTDump

POSTDump Another tool to perform minidump of LSASS process using few technics to avoid detection. POSTDump is the C / .NET implementation of the ReactOS minidump function like nanodump, thus avoiding call to the Windows API MiniDumpWriteDump function. The dump logic code is saved under the...

6AI score
SaveExploits0References6
Kitploit
Kitploit
β€’added 2026/09/17 4:00 a.m.β€’13 views

HandleKatz

HandleKatz This tool was implemented as part of our Brucon2021 conference talk and demonstrates the usage of cloned handles to Lsass in order to create an obfuscated memory dump of the same. It compiles down to an executable living fully in its text segment. Thus, the extracted .text segment of t...

6AI score
SaveExploits0References5
Kitploit
Kitploit
β€’added 2026/09/17 3:30 a.m.β€’10 views

GhostKatz

GhostKatz Extract LSASS credentials directly from physical memory by abusing signed vulnerable drivers with physical memory read primitives via MmMapIoSpace, bypassing traditional user-mode detection capabilities. This tool was developed in collaboration between Julian PeΓ±a and Eric Esquivel. Thi...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
β€’added 2026/09/17 3:02 a.m.β€’13 views

lsassy

lsassy Python tool to remotely extract credentials on a set of hosts. This blog post explains how it works. This tool uses impacket project to remotely read necessary bytes in lsass dump and pypykatz to extract credentials...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
β€’added 2026/09/17 2:38 a.m.β€’12 views

ColdWer

A cold war on your endpoint. πŸ₯Ά ColdWer ColdWer leverages WerFaultSecure.exe PPL bypass to freeze EDR/AV processes and dump LSASS memory on modern Windows systems. root@kitploit: C O L D W E R └─┴─┴── WerFaultSecure └─┴──────── LSASS Dump └─┴──────────── Cold Freeze Freeze your EDR/AV. Extract wha...

6AI score
SaveExploits0References8
Kitploit
Kitploit
β€’added 2026/09/17 2:23 a.m.β€’11 views

KslKatzBof

KslKatzBOF A Beacon Object File BOF in-line LSASS credential extraction from C2 using the KslD.sys BYOVD technique. This project is based on the blog post: https://avantguard.io/blog/erfahrungsbericht-ki-gest%C3%BCtzte-bof-entwicklung-im-red-team Attribution This BOF is based on KslKatz Maximilia...

6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/17 2:04 a.m.β€’7 views

WSASS

WSASS This is a tool that uses the old WerfaultSecure.exe program to dump the memory of processes protected by PPL Protected Process Light, such as LSASS.EXE. The output is in Windows MINIDUMP format. This tool automatically replaces the"MDMP" magic header with a PNG magic header. After the dump ...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/17 1:56 a.m.β€’15 views

NativeDump

NativeDump NativeDump allows to dump the lsass process using only NTAPIs generating a Minidump file with only the streams needed to be parsed by tools like Mimikatz or Pypykatz SystemInfo, ModuleList and Memory64List Streams. NTOpenProcessToken and NtAdjustPrivilegeToken to get the...

6.2AI score
SaveExploits0References14
Kitploit
Kitploit
β€’added 2026/09/17 1:26 a.m.β€’16 views

KslDump

KslDump - BMVD Bring the Microsoft Vulnerable Driver Important context I reported the issue to Microsoft on 7 March 2026. However, almost 20 days earlier, the game-hacking community had already reversed and publicly discussed it. From my side, I do not follow their projects and I was not aware of...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
β€’added 2026/09/16 11:49 p.m.β€’46 views

redsnarf

root@kitploit: . \ \ | / / / \ | // \ / |\ \ / \ \ \ \ | | \ // // |/ \ | / | | /| | || /\ / /| /| || / / / / / / [email protected] @redsnarf RedSnarf is a pen-testing / red-teaming tool by Ed Williams for retrieving hashes and credentials from Windows workstations, servers and...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
β€’added 2026/09/16 11:05 p.m.β€’6 views

DuplicateDump

DuplicateDump DuplicateDump is a fork of MirrorDump with following modifications: DInovke implementation LSA plugin DLL written in C++ which could be clean up after dumping LSASS. MirrorDump compile LSA plugin as .NET assembly which would not be unloaded by LSASS process. That's why MirrorDump...

6AI score
SaveExploits0References2
Kitploit
Kitploit
β€’added 2026/09/16 11:04 p.m.β€’11 views

TrickDump

TrickDump TrickDump dumps the lsass process without creating a Minidump file, generating instead 3 JSON and 1 ZIP file with the memory region dumps. In three steps: Lock : Get OS information using RtlGetVersion. Shock : Get SeDebugPrivilege privilege with NtOpenProcessToken and...

6.2AI score
SaveExploits0References9
Rows per page
Query Builder